Re: [android-developers] Why is strings.xml being parsed as an integer?

2010-09-14 Thread Rocky
Hey dude, don't put "" @ string "Date NumOps Time Score" On Sat, Sep 11, 2010 at 5:17 AM, Math Gym wrote: > My Activity doesn't even start because there's an error parsing > strings.xml. Logcat shows: > > > E/AndroidRuntime(12581): Uncaught handler: thread main exiting due to > uncaug

[android-developers] Why is strings.xml being parsed as an integer?

2010-09-14 Thread Math Gym
My Activity doesn't even start because there's an error parsing strings.xml. Logcat shows: E/AndroidRuntime(12581): Uncaught handler: thread main exiting due to uncaught exception E/AndroidRuntime(12581): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.jw.MathGym/c