android - Autostart and Getting data from internet in Background -


i have app data mysql getactivity activity , save in mysqlite , create notifications how want app run automatic , start getactivity in background data

you'll want services threads run in background of android. within there you'll able load data sql database.

to take care of automatic starting, you'll want broadcastreceivers, boot_completed receiver.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -