Re: [android-developers] app crashes when a map view is added
Am 21.07.12 19:31, schrieb TreKing:
> As the stacktrace explicitly tells you, you have a NullPointer at line
> 482 of LoadedApk.java. Use your debugger to determine what is null, then
> make it not null.
The LoadedApk.java is from the system not from me.
And when you look at the example project the you can see that I only
show a MapView.
There is nothing what I can make wrong.
And the app crashes only if the MapView is the 3rd view. If the MapView
is the 2nd view all works fine.
Ralph
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home