RTA Theory Test 2024

Download: RTA Theory Test 2024 APK

  • Latest Version
Application ID france.codedelaroute.permis.com.emirts
Downloads 39.21K
Upload by code de la route
Rating 4.2/3.47K+
Content rating Everyone
Requires android 4.4 and up
Updated on Oct 02, 2022

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.