Answer the question
In order to leave comments, you need to log in
How can I implement a paid synchronization function for an android application through my server?
For a mobile application, you need to add the ability to synchronize data with other android devices. But it should be a paid feature. Most likely by subscription.
Synchronization will occur through its own server. At the same time, the user will need to have his own account on this server (and not be tied to the Google account that is on his device).
The sequence of user actions is as follows:
Answer the question
In order to leave comments, you need to log in
> Is it possible to check the fact of payment on the server side? How?
It is necessary to check on the server
https://habrahabr.ru/post/160911/
> How to provide paid functionality for all devices
to provide by account, from the server the application should receive a state
to open the functionality or not
> What tools do you recommend for working with Google billing?
purchases are visible in the Google console,
and providing access to the functionality lies on your base
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question