I am developing an Android app and I want to publish my App on Google Play. I have seen the Android documentation and found this:

No one of the links above says something about Google rejecting an app, so where I know, Google is more flexible on this point.

In case of Windows Phone apps, there is the Windows Phone Store Test Kit for Windows Phone 8 that provides a suite of automated and manual tests to help prepare apps to be accepted in the Windows Phone Store the first time one submits them.

I want to know if there is something like this for Android and also need to know if Google makes a test like this before accepting the app on the store. And what considers Google to accept the app or not.

Any help on this I will really appreciate. Thank you!

有帮助吗?

解决方案

In my experience I can say you that Google makes test only to find hazard and viruses, but not if your app is pretty or working great.

Also, an Android app is usually approved in some hours, so it is really fast if something goes wrong.

Ow, and for testing you can use Unity test or monkey test, which are easily implemented and used in the platform.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top