How to hide an app from drawer topic
Hey,
is there a way to hide an app to the default launcher of the device, but not to xposed? I tried this:
But then it seems like the module hasn't an UI (for xposed).
How can I solve?
is there a way to hide an app to the default launcher of the device, but not to xposed? I tried this:
Code:
PackageManager packageManager = getPackageManager();
ComponentName componentName = new ComponentName(this,
SettingsActivity.class);
packageManager.setComponentEnabledSetting(componentName, PackageManager.COMPONENT_ENABLED_STATE_DISABLED,
PackageManager.DONT_KILL_APP);
How can I solve?
xda-developers
- [Q] Data from both sim cards? topic
- [Q] Downgrade from lollipop to kitkat topic
- How to Hide Contacts topic
- [Q] Facebook Contacts Still Showing in Contacts, Unable to Hide topic
- [Q] Facebook Contacts Still Showing in Contacts, Unable to Hide topic
- [Q] How to Hide Folder Or Files in Android Without any Software Or App topic
- [Q] Remote Play - Rooted Phone? / Hide SU? topic
- [Q] How to hide an algorithm? topic
- How to hide an app from drawer topic
- Is root required to roll back to KitKat? topic
- [REQ] Multi DPI Stock Camera topic
- May be this is it for Xperia J topic
- [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
- Htc desire 816 official lollipop update video review topic
- [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
- How to roll back to KK topic
- What is this in Greenify settings topic
- [Q] How to update? topic
- [Q] New to phone - on 24A rooted - where to go from here? topic
- I9505 Safe to Downgrade from 4.4.2 to 4.2.2? topic
0 commentaires:
Enregistrer un commentaire