Launcher Ops

Baixar: Launcher Ops APK

  • Versão mais recente
ID do aplicativo com.flea.gsd.flea
Baixar 30.38K
Enviar por Ryan Gocal
Classificação 4.1/190+
Classificação do conteúdo Everyone
Requer Android 7.1
Atualizado em 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: