Android — How to post app rating/comments to Market from within app?

前端 未结 2 1283
旧时难觅i
旧时难觅i 2021-01-02 04:26

This is a simple question. Is there a way to allow users to enter in a comment and or rating for my app from directly within my app and have that data posted back to the And

相关标签:
2条回答
  • 2021-01-02 04:51

    I think there will not be market access for a while. That would need further special application permissions (donwload, buy, rate) as your app then could download and rate any app in the market.

    As there are many security complaints an Android based on the fact that users doesn't read the Permissions they accept, I think Google would not expose the market that fast but channel the users through one well known market app.

    0 讨论(0)
  • 2021-01-02 05:09

    No. You can only direct it to the android market URL. There is no provision to get the rating or comment as input from the user.

    If its so, I will post 5 stars rating, even if user has given only 2 stars : )

    0 讨论(0)
提交回复
热议问题