Scratch Tutorials

Download: Scratch Tutorials APK

  • Latest Version
Application ID com.popseven.scratchtutorials
Downloads 693.47K
Upload by David Phillips
Rating 3.8/5.59K+
Content rating Everyone, In-App Purchases
Requires android 5.0 and up
Updated on Mar 13, 2021

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi 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.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.
  • com.android.vending.BILLING:
  • com.android.vending.CHECK_LICENSE: