Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
1. To get started using the Android Studio IDE: Menu-Analyze-Inspect code
2. You can install various plugins that extend the functionality of the analyzer. FireBug 3 was popular under the same Elipse. You
can dynamically:
- take dumps of memory and processes through the Android Monitors-Monitors-Start method tracing, but this is very approximate
- with the built-in utility tracert IDE Android Studio: Tool-Android-Android Device Monitor
But the most effective the method for dynamic analysis is to install the application on the oldest smartphone that it supports with the minimum memory / resolution settings - all performance problems and lack of optimization will immediately come out.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question