Android R8, missing classes with Macrobenchmark

1 week ago 4
ARTICLE AD BOX

I have been going with Write a Macrobenchmark. I get errors with R8. Outputs are:

Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /Users/user/project/Core/submodule/build/outputs/mapping/release/missing_rules.txt.

Why in release build everything is fine, but when i run Macrobenchmark test, i get this error?

Read Entire Article