Erik was raised in the dark woods of Sweden, where the was nothing to do but to learn how to write code for PCs. After many years of suffering through experiences of early C++, Visual basic, Delphi, and every version of Java and C#, he has now found Kotlin and feel comfortable that the future for software is bright again.
Erik Hellman
Developing system apps without AOSP
If you work with Android development long enough, there is a high chance that you eventually will be developing system applications for a custom Android device. This is quite different from doing regular apps we publish on Google Play Store, and used to require that you have the entire AOSP source code checked out in order to work with it.
However, with some understanding of how Android internals work and how to use some undocumented features of the regular build tools, we can actually develop system apps without the whole mess that comes with AOSP.
In this session you'll learn how to use system and signature level permissions, how to efficiently call system APIs, and how to test all of this on a regular Android emulator. Hopefully this will make the daily life easier for all the Android developers working on system applications.
Talk Title
App Clinic
A team of experts will come on stage and review a series of applications proposed by the audience.
You can send your application to app.clinic@androidmakers.fr (PlayStore link or APK)
Talk Title
Office hour: State of Bluetooth LE on Android in 2023
Come discuss about Bluetooth and more with Erik Hellman
Talk Title
State of Bluetooth LE on Android in 2023
It's 2023 and we've had Bluetooth LE APIs on Android for almost 10 years. Are they stable now? Can you work with them? Why is this so difficult? In this session you'll learn how to use BLE on Android and how to avoid the common pitfalls. This session is useful for anyone doing anything around Bluetooth connectivity on Android.