How to hide an app from drawer topic

SOCIALIZE IT ⇨

Hey,
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);


But then it seems like the module hasn't an UI (for xposed).
How can I solve?

xda-developers


  1. [Q] Data from both sim cards? topic
  2. [Q] Downgrade from lollipop to kitkat topic
  3. How to Hide Contacts topic
  4. [Q] Facebook Contacts Still Showing in Contacts, Unable to Hide topic
  5. [Q] Facebook Contacts Still Showing in Contacts, Unable to Hide topic
  6. [Q] How to Hide Folder Or Files in Android Without any Software Or App topic
  7. [Q] Remote Play - Rooted Phone? / Hide SU? topic
  8. [Q] How to hide an algorithm? topic
  9. How to hide an app from drawer topic
  10. Is root required to roll back to KitKat? topic
  11. [REQ] Multi DPI Stock Camera topic
  12. May be this is it for Xperia J topic
  13. [Q] No IMEI and baseband anymore. So back to stock rom for repair! topic
  14. Htc desire 816 official lollipop update video review topic
  15. [Q] Galaxy S6 Edge T-Mobile Unlock by SIM code topic
  16. How to roll back to KK topic
  17. What is this in Greenify settings topic
  18. [Q] How to update? topic
  19. [Q] New to phone - on 24A rooted - where to go from here? topic
  20. I9505 Safe to Downgrade from 4.4.2 to 4.2.2? topic

0 commentaires:

Enregistrer un commentaire