Discussion Forums  >  Uncategorized

Replies: 2    Views: 551

piggilypoo
Aspiring developer
Profile
Posts: 172
Reg: Jun 28, 2011
San Diego
5,120
07/04/11 01:36 PM (14 years ago)

Android app error reported: NullPointerException

This is the error some of my users have reported: v1.4 Jul 4, 2011 7:02:33 AM 2 reports/week 2 reports -------------------------------------------------------------------------------- java.lang.RuntimeException: Unable to start activity ComponentInfo{com.v1_4.B88B3C44C8DD4B4AA1EDCE22.com/com.v1_4.B88B3C44C8DD4B4AA1EDCE22.com.Screen_CustomURL}: java.lang.NullPointerException at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1816) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1837) at android.app.ActivityThread.access$1500(ActivityThread.java:132) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1033) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:143) at android.app.ActivityThread.main(ActivityThread.java:4196) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.NullPointerException at com.v1_4.B88B3C44C8DD4B4AA1EDCE22.com.Screen_CustomURL.onCreate(Screen_CustomURL.java:57) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1093) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1780) ... 11 more I'm not a big code guy; anyone know what this means or how to fix it? Thanks!
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
07/05/11 12:35 AM (14 years ago)
Hi...what's the name of the app in the App Market. I'll get it on a device and see if I can figure out what's happening. I think it's going to be related to the device being rotated while (during) a loading process while the progress indicator is showing on the screen. I vaguely remember this from awhile ago and think it may be related? Post the app name and I'll see if I can get it figured out.
 
piggilypoo
Aspiring developer
Profile
Posts: 172
Reg: Jun 28, 2011
San Diego
5,120
like
07/05/11 01:58 AM (14 years ago)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.