Device Test for Android
1.FPS Info
- Provide refresh rate and detail period of each frame by measuring 100 frames.
- Measures FPS of TextureView by rendering basic animation set.
- Show system info of your device:
Device Model, Android Version, Screen Size, Smallest Screen Width, Display Density.
2.Battery Info
- Provide the battery information of charger status, battery level, health, temperature, voltage, technology.
2. Storage Info
- Provide Path, Total Space, Available space for internal/primary/external storage(SD card or USB OTG).
- Provide detail space info for directories :
DCIM, Movies, Pictures, Music, Alarms, Notifications, Ringtones, Podcasts, Downloads, Misc.
3. Platform Info
- Provide detail info for hardware component :
CPU, Memory, GPU, OpenGL ES, Video/Audio Encoder/Decoder.
- Provide supported feature of your device :
Bluetooth, GPS, NFC, Sensors, Mobile Network, Wifi, Camera.
4. OpenCL Info
- Detect OpenCL runtime support of the device.
- Provide detail info of OpenCL runtime including vendor, device type, version etc.
5. App List
- Provide detail list of installed application with app name, package name.
- Provide detail list of native library if the app need native environment.
6. Ping Tool
- Provide simple ping function.
7. Process Info
- Provide detail list of running process on the device.
- Provide detail service list which is brought up by running service.
** OpenCL and the OpenCL logo are trademarks of Apple Inc.