Ricket
Ricket

Reputation: 34077

How can I give away a free copy of my paid Android app?

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

Answers (3)

Thomas
Thomas

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

EboMike
EboMike

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

Falmarri
Falmarri

Reputation: 48577

Just give them the apk...

Upvotes: 0

Related Questions