Home | History | Annotate | Download | only in ndk

Lines Matching refs:Level

598         error('''Could not find target device's supported API level!
601 log('Device API Level: %d' % (API_LEVEL))
603 error('''ndk-gdb requires a target device running Android 2.2 (API level 8) or higher.
604 The target device is running API level %d!''' % (API_LEVEL))