应用程序 ID com.aprende.app
下载 329.94K
上传者 Fundación Carlos Slim A.C.
4.3/885+
Everyone
需要 android 5.1
更新日期 Sep 11, 2023

android.Manifest.permission

  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.