07-21-2012 03:13 PM
I have a quick question, when I loaded my app onto my dev alpha, I click on it and it opens for half a second then closes. Why is this happening? Please help.
07-23-2012 11:48 AM
Have you tried loading different apps? Or does it happen for all the apps you've tried?
08-04-2012 02:48 AM
Maybe there is a error in your code. Try uploading it to the simulator or a physical android device and read the errors that come up.
I also had this problem a lot but I resolved it by indicating the the destination of my intents in the manifest.
Please like
or mark as answered of this helped.
08-19-2012 10:01 AM
08-24-2012 02:38 AM
I have even to, have application sometime can work sometime report error in simulator.
after I close my emulator my application work fine
08-28-2012 10:44 AM