-
Notifications
You must be signed in to change notification settings - Fork 62
Native Activity
Duy Tran Le edited this page Jun 7, 2018
·
5 revisions
Example from https://developer.android.com/ndk/samples/sample_na
- Click File menu, then select Open file
- Go to directory
/sdcard/CPlusPlusNIDE/Examples/native-activity - Select
native-activity.cto open it - Now click Run button on the action bar
- You can enter
CFLAGS,CXXFLAGSorLDFLAGSif need needed. In this case, just click Build button - Wait for build complete and see result, perfect.