azlu
unread,Sep 26, 2010, 1:14:26 AM9/26/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to microemulator-developers
Hi,
i was trying the PDAP Demo that comes with the J2ME Examples. I
converted that to APK file and tried it on the android emulator.
It seem, it can only list files in the SD Card and whenever I click on
one of the files, this happens.
Can the port open file contents?
09-26 09:06:08.271: WARN/dalvikvm(369): threadid=3: thread exiting
with uncaught exception (group=0x4001b188)
09-26 09:06:08.271: ERROR/AndroidRuntime(369): Uncaught handler:
thread main exiting due to uncaught exception
09-26 09:06:08.290: ERROR/AndroidRuntime(369):
java.lang.NullPointerException
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
org.microemu.android.device.ui.AndroidTextBoxUI
$4.run(AndroidTextBoxUI.java:175)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
android.os.Handler.handleCallback(Handler.java:587)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
android.os.Handler.dispatchMessage(Handler.java:92)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
android.os.Looper.loop(Looper.java:123)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
android.app.ActivityThread.main(ActivityThread.java:4363)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
java.lang.reflect.Method.invokeNative(Native Method)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
java.lang.reflect.Method.invoke(Method.java:521)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
com.android.internal.os.ZygoteInit
$MethodAndArgsCaller.run(ZygoteInit.java:860)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
09-26 09:06:08.290: ERROR/AndroidRuntime(369): at
dalvik.system.NativeStart.main(Native Method)
Regards,
Azlam