python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Visualize Activity Back Stack and Fragment Back Stack in Android Profiling IN Android Stdio
All I can see is the current activity in the profiler, I feel like there should be a way to visualize the whole back stack of activities as well as fragments.
How much of this is possible, please let ...
Vikas Pandey
Votes: 0
Answers: 0
Getting average values with Android Profiler in Android Studio
I've been using android profiler to see how well my application performs on different devices and I was wondering if there's a way to automatically get average values such as average memory consumptio...
Danielr19
Votes: 0
Answers: 1
What are the threads shown in the Android Studio Application Profiler responsible for?
I want to profile my app but I'm not sure what every thread do. Of course I can suppose about the most "meaningful" threads role but some threads responsibility are still unclear for me. E.g...
RareScrap
Votes: 0
Answers: 1
How to solve frequent garbage collection in android?
Our team is stuck in the problem, our android application lags after using some time, and here is the Android Profiler for the memory.
I am noticing that the garbage collection is too frequent and I ...
DeePanShu
Votes: 0
Answers: 1