How to change App Drawer icon? - Huawei Mate 10 Questions & Answers

Hi to all talented themers
Is there a way to change widget icon on Emui8, especially for " screen lock " widget?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Just trying to modify stock Mate 10 theme, everything is ok except Google apps and Whatsapp.
For icon names using package name;
com.google.android.apps.docs : drive
com.google.android.apps.maps : maps
com.google.android.keep : keep
com.android.vending : play store
com.google.android.apps.photos : photos
com.google.android.gm : gmail
com.whatsapp : whatsapp
what i am missing, any help pls?

madcapfrog said:
Hi to all talented themers
Is there a way to change widget icon on Emui8, especially for " screen lock " widget?
Click to expand...
Click to collapse
To change this icon go to com.android.systemui (in .hwt file) and there /res/drawable-xxhdpi folder. Put here ic_onekey_widget_preview.png and ic_onekey_widget_shortcut.png with icon you like.

mr.mrcn said:
To change this icon go to com.android.systemui (in .hwt file) and there /res/drawable-xxhdpi folder. Put here ic_onekey_widget_preview.png and ic_onekey_widget_shortcut.png with icon you like.
Click to expand...
Click to collapse
Unfortunately, it didn't work
First, there was no " com.android.systemui " in stock theme (Stone.hwt) so i did put that two .png file inside " com.huawei.android.launcher/res/drawable-xxhdpi " (no luck)
Then i made " com.android.systemui/res/drawable-xxhdpi " and did copy there but still it didn't work. Probably i am doing something wrong because i am newbee.
Beside that still all icons except google apps and whatsapp changing but not them

madcapfrog said:
Unfortunately, it didn't work
First, there was no " com.android.systemui " in stock theme (Stone.hwt) so i did put that two .png file inside " com.huawei.android.launcher/res/drawable-xxhdpi " (no luck)
Then i made " com.android.systemui/res/drawable-xxhdpi " and did copy there but still it didn't work. Probably i am doing something wrong because i am newbee.
Beside that still all icons except google apps and whatsapp changing but not them
Click to expand...
Click to collapse
Ok, let's try again - download the com.android.systemui file from my link:
https://drive.google.com/open?id=13EbXG5x2O_4GcV3rrf63rDfGpxIGvzwA
Replace icons inside and put into .hwt file.
BTW - you can always download one of my themes (link in my signature) and you can find in some of them correct icons names for google apps or whatsapp.

I dont know how to thank you but it worked with your file, thank you very much @mr.mrcn
For google apps and whatsapp, i am basing your " XDA Exclusive for EMUI 5/8 " theme.
Only difference is, you have more than one png files but i am using only one png for each app, icon names are correct.
I thougt this is because you are theming also apps, should i use multiple names for same icon like you?

madcapfrog said:
I dont how to thank you but it worked with your file, thank you very much @mr.mrcn
For google apps and whatsapp, i am basing your " XDA Exclusive for EMUI 5/8 " theme.
Only difference is, you have more than one png files but i am using only one png for each app.
I thougt this is because you are theming also apps, should i use multiple names for same icon like you?
Click to expand...
Click to collapse
No. it's not necessary Main icon usually is enough.

For app drawer icon; If i am not mistaken it's going inside " com.huawei.android.launcher/res/drawable-xxhdpi ".
But i could not find the correct icon name
Edit : Found it, maybe someone else also can need it;
ic_allapps.png
ic_allapps_pressed.png

madcapfrog said:
For app drawer icon; If i am not mistaken it's going inside " com.huawei.android.launcher/res/drawable-xxhdpi ".
But i could not find the correct icon name
Edit : Found it, maybe someone else also can need it;
ic_allapps.png
ic_allapps_pressed.png
Click to expand...
Click to collapse
this is helpful for me, been looking for this specifically. thanks!

What program to use to access the. hwt files?
madcapfrog said:
For app drawer icon; If i am not mistaken it's going inside " com.huawei.android.launcher/res/drawable-xxhdpi ".
But i could not find the correct icon name
Edit : Found it, maybe someone else also can need it;
ic_allapps.png
ic_allapps_pressed.png
Click to expand...
Click to collapse
Hello everyone and thank you for the thread so far. I know this post is a little older but hopefully you still know how you did your magic with the themes
I wanted to edit the app drawer icon just like you on a stock theme. I pulled the stock theme via adb but when I try to save the changes via Huaweis own hwt Tool it gives me many errors and it won't save (because I don't have all icons for the apps for example).
On the file explorer of my phone I can look into the. hwt file but I can't edit it. what do you use to edit it?
kind regards

Related

[MOD] Transparent Notification Bar

Was feeling in a transparent mood the other day before i made the lock screen..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note : the black settings come from a theme I hope to release soon.
INSTALLATION
**Disclaimer**
I am not responsible for your phone, or anything that happens to it. Ever.
This apk has been pulled straight from my phone, and its working fine.
(stock rom,black skin installed,clear lock screen,custom skin, rooted)
Have a Nandroid backup
Have a Goldcard
Have recovery
Backup your original apk
Notice: this apk uses images from the Skin: Black , if you do not have it installed you will now have a black notification menu. For maximum colour-compatibility install the black skin first.
Also note that I have changed the pull down tab located at the bottom of the screen shots, I felt this was more appropriate for the theme.
Instructions
push the apk to system/framework
reboot, you should now have a transparent notification screen
Thank you man
Can blank (transparent) part of slide be refilled with black color
p.s. havok, will you do a white skin? So we'll have black and white
Does this work with Gingerbread?
Which file you changed
Thanks
I'll make this for gingerbread, i think its called status background (or similar) inside framework res .apk
Good work..havok make it work for gingerbread..
Transparent status bar
Hi havok
I tried for transparent status bar in res frame work.apk (puting transparent file ) but signing creates problem phone don't start
I have Android signer java application
may be HTC sign different
what i do ?
you can avoid having to sign the apk files again:
1. extract file you wish to edit
2. edit file
3. open apk (NOT extract) using zip manager (e.g 7zip)
4. drag edited file into the correct folder in .apk and replace
5. file should then be ready for adb push. no rezip or re sign needed
please edit for me
hi havok
I use 7 zip but don't work phone stuck at booting
I m uploading a file
replace it frame work.apk /res /drawable-120dpi/statusbar_background.png
please edit & upload working frame work.apk
Thanks
I think it looks nice, but i think that it will be confusing in the last end.
But nice one mate!
I want to make the notification bar transparent so my wallpaper goes to the top edge of the screen.
how do I do this? this appears to be the lockscreen?? maybe I am calling it by wrong name. running 2.2 on TP2 the white bat at the top that has the notification icons and the network battery time info.
I want to make "that" transparent. if the wallpaper does not "go" to the top then I want to "skin" it to match the wallpaper.
I can't use metamorph since that requires busybox and busybox does not work with my build.
use online kitchen, the instructions and the kitchen are here: http://uot.dakra.lt/kitchen/
Hmm First "CAN" I use this at all.
I am not running an android device "per say"
I am running a windows mobile 6.5 HTC Touch Pro 2 that has android running "ON IT" (from the SD card)
so would this even work for me?
second it says transparency of the notification bar requires Ginger 2.3 I am Froyo 2.2
if I can't make it transparent can I simply replace it with a non transparent bar (I will clip the appropriate pixels from my image and make that "chunk" the notification bar. IE simulate transparency. it will only work for one wallpaper but thats ok.
I don't see an option for this ?
Hello
Where can I find the system/framework in my Galaxy y? Does it need to be rooted? I really want to have a transparent status bar
And were should I put the attached data?
iambabydoll31 said:
Where can I find the system/framework in my Galaxy y? Does it need to be rooted? I really want to have a transparent status bar
And were should I put the attached data?
Click to expand...
Click to collapse
use file eksplore like: file manager, astro, etc ! and most importantly, you must be root in order to access and change the file system

[Morph] Droid in Notification Background (diff colors) update 10/19

Big thanks to Hacku who originally posted these images... Thank you to s15274n for requesting these... GREAT FIND!!! I've added about 20 more different colored droids to this... These are no longer mm files just images..
http://db.tt/4C0WwPm
These are images originally found here by hacku along with some edits by me- http://forum.xda-developers.com/showthread.php?t=750555
hacku said:
So I've had a few people asking how I did this so I decided to make a little tutorial.
Credits:
RinTinTigger
Taypotts
This will NOT change the color of your status bar. This will only add a transparent background to the drop down bar and place the Droid on the bottom right corner.
***Make sure USB Debugging is checked under Settings>Application>Development***
Here's how it's done:
1. Download & install Stericson's NinjaMorph from the Market
2. Place your desired Droid image on your SDcard and rename it to status_bar_background.png (doesn't matter where you put it)
3. Launch NinjaMorph and click tap on New Project
4. Go to /system/framework/twframework-res.apk (Files will get extracted and a backup is created automatically)
5. Go into /res/drawable-hdpi and find status_bar_background.png
6. Tap on the file and it will now ask you to find the image you want to replace it with
7. Find the file you placed on your SDcard and tap on it
8. You will get a warning asking if you're really sure you want to replace it (Tap Yes)
9. Tap on the blue arrow on the bottom right corner
10. Tap on Finish Project
11. Tap on twframework-resapk (NinjaMorph will now package/create the apk)
12. You will get a warning asking if you're sure you want to overwrite the apk (Tap Yes)
13. You will now get a warning asking if you want to zipalign (optional)
14. Tap ok on the next warning
15. Choose if you want to delete the project
Your phone should now reboot automatically and you should have your new Droid on your drop down notification bar that looks like this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Thanks for sharing!
Looks great man, thanks for the mention. I'm about to flash now. Do you have a stock to revert?
eh I guess I can make a stock real quick...
I'm rocking the Green Android and it looks awesome. I've already shown it to a lot of the other Android Fans here at work, all are very impressed. Good job with everything man. Yeah, being able to revert is always nice rather than restoring a nandroid backup....
OP updated with revert..
im in the process of putting the finishing touches on a stock theme/template...
everything will be in it... that came stock anyway... and it will give those that want to start theming a little push in the right direction...
I will probably do a short demo of me morphing a bar from stock to crazy... start to finish
you sir are the man. If you do find time to do that, please make sure I know so I can add it to my sticky in the General section. That would help a ton, and lets be frank, the more people theming, the better for us all.
good job, this looks nice. I got the red and green
It did say the file doesn't exist so when I close it and go to existing to open the file there's nothing in it...trying to get the red one
Sent from my SGH-T959 using XDA App
looks great... thank you...
instructions for use:
open metamorph (MM)
click unzip extract new
(error occurs)
open MM
click pick existing
click Droid_xxx
click Droid_xxx
click Droid_xxx.xml
click close
click apply all
reboot after it finishes
When I click existing and then droid_red there are no files In it
Sent from my SGH-T959 using XDA App
check with a file explorer... if you can copy it into the root/directory of the theme it will be easier to find.. you're looking for Droid_Red.xml
if its not there redownload...
Just unzip the file then move the folder to the metamorph themes folder and select existing theme and click on the xm fileand apply all.
Yeah my comp double folders everything when it zips, or MM does it unzipping... IDK, it works if you apply manually by selecting the xml file..
Yeah I think this is breaking my market app. FC after downloading an app, reverting back to stock to double check. Will keep you posted.
^ no issues here, 3 updates and 2 new apps.
Try this.. Go to settings, applications, manage applications, market, uninstall updates and Clear data
Sent from my SGH-T959 using XDA App
I reverted back to original with no prevail. I did a Nandroid and market is working again. I did have the ClearBar Metamorph isntalled as well as the Segemnted Green battery status icon isntalled. Not sure if a mixture of these things was the problem or if something just went wrong the first install.
I wills say a great mod for sure, looks great!
This may sound dumb, but would I be able to use morphs like these on my Captivate?

Basic Framework Edits

this is a very basic guide to change colors and maybe icons if you've suitable icons..
I don't know anything about signing apks and stuffs but I did the following steps and it worked for me...
THINGS YOU'LL NEED :
7zip
Any Imaging Software that can handle PNG files(I use PHOTOSHOP)
FRAMEWORK-RES.APK file
STEPS :
Right Click on your framework-res.apk
Click 7-zip->Open Archive
go to res folder
Extract drawable-mdpi anywhere on your pc
edit the files you want with your imaging software and save them
now drag the modified files to the drawable-mdpi folder in the zip file
Open the drawable-mdpi folder in your zip file
select the modified files, hold and drag to the zip archive and leave it
it will ask you to add the files or not
just click yes
Click to expand...
Click to collapse
Close the file
Push your framework into your phone
(I use Xrecovery mode for pushing it, cuz its safe)
Code:
[B]busybox cp /sdcard/framework-res.apk /system/framework/framework-res.apk[/B]
---------------------------END------------------------------------------
IMPORTANT TIPS
if you're upto modifying colors than you may notice that some files have extension .9.png they need special way to edit (actually not so special lol)
just open them in your imaging program
you'll notice few black dots and black border
something like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
keep those black things as they are, and mess around with the other colors
-----------------------------END QUOTE----------------------------------
for now I've just tested this with colors and few icons and it works
-------------------------------------------------------------------------------------
if anyone needs this framework (I changed the green color to orange, changed the lock symbol to stock it was too small and colored some of the network indicators from white to green lol)
FRAMEWORK-RES.APK.7z
Good. i tried to change the xml files. but the process needed me to use apktool to decompile the framework-res.apk.
when i used original framework-res-apk, it decompiled successfully, but when I used gingerbread framework-res.apk by pulpoff, errors about the .9.pngs occur.
propc said:
Good. i tried to change the xml files. but the process needed me to use apktool to decompile the framework-res.apk.
when i used original framework-res-apk, it decompiled successfully, but when I used gingerbread framework-res.apk by pulpoff, errors about the .9.pngs occur.
Click to expand...
Click to collapse
xml is just too advance for me lol
yes for editing xml files it needs to be decompiled....
maybe you need to edit 9.png files the way I did
why dont you give it a try
Thx
I searched for a TuT
Now i can give my cellphone my own looking
A question can i replace icons white icons form a X10 theme or so?
KINGMANI said:
Thx
I searched for a TuT
Now i can give my cellphone my own looking
A question can i replace icons white icons form a X10 theme or so?
Click to expand...
Click to collapse
yeah.. i used gingerbread theme's icons and they worked however you can only replace those which have the exact same name you know not everything is possible lol
nice work. can you explain how to change battery icon, i want it show percent, like 58% in front of the icon. i think that's what people need most
I see now, that in framework 'res' folder, in 'drawable-land-mdpi', we have stock layouts of Lock Screen (i mean, stock bar for unlock move and sound).
How can I set it to default? I don't like that SE original LockScreen theme...
Find all the icons named as SEMC_slidingtab and replace them the way you want
mercury_beta said:
nice work. can you explain how to change battery icon, i want it show percent, like 58% in front of the icon. i think that's what people need most
Click to expand...
Click to collapse
Most people use widgets for that.. lol
please follow the tutorial
how change icons
mislatero said:
please follow the tutorial
how change icons
Click to expand...
Click to collapse
use desktop visualizer for that.. its available for free in market

Color Gmail notifier icon request

I really did give it a try but It didn't work. I tried to change the icon from a file I pulled out of the Gingeritis Thunderbolt rom that I was using before I switched to the GN2. I just don't know enough about making these changes. Can anyone out there help?
I'd like the red and white icon to replace the plain grayish icon in the notification bar when I get new email (gmail).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://www.aeinrst.info/wp-content/uploads/2011/09/Gmail-Icon.png
I'm on Beans B5 w/ the colored Twiz 0.1 theme. If it matters.
This is a great request. Plus 1
+2 for this I would gladly donate
agree OP has made a great request
I'm running Beans stock deodexed
Does anyone at least have a link for a tutorial so I can give it another try?
sorry I can't help but I'm ready to donate if you can get it working
so what you want is that your email notification look like that?
Yes. But that opens another issue because notifications have a dark tint when you add color to them.
Please send me the .png
Gigatopiloto said:
Please send me the .png
Click to expand...
Click to collapse
Here it is
stu5797 said:
Here it is
Click to expand...
Click to collapse
This is actually the image that resembles the current gmail icon used in the notification bar. With the envelope closed. I think the one with the envelope open is used in the app.
http://static.allmyapps.com/data/apps/4/1/4103/f1a2dedf371e486c7e78a37e26ef5f1c_icon.png
newbomb said:
Does anyone at least have a link for a tutorial so I can give it another try?
Click to expand...
Click to collapse
I take no responsibility for any harm that may come to your phone trying this.
You must be rooted for this to work
check out the links at the bottom on this post for ninjamorph stuff
****The new image must be the same size as the old image for this to work****
I was able to get the notification changed using ninjamorph and rootexplorer.
1. rename your image stat_notify_email.png
2. Open ninjamorph and start a new project.
3. go to data/app/com.google.android.gm-1.apk
4. When you click it, it should extract the folder.
5. On the next screen click copy it(lower right corner).
It should tell you where the copy was saved. For me it was on my phone storage in androidthemes/workspace
From there i went to rootexplorer( you could also do this part on your computer).
1. open androidthemes/workspace/com.google.android.gm-1.apk/res
2. Locate these file:
drawable-hdpi,
drawable-mdpi,
drawable-sw600dp-hdpi,
drawable-sw600dp-mdpi,
drawable-sw600dp-xhdpi,
drawable-xhdpi
3. This may just be an extra step but i went through each of these files and added .bak to the end of each original image so it looked like this: stat_notify_email.png.bak (this will keep the original as a backup in the folder).
4. Copy/paste the new image named stat_notify_email.png into each of these folders.
If you don't rename the files when you paste you will just replace the original.
5. Once you have placed the image in all the file you will go back to ninjamorph and click finish project.
6. Click the com.google.android.gm-1.apk
7. It will then create package
8. It will ask if you are sure you want to replace the .apk....click yes
9. It will ask if you want to optimize using zipalign...click yes
10. It will ask if you want to clean up/delete project...Click yes or no(up to you)
11. Once it is done, reboot phone and it should have the new notification icon but it will have a dark tint from the notification bar.
I have not done that much with ninjamorph so there probably is a shorter way to do all this.
Here are a couple links to using ninjamorph:
http://www.youtube.com/watch?v=8uD0o52typs
http://forum.xda-developers.com/showthread.php?t=674604
http://www.droidxforums.com/forum/d...ninjamorph-change-notification-bar-icons.html
Hopefully this works for you.
Excellant write up for those wantign to try some of this..

[TIP] How to remove an app's icon from the app drawer of a launcher

This is useful if you're trying to create a shortcut in Settings for a certain app and don't want yet another app in the app drawer or you want something running in the background......
1. First off, go ahead and setup apktool in ubuntu
Link to apktool found http://forum.xda-developers.com/showthread.php?t=1755243 Follow the instructions in that thread
2. Create a folder on your desktop (for the purpose of this guide, name it "folder")
3. Move your apk to your newly created folder, called folder
4. Assuming you've followed the steps in the apktool thread and setup it up correctly, open up a terminal and type in the following commands
Code:
cd Desktop/folder
then
Code:
apktool d yourapp.apk
If you decompiled correctly, you will see something similar to this....MAKE SURE YOU LEAVE YOUR TERMINAL OPEN, DO NOT CLOSE IT OUT!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5. Now, navigate inside your app's decompiled folder and find the AndroidManifest.xml
6. Open the AndroidManifest.xml with any text editor
7. Find the highlighted line as pictured below....
8. Go ahead and remove that line from the AndroidManifest.xml and save/exit out of that
9. Press and hold Ctrl and H
10. Delete the file called "AndroidManifest.xml~"
11. Assuming you paid attention and didn't close out your terminal, go back to it and type in the following
Code:
apktool b yourapp
12. You should see something like this if you followed instructions correctly....
13. Now navigate inside your app's decompiled folder and you should find a folder called "dist". Inside of that, you should see your compiled apk with the change made and ready to be pushed to your device.
Here's a screenshot of a before and after
Just in case, who knows....
Mazda said:
Just in case, who knows....
Click to expand...
Click to collapse
Thanks for this helpful post!!! I needed something like this. Goomanager was getting on my nerves
I need help with deleting multiple icons from one single apk
I want to delete he camcorder and mirror on the evo 3d HTCCamera.apk
I followed your directions, but after I push apk and reboot it doesnt show up at all
mauricio.valladolid said:
I need help with deleting multiple icons from one single apk
I want to delete he camcorder and mirror on the evo 3d HTCCamera.apk
I followed your directions, but after I push apk and reboot it doesnt show up at all
Click to expand...
Click to collapse
For sense ROMs, you'll need to install the framework-res.apk and also the com.htc.resources.apk using apktool before you decompile/compile apks such as the HTCCamera.apk
Mazda said:
For sense ROMs, you'll need to install the framework-res.apk and also the com.htc.resources.apk using apktool before you decompile/compile apks such as the HTCCamera.apk
Click to expand...
Click to collapse
I have them installed, I already made changes to other apks, but its my first time trying to delete the icons and no luck
@Mazda
thx for this thread :good: It works even on windows but new apk needed a new sign (META-INF)
This was pretty helpful, thank you.
Thanks
app is not longer starting after boot completed
Hi,
thank you for the nice tutorial! The problem I have right now with an app where I removed “….category.LAUNCHER” is that the app is not starting at boot completed anymore. When I first install the unmodded app, and thereafter I install my created app without icon, the app is starting after boot completed. Do you know why the modded app is not starting after boot completed?
stan210 said:
Hi,
thank you for the nice tutorial! The problem I have right now with an app where I removed “….category.LAUNCHER” is that the app is not starting at boot completed anymore. When I first install the unmodded app, and thereafter I install my created app without icon, the app is starting after boot completed. Do you know why the modded app is not starting after boot completed?
Click to expand...
Click to collapse
If you're rooted,
Use Leedroid Tweaks to block apps in drawer
Sent from above using Xparent Tapatalk Blue

Categories

Resources