2019-12-09, 02:13
I need to hide by filtering out some of the android app installed in the addon->Android app window. Please some have any insight help me to do this in the code modification
(2019-12-09, 02:13)sriramdotg Wrote: filtering out some of the android app installed in the addon->Android app windowYou need to articulate the exact issue, it's not clear what the problem is (using delete can cut down the add-on showing up, but I suspect that is not what you want) Really a support issue for either add-ons or android o/s and in that spirit, I'll move this thread along to add-ons and see if some kind soul will deduce the issue and provide the fix.
(2019-12-09, 07:12)PatK Wrote:(2019-12-09, 02:13)sriramdotg Wrote: filtering out some of the android app installed in the addon->Android app windowYou need to articulate the exact issue, it's not clear what the problem is (using delete can cut down the add-on showing up, but I suspect that is not what you want) Really a support issue for either add-ons or android o/s and in that spirit, I'll move this thread along to add-ons and see if some kind soul will deduce the issue and provide the fix.
If i tap on Android apps, it lists all the installed application in the device. I want to hide certain applications from these listing. For eg. Kodi is the application which is shown inside this view, I want to hide this.
How to do this programatically. Thanks in advance.