Grand Theft Auto V: The Manual

Unduh: Grand Theft Auto V: The Manual APK

  • Versi Terbaru
ID Aplikasi com.rockstargames.gtavmanual
Unduhan 57.92M
Unggah berdasarkan Rockstar Games
Peringkat 3.8/434.43K+
Teen, Violence
Membutuhkan android 4.4
Diperbarui pada Mar 26, 2021

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.