DP Kata Sedih

Tải xuống: DP Kata Sedih APK

  • Phiên bản mới nhất
ID ứng dụng com.STYLEboys.katasedih
Tải xuống 6.13K
Tải lên bởi StyleBoy Apps
Xếp hạng nội dung Everyone
Yêu cầu android 4.0.3
Đã cập nhật vào Jun 25, 2019

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • 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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.