user interface - Testing Android App GUI -


I'm developing an Android app on GUI development, I have to raise the issue that if the GUI works on various Android phones So how can I test (I am with different screen sizes, density and etc.). How can I see that everything is right?

You are asking to do the hardest job in Android development

  • if If you are targeting the Motorola device, the SDK for the emulator is a bunch of adsense.
  • If you need to test a specific device, you can try to use it.

  • Comments

    Popular posts from this blog

    android - How can I execute default sms app? -

    jquery .css('text-decoration') doesn't work from parents -

    python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -