Student Note - For engineering

Unduh: Student Note - For engineering APK

  • Versi Terbaru
ID Aplikasi com.stud.student_note
Unduhan 4.42K
Unggah berdasarkan Pss Developement
Peringkat 4.8/91+
Everyone
Membutuhkan android 7.1
Diperbarui pada Nov 26, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • 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.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.