Launcher Ops

Download: Launcher Ops APK

  • Latest Version
Application ID com.flea.gsd.flea
Downloads 30.38K
Upload by Ryan Gocal
Rating 4.1/190+
Content rating Everyone
Requires android 7.1 and up
Updated on Nov 19, 2023

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.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.vending.BILLING: