android - Sample TeapotNativeActivity from ndk directory does not display correctly -
i imported sample (i.e. teapotnativeactivity) ndk-r10d/samples directory eclipse environment. when launch app on device (i.e. nexus 7) wrong drawing, see pictures below.
wrong view:

correct view: 
if enable msaax4 in android ui in developer tools - program works fine. know how fix it?
i downloaded android-ndk samples android samples. opened project "teapot" samples, compile , execute via android studio + ndk-r11b, run on nexus 7 2013 (android 6.0.1) , work fine. used android stuio + ndk-r11b.
Comments
Post a Comment