Serial Reader

Descargar: Serial Reader APK

  • Última versión
ID de aplicación org.mschmitt.serialreader
Descargas 95.21K
Subir por M. Schmitt
4.8/2.02K+
Teen, In-App Purchases
Requiere Android 6.0
Actualizado el Jan 10, 2024

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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • com.android.vending.BILLING:
  • org.mschmitt.serialreader.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: