Mandarin IM

Tải xuống: Mandarin IM APK

  • Phiên bản mới nhất
ID ứng dụng com.tomclaw.mandarin
Tải xuống 545.39K
Tải lên bởi TomClaw Software
Đánh giá 4.2/8.56K+
Xếp hạng nội dung Mature 17+, Users Interact, Shares Info
Yêu cầu android 4.0.3
Đã cập nhật vào Oct 09, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.