I am really new with android programming and I am making a nintendo DS emulator on android but it keeps crashing, In eclipse I get this:
01-14 16:52:17.820: I/Process(29604): Sending signal. PID: 29604 SIG: 9
01-14 16:52:17.820: D/AndroidRuntime(29604): procName from cmdline: com.gojis.dsemu4droid
01-14 16:52:17.820: E/AndroidRuntime(29604): in writeCrashedAppName, pkgName :com.gojis.dsemu4droid
01-14 16:52:17.820: D/AndroidRuntime(29604): file written successfully with content: com.gojis.dsemu4droid StringBuffer : ;com.gojis.dsemu4droid
01-14 16:52:17.820: E/AndroidRuntime(29604): FATAL EXCEPTION: EmulatorThread
01-14 16:52:17.820: E/AndroidRuntime(29604): java.lang.UnsatisfiedLinkError: Couldn't load cpudetect: findLibrary returned null
01-14 16:52:17.820: E/AndroidRuntime(29604): at java.lang.Runtime.loadLibrary(Runtime.java:365)
01-14 16:52:17.820: E/AndroidRuntime(29604): at java.lang.System.loadLibrary(System.java:535)
01-14 16:52:17.820: E/AndroidRuntime(29604): at com.gojis.dsemu4droid.DeSmuME.load(DeSmuME.java:24)
01-14 16:52:17.820: E/AndroidRuntime(29604): at com.gojis.dsemu4droid.EmulatorThread.run(EmulatorThread.java:87)
01-14 16:52:18.000: I/PGA(29639): New SOCKET connection: jis.dsemu4droid (pid 29639, tid 29639)
01-14 16:52:19.260: D/NDS(29639): onItemClick()
Any help would be much appreciated as I would like to have this app released as soon as possible.
Aucun commentaire:
Enregistrer un commentaire