I am new in android development and want to buy an android phone for testing my applications,can any one suggest which one is the best,i gone through dis link http://www.talkandroid.com/android-forums/android-market-reviews/8128-best-device-android-development.html , but little bit confused.
Thanks
I am new in android development and want to buy an android phone for
Share
If you’re looking to test standard Android apps I would recommend a combination of any standard Android device and the Emulator. I suggest the emulator because ideally, you’ll want to test your app on as many versions, configurations, and screen sizes as possible and this is easiest using the Emulator. I also like using a real phone or tablet for hands on testing and because these are usually faster than the emulator.
If you’re looking to create a custom Android build then according to http://developer.android.com/guide/developing/device.html
But this is overkill for standard app development.