Every once in a while I find something I actually want to read and can't bc I just can't get myself to pay Medium
Every once in a while I find something I actually want to read and can't bc I just can't get myself to pay Medium
2/
Profile the APK natively. Add <profileable android:shell="true" /> to your AndroidManifest then do a native profiling of your APK via Android Studio. Then edit the build configuration to start profile recording on startup.
ps: this crashes sometimes but be persistent, it's quite helpful.
2/
Profile the APK natively. Add <profileable android:shell="true" /> to your AndroidManifest then do a native profiling of your APK via Android Studio. Then edit the build configuration to start profile recording on startup.
ps: this crashes sometimes but be persistent, it's quite helpful.