uber / nanoscope

An extremely accurate Android method tracing tool.
Apache License 2.0
1.25k stars 68 forks source link

Add to instruction that advanced profiling must be turn off #81

Open rovkinmax opened 5 years ago

rovkinmax commented 5 years ago

Because advanced profiling working since api 26 and above users can forgot about enabling and get failed build error com.android.builder.dexing.DexArchiveBuilderException: Failed to process In this case they must: Edit Configurations -> app -> Profiling tab -> uncheck Enable advanced profiling