AVDs crashing

choffi

Member
Licensed User
Longtime User
I'm making good progress with my development on my actual Android phone (Galaxy GT-N7100) but I am acutely aware that I have not tested it on any other models/screen sizes.

But whenever I have tried to get the emulator(s) working they either fail to create in the first place or when they run and I try to run my code on them they then crash almost as soon as the game starts running.

I have also tried this with the GameViewSmiley app in a few different AVDs with the same result so it's not just that my code is dodgy (although it might also be that!).

Any thoughts?

Thanks,

Mark.
 

NJDude

Expert
Licensed User
Longtime User
The best thing you could do is to post your APK in THIS thread so other users can test it on their devices, the emulator is not optimal for active development, you will find other opinions if you search the forums, but personally I would not trust the emulator, too many problems and very slow.

My 2 cents.
 
Upvote 0
Top