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
vknow360
(Sunny Gupta)
March 31, 2021, 7:19am
123
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
vknow360
(Sunny Gupta)
May 4, 2021, 1:05am
126
You just have to get installer package name.
If it is empty or equals com.android.vending then app is installed from Play Store.
Anu10
(Anu)
May 16, 2021, 2:07pm
127
Is there way to uninstall app without notification
Without showing โDo you want to uninstall this app?โ
vknow360
(Sunny Gupta)
May 16, 2021, 2:22pm
128
No, you can neither install not uninstall apps silently.
Shreyaa
(shreya )
August 11, 2021, 4:55am
129
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
vknow360
(Sunny Gupta)
August 14, 2021, 1:10pm
131
Just tested, it is working fine.
aharonGONEN
(ืืืจืื ืืื ื)
September 25, 2021, 7:55pm
132
Is there a way to get him to quietly install Android 4.4
vknow360
(Sunny Gupta)
September 26, 2021, 3:51am
133
It is possible for older Android versions. (Android < 5)
UnknownMan541
(Shubhanshu Jaiswal)
September 27, 2021, 10:02am
135
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
vknow360
(Sunny Gupta)
January 22, 2022, 1:40am
138
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