Page 1 of 1

Google Play's requirement as for native look and function

Posted: Sat Apr 12, 2014 10:28 am
by keram
Hello,

I'd like to know what are Google Play's policy with respect to an app that may not have 100% native look and function.
In particular I'm thinking about native scrolling by swiping up and down and keeping the scrollbar instead.
Will such an app be rejected?

keram

Re: Google Play's requirement as for native look and functio

Posted: Sun Apr 13, 2014 12:10 am
by sefrojones
Have you checked out MobGUIs native scroller object?

http://mobgui.com/doc.php?docId=17

I'm not sure about google's stance on this, but they seem to be pretty lax. I think as long as you don't redefine the functionality of system buttons, then you should be alright.

Here's a list of their official guidelines on core app quality:

http://developer.android.com/distribute ... /core.html

Hope this helps!

Sefro