Grand Theft Auto V: The Manual

Télécharger: Grand Theft Auto V: The Manual APK

  • Dernière version
ID d'application com.rockstargames.gtavmanual
Téléchargements 57.92M
Télécharger par Rockstar Games
Note 3.8/434.43K+
Teen, Violence
Nécessite Android 4.4
Mise à jour le 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.