Re: [android-developers] Help needed. Class not found expectation.

2011-05-16 Thread Albert Rosa
It might be that you are missing the activity in the android manifest xml. At times i end up forgetting to add each activity there. On May 16, 2011 9:24 PM, "TreKing" wrote: > On Mon, May 16, 2011 at 6:17 AM, SproutinGeek wrote: > >> I was trying a demo database application. But Every time I try

Re: [android-developers] Help needed. Class not found expectation.

2011-05-16 Thread TreKing
On Mon, May 16, 2011 at 6:17 AM, SproutinGeek wrote: > I was trying a demo database application. But Every time I try different > different mentodes the same class not found exception is coming... the error > on the Logcat is given bellow . > You should consult wherever you found this demo for c

[android-developers] Help needed. Class not found expectation.

2011-05-16 Thread SproutinGeek
I was trying a demo database application. But Every time I try different different mentodes the same class not found exception is coming... the error on the Logcat is given bellow . 05-16 15:30:39.399: ERROR/AndroidRuntime(797): java.lang.RuntimeException: Unable to instantiate activity Component