top of page
Effie_Barak.jpg

Frida as debugging tool for Android

Aleksandr Efremenkov

Software Engineer, Android GDE

Bolt

English

We all have ever used the debugger in Android Studio, but it only works in debug mode (android:debuggable="true"). What if we need to debug our application in production without the ability to reproduce the problem without the presence of logs?
Firda allows you to instrument applications regardless of your environment. In this session, we'll tinker with the Bolt app with a fictional bug inside and figure out how to fix it.

Aleksandr is working on the Android stack core solutions that millions of European people use. Digger inside Android platform and is always trying understand how systems works from the inside. Part time open source writer and conference speaker, mostly talking about Android internals and system layer.

bottom of page