mercredi 10 décembre 2014

[GUIDE][NO ROOT][SUPER SIMPLE]Hide App from Launcher in 2 minutes! topic

23:29






Ever felt like hiding an application from Launcher's drawer but your there's no option to hide in your Launcher? or
No root so you can't even use Xposed to hide it? or
Want to include an app in your ROM but you don't want it to be displayed in the Launcher?


No Problem! Here's a way :P

Requirments:

*A PC
*Knowledge on how to decompile/recompile an application
*2 minutes
*Notepad++ or any text editor
*apk of the app that you want to hide

The procedure is simple enough. Let's start:

*Decompile the application that you want to hide from your Launcher.
*Open AndroidManifest.xml
*Find this(use Ctrl+F):

Code:


<category android:name="android.intent.category.LAUNCHER"/>


*Either delete the line or replace it with:

Code:


<category android:name="android.intent.category.DEFAULT"/>


*Save it.
*Done!
*Recompile and flash the app! As simple as that!

Enjoy! :)






Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

0 commentaires:

Enregistrer un commentaire

 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top