CWD Mobile 2024

Download: CWD Mobile 2024 APK

  • Latest Version
Application ID com.cashwa.www.mobileapp
Downloads 696
Upload by Cash-Wa Distributing
Rating 3.0/5+
Content rating Mature 17+
Requires android 5.1 and up
Updated on Dec 06, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.