• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by Ranjeet Dahiwade

  1. R

    Android app stop after running in background by using foreground service?

    In my app I have used foreground service for getting location it works fine for some interval. When the app is in the background, then location not received and the app gets killed without showing any error log. App works fine in some devices.here is my code Start service from Activiy ...