Code Editor Mobile - PHP, Java

Download: Code Editor Mobile - PHP, Java APK

  • Latest Version
Application ID com.tglt.code.editor
Downloads 12.34K
Upload by GTSStar .co
Rating 2.6/83+
Content rating Everyone
Requires android 5.0 and up
Updated on Mar 13, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_SUPERUSER:
  • android.permission.CLEAR_APP_CACHE:
    Allows an application to clear the caches of all installed applications on the device.
  • android.permission.DELETE_CACHE_FILES:
    Old permission for deleting an app's cache files, no longer used, but signals for us to quietly ignore calls instead of throwing an exception.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.
  • com.google.android.gms.permission.AD_ID:
  • com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY: