Which devices is my app working on

Posted by Woojah on Programmers See other posts from Programmers or by Woojah
Published on 2012-11-24T04:27:14Z Indexed on 2012/11/24 5:18 UTC
Read the original article Hit count: 125

Filed under:
|

My team is developing an app that will work on about 100 (or more) different android devices. We are having trouble testing it since we are not sure how to verify if it works on all the different devices.

Can anybody suggest some best practices, a testing framework, or some sort of way to give us feedback on how to test our app and/or get feedback from our users so they can tell us the problems they are having?

© Programmers or respective owner

Related posts about testing

Related posts about android