You might find it useful to look at Motorola's development studio for Android:

http://developer.motorola.com/docstools/motodevstudio/

I haven't used it myself (although my dev phone is a Milestone), but it looks interesting.

In particular, this:

Application Validator: Check your app for improper conditions, such as missing permissions and translated strings, as well as improper layouts. Detect and repair problems before your app is distributed.

Perhaps they have emulator images for their devices (perhaps not - worth checking out).

-- Kostya

01.01.2011 21:18, JP пишет:
On Dec 31 2010, 11:36 pm, manas<manas.prince...@gmail.com>  wrote:
Hello

We test our apps on usual emulator&  samsung galaxy 3.
What we have observed that - our apps work fine on both of these. But
got review from some users that the apps don't work on HTC evo/desire
&  in some cases Droid X.

Question -
1. If app works perfectly on one phone, why does it not work on other
having same OS version?
Carrier / manufacturer mods to Android, as well as differences in the
hardware. I haven't seen anybody come up with a definitive list, but
it would be quite long. Also, if you did not develop your layouts
properly, chances are they do not come out correctly on devices with
various sizes and resolutions. There is support for that in Android
(relative units etc.), and problems of that variety should become
apparent when you run the SDK emulator with different AVDs

2. Is there any emulator to test apps specifically for HTC&  Motorola.
So that we can ensure before launching that the app works well on
those phones.
You could see if DeviceAnywhere works for you.




--
Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to