Alright will do that.thanks.
On Tue, Feb 21, 2012 at 1:51 AM, Kristopher Micinski <[email protected] > wrote: > On Mon, Feb 20, 2012 at 2:06 PM, Mohamed Gougam <[email protected]> > wrote: > > This is included in the program... > > PS: i am not a student i am a hardware person, this is a parallel > program i > > am getting into, and yes i did java programming and web designing using > > javaservlet and JSP by using MySQL...you maybe didn't get my question in > the > > post or i dint express my self properly but that doesn't allow you to > > be hasty and judge anyone. > > > > Eventhough i honestly can see that your intentions are good. > > > > If you can give me hand in how to fix this problem, that would be more > > than appreciated :) > > > > Okay, > > You're using Eclipse right? Run your program in debug mode. It will > crash. Then you will get a backtrace, you can google how to do that. > The backtrace will tell you *where* your code failed. Also post your > manifest here so we can make sure this isn't some silly thing with > your activity not being included in the manifest. (Though typically > that raises a different exception, iirc.) > > kris > > -- > 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 > -- 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

