I have an app which is running videos 24 hr using exo-player. sometimes app running fine all day but sometimes whole android box were freeze and we don't do anything except power reboot. and also we don't have any logs to trace this issue.
Asked
Active
Viewed 84 times
1 Answers
0
You need to inspect your app's memory usage with Memory Profiler.
Link: https://developer.android.com/studio/profile/memory-profiler

metalfight - user868766
- 2,722
- 1
- 16
- 20
-
I have already monitored through a profiler it only consumes a maximum of 0.2 GB out of 2 GB. – Abdul Rafay Aug 16 '21 at 12:57