Reputation: 34077
I am an app developer and I have a paid Android app in the market. I'd like to give one free copy to a specific person. Is this possible to do, and if so, how?
Upvotes: 8
Views: 4121
Reputation: 182000
It is now possible to create promotion codes, which can be used to give your app or any of its IAPs away for free. See documentation.
Upvotes: 0
Reputation: 77752
One way I know is to have the person purchase it, and then process a refund. Unfortunately, you'll have to do the process again if you publish any updates (or if the person wipes their phone).
That, or you can send the APK file to the person, although again this is something that needs to be done per update.
Upvotes: 2