Problems building for android
|
03-22-2013, 08:30 AM
(This post was last modified: 03-22-2013 08:31 AM by adr19.)
Post: #13
|
|||
|
|||
RE: Problems building for android
Hi.
I build app too but when it launching I have error end app is closing. Error: 03-22 10:18:27.997: D/dalvikvm(31296): Trying to load lib /data/data/org.ppsspp.ppsspp/lib/libppsspp_jni.so 0x41bfb3b0 03-22 10:18:27.997: A/libc(31296): Fatal signal 11 (SIGSEGV) at 0x7ff81e38 (code=1) What I do before compiling: 1.Set environment variables: NDK C:\android-ndk-r8e NDK_ROOT C:\android-ndk-r8e PATH C:\android-ndk-r8e 2. Download source from there: https://github.com/hrydgard/ppsspp and native from there: https://github.com/hrydgard/native Put files from native to ppsspp-master/android/native 3.Run ab.cmd 4. Set NDK folder in Android SDK 5. Import ppsspp project then libnative project and native set as "Is Library" 6. Then in libnative Android Tools > Fix Project Propereties 7. And finally click Run, app launching on phone but Force Closing immediately with error above. Phone ZTE Grand X In Intel Atom Z2460 |
|||
« Next Oldest | Next Newest »
|