We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10-21 21:37:00.278: E/uncaughtException(569): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lazooz.lbm/com.lazooz.lbm.MapShowLocationActivity}: java.lang.NullPointerException 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1647) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1663) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.access$1500(ActivityThread.java:117) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931) 10-21 21:37:00.278: E/uncaughtException(569): at android.os.Handler.dispatchMessage(Handler.java:99) 10-21 21:37:00.278: E/uncaughtException(569): at android.os.Looper.loop(Looper.java:130) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.main(ActivityThread.java:3683) 10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invokeNative(Native Method) 10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invoke(Method.java:507) 10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839) 10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597) 10-21 21:37:00.278: E/uncaughtException(569): at dalvik.system.NativeStart.main(Native Method) 10-21 21:37:00.278: E/uncaughtException(569): Caused by: java.lang.NullPointerException 10-21 21:37:00.278: E/uncaughtException(569): at com.lazooz.lbm.MapShowLocationActivity.onCreate(MapShowLocationActivity.java:104) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047) 10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1611) 10-21 21:37:00.278: E/uncaughtException(569): ... 11 more
The text was updated successfully, but these errors were encountered:
gilse
No branches or pull requests
10-21 21:37:00.278: E/uncaughtException(569): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lazooz.lbm/com.lazooz.lbm.MapShowLocationActivity}: java.lang.NullPointerException
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1647)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1663)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.access$1500(ActivityThread.java:117)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:931)
10-21 21:37:00.278: E/uncaughtException(569): at android.os.Handler.dispatchMessage(Handler.java:99)
10-21 21:37:00.278: E/uncaughtException(569): at android.os.Looper.loop(Looper.java:130)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.main(ActivityThread.java:3683)
10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invokeNative(Native Method)
10-21 21:37:00.278: E/uncaughtException(569): at java.lang.reflect.Method.invoke(Method.java:507)
10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
10-21 21:37:00.278: E/uncaughtException(569): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
10-21 21:37:00.278: E/uncaughtException(569): at dalvik.system.NativeStart.main(Native Method)
10-21 21:37:00.278: E/uncaughtException(569): Caused by: java.lang.NullPointerException
10-21 21:37:00.278: E/uncaughtException(569): at com.lazooz.lbm.MapShowLocationActivity.onCreate(MapShowLocationActivity.java:104)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
10-21 21:37:00.278: E/uncaughtException(569): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1611)
10-21 21:37:00.278: E/uncaughtException(569): ... 11 more
The text was updated successfully, but these errors were encountered: