python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Android Jetpack Baseline Profile with Dynamic Feature Modules
I'm trying to implement baseline profile with macrobenchmark to speed up release build.
I based my implementation on
https://developer.android.com/studio/profile/baselineprofiles
and this commit of th...
Hessesian
Votes: 0
Answers: 0
Baseline profiles aren't supported on this device version
I configured a benchmark module and created a baseline profile for the project and saved it in the app according to the instructions here https://developer.android.com/studio/profile/baselineprofiles....
Paul Chernenko
Votes: 0
Answers: 2