Mobile Dashboard

Télécharger: Mobile Dashboard APK

  • Dernière version
ID d'application com.autoxloo.simcasts.bidder
Téléchargements 6.98K
Télécharger par Autoxloo Solutions
Note 3.9/34+
Everyone, Users Interact
Nécessite Android 7.0
Mise à jour le Aug 21, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE: