Search code examples
androidin-app-purchasepurchase-order

How to allow application To be installed directly from website[I.E non market Application]


I have requirement like this.I have an application which needs to be published on google play store.That is a paid application.Now It's fine to publish application on play store with paid version.But my query is that,how can I allow user to purchase application directly from my website also.I.E user should be clicking on application icon and after that he/she has to purchase that application.What mechanism i have to follow for implementing such functionality for allowing user to purchase application directly from website.


Solution

  • If you don't want to sell your app from market create your own mechanism to sell app from your website and updates of that perticular app also you have do it from in app itself, For update flow the link

    here