PkgUtils : An extension to work with Packages

You should ask him (โ†’ vknow360) in the AI2 forum next time.

<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
1 Like

How to block any package name my meaning is anyone does not install for Play Store any other custom

Do you want to check if app has been installed from Play Store or not?

2 Likes

As far as I have understood,He wants to make sure that no app in installed from unknown sources. All apps should be from play store.

2 Likes

My meaning is how to Block Any App Does Not Install My Phone Through Play Store and unknown Sources

You just have to get installer package name.
If it is empty or equals com.android.vending then app is installed from Play Store.

Is there way to uninstall app without notification :sweat_smile: :sweat_smile:
Without showing โ€œDo you want to uninstall this app?โ€

No, you can neither install not uninstall apps silently.

i know topic is old but it still open so i ask question

can you give me old version 4 of pkgutils
i want that running app block urgently

there is no link of extension 4

edit: @vknow360 or can you make sperate extension which works like this example 1

i just want to detect a particular app or game is using by user and extension will return the package the of that app

i will use this with background extension and store in tiny db like how much time he spend on that app or game

Uninstall doesnโ€™t do anything on Android 11

Just tested, it is working fine.

Is there a way to get him to quietly install Android 4.4

It is possible for older Android versions. (Android < 5)

How I do it

Please send demo aia for getting manifest file of any app or provide any extension for getting the manifest file of application

1 Like

Hi I face problem I Installed Whatsapp but Showing always Status Showing False What Is The Problem How to fix

Oops i get this error

There is no app installed with that package name.

Owk but i want to show more apps section where all my apps including those note installed to shown their emage,app name and version name from package name is it possible

Why :question: :question: :question:

1 Like