My presentation from the 2019 May 9th event of Android Budapest meetup.
What’s allowed in the background on newer versions of Android. Coming up to Android Q, more and more restrictions apply to Android applications regarding background execution, and it is far from trivial to navigate these waters. Running Services, starting Activities from the background, getting location data, handling Intents and more. The talk will cover best practices and real world use cases where it is necessary to run logic automatically, without the user explicitly starting it.
Links from the end:
The CommonsBlog - Random Musings on Q Beta 3
https://commonsware.com/blog/2019/05/07/random-musings-q-beta-3.html
Android Q - Behavior changes
https://developer.android.com/preview/behavior-changes-all
Exploring Android Q: Bubbles
https://medium.com/google-developer-experts/exploring-android-q-bubbles-952d1c3be850