Skip to content

Native Activity

Duy Tran Le edited this page Jun 7, 2018 · 5 revisions

Native Activity

Example from https://developer.android.com/ndk/samples/sample_na

  1. Click File menu, then select Open file
  2. Go to directory /sdcard/CPlusPlusNIDE/Examples/native-activity
  3. Select native-activity.c to open it
  4. Now click Run button on the action bar
  5. You can enter CFLAGS, CXXFLAGS or LDFLAGS if need needed. In this case, just click Build button
  6. Wait for build complete and see result, perfect.
Clone this wiki locally