App uninstall inside app

CozyPlanes

Active member
Jul 21, 2016
28
0
0
I have to uninstall specific app inside my app. I feel i should delete with Intent and the package name of the app to perform app deletion bit i dont know how. Does anyone know how. Thanks.
 
Did you mean to create an application with multiple features and somehow you wanted the users to have the freedom to add or remove features inside the app? With my basic knowledge in programming just put the feature in one Class then create a boolean variable which can be accessed through a button or anything that can go on and off. The idea is before you call the specific Class you need to check if the boolean variable is true of false. In a way if the user make the boolean false, they "uninstall" the feature.
 

Trending Posts

Forum statistics

Threads
956,355
Messages
6,967,764
Members
3,163,518
Latest member
pcjordanellis