android - How to stop toast message when using GPS at application exit -


i followed tutorial on how detect gps location , display in toast message. problem toast message kept showing after application exited. (it running in background). have tried stop using close(), within overriden method onstop(), onresume() , onpause().


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -