Hi I am unable to view the allocated memory for my application when running the app on a real device/emulator, The profiler shows Allocated as N/A
below is the screenshot on how it looks,
I am running android studio version 3.3.2, Is there anything else that needs to be configured.
I had the same issue and here's what I did to make it work. (This is effective when running on API level < 26 only)