Top "Native" questions

An application designed to run in the computer environment (machine language and OS) being referenced.

JavaScript Object (JSON) to URL String Format

I've got a JSON object that looks something like { "version" : "22", "who: : "234234234234" } And I need it in a string ready to …

javascript json xmlhttprequest native
what is the difference between Android Native browser and Chrome

Does anybody know if there is any difference between recently launched google chrome and the native browser of android (in …

android browser native
Can I use MongoDB as a replacement for CoreData on iOS?

I'm just starting to read up on NoSQL technologies such as MongoDB and CouchDB. I'm interested in knowing whether I …

iphone core-data mongodb couchdb native
C++/CLI : Casting from unmanaged enum to managed enum

What is the correct way of casting (in C++/CLI) from a native code enum to a managed code enum …

enums casting c++-cli native managed
I got problem with GeneratedPluginRegistrant.registerWith method and MethodChannel object while using flutter

I'm trying the example here https://flutter.dev/docs/development/platform-integration/platform-channels#step-1-create-a-new-app-project But it doesn't work if I …

android kotlin flutter native platform-specific
Modern, native way of creating WinAPI GUI apps in C++

First, I know this is kind of common question, but I could not find the exact answer I am looking …

c++ winapi user-interface native
Android - failure on loading library

I have a similar problem to this question, but slightly different. I have compiled a .so library to use with …

java android java-native-interface native
Windows Phone 7 and native C++/CLI

Microsoft recently released tools and documentation for its new Phone 7 platform, which to the dismay of those who have a …

windows-phone-7 arm c++-cli native jit
how to generate AndroidManifest.xml from a react-native app created with react-native init

I used react-native init to create my react application. I'm trying to tie in auth0 and auth0 documentation is saying …

android reactjs native auth0
Decibel Sound Meter for Android

I am new to Android and looking to write an app for measuring decibel sound level. The idea is that …

android audio native decibel