Do android market test the developer application before publishing?
Do Android Market test the developer application before p开发者_Python百科ublishing?
No - except for formal correctness of the Android manifest (if it adheres to the schema) -- if it is not correct you can't upload the app. But no content check like Apple seems to do.
精彩评论