I created an Android App and tested it in the emulator and LG Optimus phone. It also works in Motorola. But when I try to test it in HTC mobiles, it crashes with the following error.

Sorry! The application * has stopped unexpectedly. Please try again.

This happens with HTC mobiles only. Any thought on this?

link|improve this question
7  
What's logcat telling you? – ninetwozero Aug 4 '11 at 22:33
feedback

1 Answer

Check logcat for any red or orange lines. You'll at least find the issue there if not the solution.

Post those parts if you are still stuck.

link|improve this answer
This is not an actual solution. It should be a comment. – Suchi Aug 4 '11 at 23:01
I would say this solution is just as specific as your question. – soren.qvist Aug 4 '11 at 23:31
It's not my question if you can read the names – Suchi Aug 5 '11 at 13:51
Thank you for replying. The LogCat says "Unable to start activity ComponentInfo" exception But the strange part is that it works perfectly fine with other Android mobiles (LG, Motorola) and not with HTC – user830223 Aug 8 '11 at 17:29
Any thoughts on this would be of great help. Thanks – user830223 Aug 8 '11 at 17:32
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.