shaileshmamgain5 / TwoStageRate

TwoStageRate is a library to help you promote your android app by prompting users to rate the app after using it for a few days. Also its two stage process ensures higher reviews to go to playstore while getting useful feedback on lower ratings.
https://github.com/shaileshmamgain5/TwoStageRate
GNU General Public License v3.0
55 stars 16 forks source link

how to change app store link #10

Closed oukrims closed 6 years ago

shaileshmamgain5 commented 6 years ago

This supports playstore and Amazon app store. You can define which one you want by setting Settings. setStoreType(StoreType x) (StoreType.GOOGLEPLAY and StoreType. AMAZON).