D
D
deleted-mezhevikin2015-01-21 19:22:28
Java
deleted-mezhevikin, 2015-01-21 19:22:28

Can I update the content of an android app in the background?

Is there a feature in android like background fetch in ios to check for app content updates and send local notifications on new content?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Gamega, 2015-01-21
@gadfi

not only you can, but you must, there are loaders for this.
In short, you describe the provider, do something with it in the background, and hang the loader in ui
www.vogella.com/tutorials/AndroidSQLite/article.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question