Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question