will not load on device

31 views
Skip to first unread message

Michael Leonard

unread,
Apr 22, 2012, 2:10:10 PM4/22/12
to phon...@googlegroups.com
Hello All,

My one page app will finish successfully and I can upload it to the market, however, however I cannot get it to show up on my Droidx or the simulator. Can someone look at the log cat code that follows to see if they can discover the problem? Thanks.



04-22 13:05:42.387: I/dalvikvm(577): threadid=3: reacting to signal 3
04-22 13:05:42.588: I/dalvikvm(577): Wrote stack traces to '/data/anr/traces.txt'
04-22 13:05:42.717: D/AndroidRuntime(577): Shutting down VM
04-22 13:05:42.727: W/dalvikvm(577): threadid=1: thread exiting with uncaught exception (group=0x409c01f8)
04-22 13:05:42.757: E/AndroidRuntime(577): FATAL EXCEPTION: main
04-22 13:05:42.757: E/AndroidRuntime(577): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{org.company.mynewapp/org.company.mynewapp.MyappActivity}: java.lang.ClassNotFoundException: org.company.mynewapp.MyappActivity
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1880)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread.access$600(ActivityThread.java:123)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.os.Handler.dispatchMessage(Handler.java:99)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.os.Looper.loop(Looper.java:137)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread.main(ActivityThread.java:4424)
04-22 13:05:42.757: E/AndroidRuntime(577): at java.lang.reflect.Method.invokeNative(Native Method)
04-22 13:05:42.757: E/AndroidRuntime(577): at java.lang.reflect.Method.invoke(Method.java:511)
04-22 13:05:42.757: E/AndroidRuntime(577): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
04-22 13:05:42.757: E/AndroidRuntime(577): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
04-22 13:05:42.757: E/AndroidRuntime(577): at dalvik.system.NativeStart.main(Native Method)
04-22 13:05:42.757: E/AndroidRuntime(577): Caused by: java.lang.ClassNotFoundException: org.company.mynewapp.MyappActivity
04-22 13:05:42.757: E/AndroidRuntime(577): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
04-22 13:05:42.757: E/AndroidRuntime(577): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
04-22 13:05:42.757: E/AndroidRuntime(577): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.Instrumentation.newActivity(Instrumentation.java:1023)
04-22 13:05:42.757: E/AndroidRuntime(577): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1871)
04-22 13:05:42.757: E/AndroidRuntime(577): ... 11 more
04-22 13:05:42.967: I/dalvikvm(577): threadid=3: reacting to signal 3
04-22 13:05:42.997: I/dalvikvm(577): Wrote stack traces to '/data/anr/traces.txt'
04-22 13:05:43.337: I/dalvikvm(577): threadid=3: reacting to signal 3
04-22 13:05:43.387: I/dalvikvm(577): Wrote stack traces to '/data/anr/traces.txt'


Simon MacDonald

unread,
Apr 23, 2012, 10:24:29 AM4/23/12
to phon...@googlegroups.com
It could be:


Also, it seems like change in the R17 version of Android tools with regards to the libs folder a messing some folks up. Make sure you don't have multiple versions of the same jar in your libs directory.

Simon Mac Donald
http://hi.im/simonmacdonald




--
You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en

For more info on PhoneGap or to download the code go to www.phonegap.com

Reply all
Reply to author
Forward
0 new messages