| Edited by Custos at 2019-9-6 13:15 
 
 Embarcadero® Delphi 10.3 Version 26.0.34749.6593 |AndroidSDK-2525_20.0.34749.6593|AndroidNDK-17b_20.0.34749.6593|jdk1.8.0_60Build simple apk it is show 1 form and 1 button on form. 
 On Asus phone (android 5.1) all work fine, on orange pi 2g-iot (android 4.4) all work fine,on readme note 5a (android 7.1.2) all work fine,on orange pi 4g-iot after apk start it is freezes. build-tools = 29.0.2platform= 26
 NDK API = 19
 Device = orange pi 4g-iot
 MT6735
 Android version =6.0
 
 On log
 Module Load: gralloc.mt6737m.so. No Debug Info. Base Address: $00000000. Process HeaderFooterApplication.apk (29526) Module Load: libgui_ext.so. No Debug Info. Base Address: $00000000. Process HeaderFooterApplication.apk (29526) First chance exception at $703F4868. Exception class Segmentation fault (11). Process HeaderFooterApplication.apk (29526) First chance exception at $A120D65C. Exception class Illegal instruction (4). Process HeaderFooterApplication.apk (29526) 
 3833.log.txtFullscreen
 
 
 
 
 
 |