Android : Service restarting automatically -


i'm working service saves gps latlng's continiously

but many times service getting restarted automatically, results in data loss...

so there way can restrict service restarting. or idea clear issue.

you can create new process service mentioning in manifest file as

android:process=":newservice" 

inside service tag


Comments

Popular posts from this blog

android - Hide only the Action bar on Scroll not action bar tabs -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -