Tracing Paper - Light Box

Unduh: Tracing Paper - Light Box APK

  • Versi Terbaru
ID Aplikasi com.advancedweb.tracing_paper_sketching
Unduhan 2.29M
Unggah berdasarkan Csákvári Dávid
Peringkat 4.7/5.59K+
Everyone
Membutuhkan android 5.0
Diperbarui pada Dec 31, 2022

android.Manifest.permission

  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • 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.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: