|
|
|
|
|
by jonasmaturana
5150 days ago
|
|
When they say "all Android developers" you can be pretty sure they mean "most Android developers". Working on several high profile apps here in Denmark I have felt the pain of not having enough real devices to test on.
A bank just wont accept that you don't support one of the most common phone on the market because it has some problems with the camera. Another project ran into the BigInteger.modPow is not thread safe issue way too late in the development process because we didn't test intensively on pre 2.3 devices. After facing all these issues, my current project run automated test on 20 physical devices daily. It also helps us keep the UI looking sharp on all devices. |
|
Hell yes that app should be supporting the Galaxy S2s and HTC Desires of this world, but the majority of those 400+ devices will probably be used by < 0.0001% of your users, particularly if the app is targeting a Western audience.