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

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

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -