Dianne Hackborn wrote:
> This is the cause as shown in the stack crawl:
> 
> E/AndroidRuntime(  583): Caused by: java.lang.NullPointerException
> E/AndroidRuntime(  583):     at org.apache.harmony.luni.util.
> FloatingPointParser.parseDouble(FloatingPointParser.java:254)
> E/AndroidRuntime(  583):     at
> java.lang.Double.parseDouble(Double.java:332)
> E/AndroidRuntime(  583):     at
> com.faberfedor.tagyourworld.MainMap$SitesOverlay.<init>(MainMap.java:275)
> E/AndroidRuntime(  583):     at
> com.faberfedor.tagyourworld.MainMap.onCreate(MainMap.java:141)
> E/AndroidRuntime(  583):     at
> android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1122)
> E/AndroidRuntime(  583):     at
> android.app.ActivityThread.performLaunchActivity(

What's the line at MainMap.java:275?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android Training in Sweden -- http://www.sotrium.com/training.php

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to