2016년 12월 29일 목요일

Getting Memory on my device using android.app.ActivityManager.MemoryInfo


I am trying to pull memory usage into my app. I am trying to use the android.app.ActivityManager.MemoryInfo getMemoryInfo(ActivityManager.MemoryInfo).

Any suggestions on how this method can be called into my App Inventor 2?

--
you could write your own extension and create a block yourself following this snippet http://stackoverflow.com/a/3192348

more information about how to create an extension see here https://groups.google.com/d/msg/mitappinventortest/Ip2AX036d0U/5NJlAEbFCgAJ

however that will be more advanced and will require some Java skills...

-- 

댓글 없음:

댓글 쓰기