Hi, Are you sure you have declared your activity in your manifest file .99% i am sure it will work.
like this. <activity android:name=".DynamicTableActivity" /> On Tuesday, May 15, 2012 6:07:18 PM UTC+5:30, Peeyush wrote: > > As your activity is not present, attach the logs also if it is possible. > > On Mon, May 14, 2012 at 10:13 AM, DMac <danielmac...@gmail.com> wrote: > >> I am trying to test the progress of my program so far with a statement. >> The statement is within an activity that is called by another activity >> before, and that one is called by another activity before that (so an >> activity within an activity within an activity). The problem is when I run >> the program, I come into an error that says ActvityNotFoundException and >> the emulator has to force close, however, all my classes extend the >> Activity class. I am not sure how to solve the problem since I do not think >> I should have one. I uploaded my files to allow for checking. >> >> -- >> 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+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en > > > > > -- > Thank & Regards > Peeyush Varshney > -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en