Android Let others test and view my (paid) application for free?

I have a paid application on Google Play and I want to provide a copy for free for someone to try and view it. How should I do it? Can I just take the signed APK and email it to them? Or should I make an unsigned APK? Or is there a way to allow them to download it from Google Play without having to pay for it (for example, some sort of discount code or something else)?

+3
source share
1 answer

Unlike Apple, Google Play does not offer this service (unfortunately, for all of us ...). You can send them a signed APK if you have not used any licensing service checks that may not work. This will allow them to test the application, but not test it. The only way to view the application is to download it through Google Play ...

However, you can buy the app, check it out, view it, and then use the Google Checkout console to return your purchase later ...

+4
source

All Articles