Tag archives for Info
Learn to get Memory Info at runtime on Android
In that tutorial, you are going to discover how to get Memory Information concerning a smartphone or tablet on Android. In an Android application, you can get information concerning : The available memory on the system The total memory accessible by the kernel The maximum number of bytes the heap can expand to The current number of bytes taken by the…
Monitor your Android device with CPU Hardware and System Info
Android devices became more and more powerful. Now, Smartphones and Tablets are real computer with pocket size. Besides, Android devices make always more operation in background that users ignore. To monitor and know what are the capacities of your device ? What are its data and information ? You can now get CPU Hardware and System Info a simple and…