Memory Test 2

Download: Memory Test 2 APK

  • Latest Version
Application ID org.cocos.MemoryTrialTwo
Downloads 192
Upload by Haolitek
Content rating Everyone
Requires android 1.6 and up
Updated on Jan 08, 2020

android.Manifest.permission

  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.KILL_BACKGROUND_PROCESSES:
    Allows an application to call ActivityManager.killBackgroundProcesses(String).
  • android.permission.MOUNT_UNMOUNT_FILESYSTEMS:
    Allows mounting and unmounting file systems for removable storage.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.