开发者

Android Multiple Devices Best Practices

I have several android applications in the market. Some users are reporting force closes on certain devices. The only device I test on/have access to is a Nexus One. I also test my applications on many different permutations of the simulator.

Does anyone have any advice on how to ensure device compatibility? Or anything in general to 开发者_高级运维avoid issues like this? Currently I am getting complaints from Samsung Moment and Motorla Cliq users, but I am not about to go out and buy these devices. I have looked up these devices and tested the apps on the simulator with the same version of android, but they work fine.


If they are layout issues you should create an emulator with a custom size.

If it's something that just can be reproduced in a particular device, you can try: http://www.perfectomobile.com/


You can collect logs and error reports from users of those phones, to see what the issue is. Without specifics of your app, its hard to say what to focus on. Make sure you've covered everything in what to test, and supporting multiple screen sizes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜