Morse Code

Загрузить: Morse Code APK

  • Последняя версия
Идентификатор приложения me.lam.morsecode
Загрузки 1.53M
Загрузить predefault
Рейтинг 4.5/7.78K+
Everyone
Требуется Android 4.0
Обновлено May 30, 2024

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.FLASHLIGHT:
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.SYSTEM_ALERT_WINDOW:
    Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.