Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in native-activity

android ndk data save/load

Hiding the navigation bar in pure android native

Obtaining the name of an Android APK using C++ and the NativeActivity class

How to call native activity from java activity?

Keyboard input in android NDK using NativeActivity

Crash when closing soft keyboard while using native activity

java.lang.IllegalArgumentException: Unable to load native library

OpenGL ES Error to String

Race condition in android dlopen()?

fopen/fread APK Assets from NativeActivity on Android

Getting a Context from a NativeActivity

How to set content view of NativeActivity to component created in Java

Can't load native shared library with dependencies in a native activity app

"Unable to find native library" error in Native Activity app

Android pass parameter to Native Activity

Problem using OpenCV2.3.1 with Android Native Activity

Is it possible to create UI elements with the NDK ? - lack of specs in Android docs