Reputation: 2147
I implemented AbstractThreadedSyncAdapter in Android for sync data with the server. But Android prevent less than 15 min period for the automatic sync in API > 24
.
How can I implement shorter sync period (ex: 1min)?
Telegram has such a thing. It shows notification as soon as another user sends the message.
Upvotes: 0
Views: 151