android 获取应用程序占用的内存大小

android 中获取应用程序所占用的内存的大小

 

  
  
  
  
  1. Runtime.getRuntime().totalMemory() 

 

你可能感兴趣的:(android,职场,内存,应用程序,休闲)