Java.lang.ClassCastException: android.app.ContextImpl?

If you look at the code for ScoreNinjaAdapter here it shows that it casts the context to Activity Try using this instead of getBaseContext since you're calling from an activity.

If you look at the code for ScoreNinjaAdapter here, it shows that it casts the context to Activity. Try using this instead of getBaseContext, since you're calling from an activity.

That did the trick! Thank you so much! – ShaQ1nJ May 25 at 3:56 Also, should I change the other getBaseContext that I used for SoundManager?

– ShaQ1nJ May 25 at 3:56 I don't know that I've ever used getBaseContext for anything to be honest. I can't find it now, but I read a Google blog post where someone said plainly "don't use it". – Geobits May 25 at 3:59 Oh ok I'll definitely keep that in mind.

Thanks again! – ShaQ1nJ May 25 at 4:06.

05-24 23:22:59.888: ERROR/AndroidRuntime(21237): java.lang. RuntimeException: Unable to start activity ComponentInfo{com.shaq. 05-24 23:22:59.888: ERROR/AndroidRuntime(21237): at android.app.ActivityThread.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions