Glint Finder - Camera Detector

Unduh: Glint Finder - Camera Detector APK

  • Versi Terbaru
ID Aplikasi com.workshop512.glintfinder
Unduhan 480.3K
Unggah berdasarkan Workshop512
Peringkat 2.9/2.12K+
Everyone
Membutuhkan android 2.3
Diperbarui pada Jun 24, 2013

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • 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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.