Google Classroom

Unduh: Google Classroom APK

  • Versi Terbaru
ID Aplikasi com.google.android.apps.classroom
Unduhan 327.54M
Unggah berdasarkan Google LLC
Peringkat 2.5/2.03M+
Everyone, Users Interact
Membutuhkan android 7.0
Diperbarui pada Jun 03, 2024

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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.providers.gsf.permission.READ_GSERVICES:
  • com.google.android.providers.gsf.permission.WRITE_GSERVICES:
    Allows an application to modify the Google service map.