Application runs on eclipse emulator, but not others

Posted by LKT on Stack Overflow See other posts from Stack Overflow or by LKT
Published on 2010-06-13T20:19:27Z Indexed on 2010/06/13 20:22 UTC
Read the original article Hit count: 102

Filed under:
|

I'm new to android app development but I've successfully created my first real application in eclipse. It runs perfectly in the eclipse emulator so I compiled it and tried to install it on another emulator. It installs successfully, but won't run at all. I'm not even sure how to begin finding the error since everything works so well in eclipse. Can someone refer me to a resource to help me start troubleshooting the problem. I think it might have something to do with the compilation, but I just don't know.

Thanks!

© Stack Overflow or respective owner

Related posts about android

Related posts about android-emulator