RRN
RRN

Reputation: 1187

Which Android Device should I buy for Testing Apps...?

I want to develop some apps on Android and I need to buy an Android Phone or Tablet for testing my apps.

Which model should I buy? Do you think it is better to buy a tablet directly? Just like iPad, I can test both HD and Normal apps on it easily.

Thanks. Raymond

Upvotes: 0

Views: 363

Answers (2)

anakkin
anakkin

Reputation: 741

Why don't you try emulator? From my experience almost everything will work faster on Android device. Thus if something works ok on emulator it would probably work better on real device.

If you do want to buy some hardware I recommend a phone or tablet with good support from manufacturer. The device should work for a long time so it's good to be able to upgrade Android in the future. There is no sense in buying a phone with Android <= 2.3 if it has no chances for upgrades to 4.0+

Upvotes: 0

Sadeshkumar Periyasamy
Sadeshkumar Periyasamy

Reputation: 4908

Android comes in numerous screen resolutions and sizes. So whatever phone you are buying you can test only for minimal number of user-group.

So buy any good phone with high hardware facilities to test functionalities. To test UI, the Android emulators will help you a lot. Create various screen size emulators and test your UI on them.

I think this link will help you to design for multiple screen sizes:

Supporting Multiple Screens

Upvotes: 1

Related Questions