Looking for Launcher apk and images in Android M preview. - Nexus 5 Q&A, Help & Troubleshooting

I was really big on themeing via flashable zips back in the Galaxy Nexus days. Been away from it for a long time, but I still remember how to do most of it.
I got my framework and all that good stuff, but I can't seem to find the launcher apk in the new M preview. Did they move the launcher drawable files into the framework itself or something? I want to change the app drawer and such to make myself a dark theme.
Let me know what I'm missing.
Thanks!

Related

A few theming questions

Hello,
first of all I love the Desire Rom by Paul. I only want to modify the "taskbar" graphics at the bottom of the display. Do you know in which .apk I will find them?
Do you already knwo where i can find the wallpapers in the rom, f.eg. the blue travel wallpaper?
Thanks and regards
donner
framework-res.apk for the notification bar, and alot of other stuff is in there aswell. Try making a morph to start with, it's alot easier. You can even download someone elses, open all the files and if you have a little bit of computer knowlege teach yourself from there.
wallpaper
and where are the wallpapers? they are not in the framework-res.apk
If you're looking for the graphics on the bottom on sense these are located in a seperate .apk on all the desire roms i've seen that is next to the framework-res.apk normally called something like com.htc.desire or something similar
Isn't it rosie.apk?
Most of HTC's stuff is in rosie.apk
Definitely go for a metamorph theme.
Metamorph allows you to specify only a few PNGs, XMLs etc that will be updated within the targeted apk.
On NON-Desire roms, wallpapers are in the launcher.
So yeah, maybe Rosie.apk

flashable clear taskbar

Stock clear taskbar by Rujelus on first page. If you are themed this will revert lockscreen, notification window etc
--
Hi, I was wondering if anyone can make a flashable clear/100% transparent taskbar and clear/100% transparent sense bottom bar launcher.
Ideally, the bottom bar launcher would be something like
http://forum.xda-developers.com/attachment.php?attachmentid=385691&d=1282488980
in burst's plurstaralpha theme, which is transparent but with visible interactive buttons
The taskbar would be similar to riptide's current
http://www.johnwishon.com/themes/riptide9.png
In similar threads i've seen at least half a dozen people ask for these things, so i wouldn't be alone in using these.
Anyone who can help, it would be greatly appreciated!
Thanks!
bump-------
I've been wanting JUST a clear taskbar for a while now. I don't want 4 million changes in a theme package, it's always one or two things I want. Wish they'd do a lot more splitting up of the mods so you can pick and choose what all you want.
I really want the clear bottom bar launcher. And the 3d app drawer.
What would it take to get all the devs together to create a Theme Kitchen?
Or maybe just the top 5 devs or something. Because there are some really nice themes out there, and like jlechner says, the ability to pick and choose parts out of themes would be really nice.
kdbrown5 said:
bump-------
Click to expand...
Click to collapse
Going to try something, my method won't be flashable but it might work...
Kitchen definitely would be nice though.
wrxlvr said:
I really want the clear bottom bar launcher. And the 3d app drawer.
Click to expand...
Click to collapse
you can get that stuff using launcher pro. but you want to keep the htc sense also right?
pretty sure konikub made one, as I have flashed it. I dont know if I have the zip but im pretty sure if you searched konikubs posts you will find what you are looking for. Here is his 2.2 theme post, not sure if its in here:
http://forum.xda-developers.com/showthread.php?t=746689
EDIT: I have something called DC-FRESH_AloysiusClearTaskbar-signed, search the forum for it if that is what you are looking for
Here you go, this is completely stock except the two things that you wanted. As far as making a kitchen, I have no clue on that.
RUJELUS22_Clear.zip
How do I remove this? I flashed it and it looks horrible. It's messed up when I swype down to see my notifications. I'm using Fresh 3.1.0.1
Sent from my Supersonic
Reapply whatever previous theme you had to replace the framework-res package that made these changes i think.
It looks good, and I do appreciate the work you put into this Rujelus, thank you
unfortunately, since I had manup's theming, it reverted my clear lockscreen, clear notification bar, clear calendar widget back to stock and left black bordering around some of the smooth revolution battery, signal etc icons.
I thought framework theming was seperate lines that were added/removed but looks like its more complicated than i thought : /
kdbrown5 said:
Reapply whatever previous theme you had to replace the framework-res package that made these changes i think.
It looks good, and I do appreciate the work you put into this Rujelus, thank you
unfortunately, since I had manup's theming, it reverted my clear lockscreen, clear notification bar, clear calendar widget back to stock and left black bordering around some of the smooth revolution battery, signal etc icons.
I thought framework theming was seperate lines that were added/removed but looks like its more complicated than i thought : /
Click to expand...
Click to collapse
Like I said this is completely default except the 2 edits. These edits are just pictures inside framework-res and com.htc.resources there is no way that I know of to add something like this to the theme you already using unless you do the edits to the files that you are using right now. When you do an update.zip it will replace the whole file not just the edited parts.
Oh : (
Thank you for your efforts
clear bottom bar
rujelus22 said:
Like I said this is completely default except the 2 edits. These edits are just pictures inside framework-res and com.htc.resources there is no way that I know of to add something like this to the theme you already using unless you do the edits to the files that you are using right now. When you do an update.zip it will replace the whole file not just the edited parts.
Click to expand...
Click to collapse
so what two files did you edit?

[Q] ADW Theming help!

So, I've started making an ADW theme - and I have NO idea how these things work. There seems to be no documentation anywhere, and the template apk doesnt have the stock images that base theme has. Is there any thread that can at least get me started with making a custom dock background theme, or does anyone know where to start?
Thanks,
-Dave
I love ADW, but customizing the dock is a pain in the ass compared to other launchers. I'm currently using ADW with no dock background image, and some custom icons from the TallMin icon set.
I spent some time trying to theme the dock, and was able to do some image replacement via Metamorph/Ninjamorph or by ADB pulling the ADW APK, replacing images and ADB pushing it back. Using this method, I was able to replace the left, right and center icon backgrounds. Unfortunately, this is when I discovered that the stock theme uses the same center icon background for the three center icons.
This left me with a dock backgrounds like this: LEFT CENTER CENTER CENTER RIGHT
Close, but not what I wanted. I eventually gave up, after deciding I was spending far too much time messing with it. Your best bet will be to find an ADW theme, and modify the dock backgrounds via Meta/Ninjamorph or editing the ADW apk.
BUT
If you are feeling adventurous, here is the complete ADW guide. The link will take you right to the Theming section.
http://code.google.com/p/adw-launch...ToADW#Chapter_3_-_ADW.Launcher_Theme_Creation
You will be installing and using the Android SDK, Java JDK, editing XML, and creating signed packages. Good luck! It was far more than I wanted to get into, personally.
Thanks a ton - Thats exactly what I was looking for. I'm fine with eclipse and all that, I just got the template and had NO documentation for it. Should Pump out a theme sometime soon

[MOD][HOW TO] Transparent notification bar.

In this thread ill show you how to make that notification bar transparent.
1. take the png's ive attached to this post and place them on your SD card in the folder entitled "android themes"
take note of these file names.
2.open ninjamorph select new project
navigate through: system/framework/framework-res.apk. it will then extract all the files.
then navigate through res/drawable-hdpi.
scroll down to "status_bar_background.png" click it and change it out with the "status_bar_background.png" you placed on your SD card that has the exact same file name....then continue to replace the other 6 png's the same way.
If one of the existing png's in your framework does not match the one Ive provided (for example the existing file on your phone ends in " .9 " ) then rename it to match...not all themes are exactly the same.
3. when your done replacing all 7 png's press the blue back button in ninjamorph, select finish project, select the one that says "framework-resapk"
then just keep clicking "yes" ("yes/yes/ok/yes") then ninjamorph will tell you "ALL DONE!" and your phone will automatically reboot.
this will work fine with "launcher 2" and will most likley work with whatever default launcher that came with whatever ROM you mught be using. BUT...
...!!! when using this mod with ADW launcher, launcher pro
or any home replacement app you will need to use a live wallpaper (I use "shake em all" and then just set my own wallpaper) if you want the notification bar to stay transparent. the pulldown will allways be transparent though. (you can also use a live wallpaper called "multiple wallpapers" )
screenshots
Do you have to root? Stock launchers work? Very nice work.
Sent from my DROIDX using XDA App
it does look good.
Will this work with gummyjar 2.5?
Root is required to run ninjamorph. This will work on any ROM. Be sure to put pngs in Android Theme folder (imperative). Works best with stock launchers.
update: tried my LWP again and this time it worked. will update after a few re-boots if it changes back to black, but otherwise it worked this time.
been trying to get this to work but the best I can get is my lock screen to work, but when I unlock to any other home screen or if I go to my app drawer, just a black status bar.
I am running Apex 1.3.1, and additionally have changed out my status bar icons. so not sure if that has anything to do with it, does anyone have any thought on that?
thanks for any thoughts/responses.
g
ps. a lot of my .png's in framwork-res.apk are 9.png's if that matters, and to get to at least where I am (running and clear status bar in lock screen only) I have replaced those with the new ones. When I finish the project in ninja and reboot, it force closes once, I pull the battery and it reboots. Like I say, after that I reboot after the fc and it loads without an error, but does not give me a full transparent status bar.
thanks again for looking and any help.
Droid-Xer said:
Root is required to run ninjamorph. This will work on any ROM. Be sure to put pngs in Android Theme folder (imperative). Works best with stock launchers.
Click to expand...
Click to collapse
I was able to navigate to the folder irregardless of location. Metamorph forces you to use Android Theme folder.
I was able to get this to work but as stated in op you must have a lwp for it to work. I thought this would be acceptable but can't find a lwp that doesn't suck battery, and look decent. I purchased the light grid pro and am ok with it. Shakem up wouldnt display my wallpapers right.
Is there no way to get it to work with a static wallpaper? And in the browser its white. Though it could be transparent and white behind it.
Edit: the browser notification bar is white. Where to change? Is possible?
Sent from my DROIDX using XDA App
UPDATED.....
some people brought to my attention that, on other themes, some of the png's end in " .9 " so if you run in to a png on your existing framework that does not match the one ive attched to the OP just rename it to match (usually you will just need to add/remove " .9 ")
so i updated the attached files and added a read me to both zips.
Enjoy!
Mandelbrot.Benoit said:
I was able to navigate to the folder irregardless of location. Metamorph forces you to use Android Theme folder.
I was able to get this to work but as stated in op you must have a lwp for it to work. I thought this would be acceptable but can't find a lwp that doesn't suck battery, and look decent. I purchased the light grid pro and am ok with it. Shakem up wouldnt display my wallpapers right.
Is there no way to get it to work with a static wallpaper? And in the browser its white. Though it could be transparent and white behind it.
Edit: the browser notification bar is white. Where to change? Is possible?
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
I'm aware of the "grayish white" when in certain apps....to tell you the truth I havent even tried to fix it. sounds like a good thing to try out right now.
shake em all loads my wallpapers just fine.....hmmm,,,you can try "multiple wallpapers"...and see if you like that..i was thinking about making my own live wallpaper that is just blank as can be and doesnt use up memory/battery..and you bet ill post it up in here if i can ever get that accomplished.
georgepink said:
update: tried my LWP again and this time it worked. will update after a few re-boots if it changes back to black, but otherwise it worked this time.
been trying to get this to work but the best I can get is my lock screen to work, but when I unlock to any other home screen or if I go to my app drawer, just a black status bar.
I am running Apex 1.3.1, and additionally have changed out my status bar icons. so not sure if that has anything to do with it, does anyone have any thought on that?
thanks for any thoughts/responses.
g
ps. a lot of my .png's in framwork-res.apk are 9.png's if that matters, and to get to at least where I am (running and clear status bar in lock screen only) I have replaced those with the new ones. When I finish the project in ninja and reboot, it force closes once, I pull the battery and it reboots. Like I say, after that I reboot after the fc and it loads without an error, but does not give me a full transparent status bar.
thanks again for looking and any help.
Click to expand...
Click to collapse
you need to rename the png's i provided to match your " .9 " png's..
if you didnt do this im willing to bet thats why ninjamorph force closed and your having issues....try renaming them and going back through to replace.
btw i updated the attached files in the OP.
there are now 2 versions and i added more png's
if you cant remember wich ones were " .9 " then.....
go into...sdcard/android themes/backup/ and youll see a backup of your framework, you can load this backup and start over if necessary.
This will only work on stock launcher and launcher2 with static wallpaper. It seems others have had success using Zeam launcher as well.
I have launcher pro. I've tried both live wallpapers...no success.
How do I change the notifications text to white? I am using a black/glass status bar background and the text isn't readable (black on black)
Hey,
But can you back up it with out the back up of the rom?
I meant if i want to reverse it - can i reverse only what i have done and not to restore the whole ROM?
so ive attempted to do this exactly as your instructions show something like 6 times... nothing is working for me except the transparent drop down menu. also, ive noticed in my /drawable-hdpi folder, i dont have a status_bar_close_on.png to replace your image with in the first place. im running 2.3.3 and im not running a downloaded rom or anything ( i think?) im still using stock everything as far as theming goes.
help!?!??!?!

How to theme Touchwiz?

Is there a way to theme touchwiz or stock for custom status icons via signal bars, clock colors, notification colors etc? Tried making flashable zips but didnt change the look any, still the same default after editing images and changing xml color codes still no luck
Sent from my SM-N920P using Tapatalk
ebs512 said:
Is there a way to theme touchwiz or stock for custom status icons via signal bars, clock colors, notification colors etc? Tried making flashable zips but didnt change the look any, still the same default after editing images and changing xml color codes still no luck
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
Without the theme creator you might have to copy a theme from system/app and decompile and edit. I haven't had a chance to start on one for my phone yet. I would grab a theme that has made the most changes so the apk is the most complete.
here is a link for some themes you might want to look at http://forum.xda-developers.com/ver...e-samsung-stock-s6-themes-collection-t3080847
cmos8088 said:
Without the theme creator you might have to copy a theme from system/app and decompile and edit. I haven't had a chance to start on one for my phone yet. I would grab a theme that has made the most changes so the apk is the most complete.
here is a link for some themes you might want to look at http://forum.xda-developers.com/ver...e-samsung-stock-s6-themes-collection-t3080847
Click to expand...
Click to collapse
I just wanted to make a few system edits via signal bar colors, battery bar icons etc. When you decompile the SytemUI.apk on the stock deodexed rom, the images are in Samsung's QMG format. You can convert the QMG images to png format and edit them but after multiple attempts at trying to create flashable zips and forcing the apk into reboot, no changes were made, the png images are in the apk with the original QMG format deleted but still the same default. I installed the xposed framework and installed the x Theme Engine but it does not support lollipop 5.1.1. Any help would be greatly appreciated as I am on a loop as to what to do now to make a fully custom theme for my stock rom
Sent from my SM-N920P using Tapatalk
ebs512 said:
I just wanted to make a few system edits via signal bar colors, battery bar icons etc. When you decompile the SytemUI.apk on the stock deodexed rom, the images are in Samsung's QMG format. You can convert the QMG images to png format and edit them but after multiple attempts at trying to create flashable zips and forcing the apk into reboot, no changes were made, the png images are in the apk with the original QMG format deleted but still the same default. I installed the xposed framework and installed the x Theme Engine but it does not support lollipop 5.1.1. Any help would be greatly appreciated as I am on a loop as to what to do now to make a fully custom theme for my stock rom
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
Use xblast tools for xposed
Sent from my SM-N920P using Xparent BlueTapatalk 2
ebs512 said:
I just wanted to make a few system edits via signal bar colors, battery bar icons etc. When you decompile the SytemUI.apk on the stock deodexed rom, the images are in Samsung's QMG format. You can convert the QMG images to png format and edit them but after multiple attempts at trying to create flashable zips and forcing the apk into reboot, no changes were made, the png images are in the apk with the original QMG format deleted but still the same default. I installed the xposed framework and installed the x Theme Engine but it does not support lollipop 5.1.1. Any help would be greatly appreciated as I am on a loop as to what to do now to make a fully custom theme for my stock rom
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
The files you are changing might be getting replaced by a theme overlay, even the default theme (lollipop) is an overlay. So you should try replacing the images in whatever theme your using.
cmos8088 said:
The files you are changing might be getting replaced by a theme overlay, even the default theme (lollipop) is an overlay. So you should try replacing the images in whatever theme your using.
Click to expand...
Click to collapse
Im not finding the default theme and out of a few apks I have decompiled, the system is the only one with the signal icons, this is some folders related to theming but even the touchwiz app doesnt have the signal bars, xblast tools works but if I'd like to include the feature in my own theme, I still have not found a way. I decompiled a theme and the only images in it are related to app icons so that's a dead end there
Sent from my SM-N920P using Tapatalk
ebs512 said:
Im not finding the default theme and out of a few apks I have decompiled, the system is the only one with the signal icons, this is some folders related to theming but even the touchwiz app doesnt have the signal bars, xblast tools works but if I'd like to include the feature in my own theme, I still have not found a way. I decompiled a theme and the only images in it are related to app icons so that's a dead end there
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
A theme overlay I would think is the only way to do it now. In older versions of Android you could simply replace images and do xml and smali edits. Now it is much more complicated since Samsung hasn't released theme designer/creator to the public...
If you look inside the main apk of a theme in data/app you will see all the rest of the apk's for that theme. Example Material dark is com.cambunch.MaterialDark. If you decompile all the apk's inside the theme's main apk you can make changes there. I haven't tried to change anything that isn't included yet in a theme. But you might be able to add apk's that you create to it that have your changes you have made.
I hope more people jump in here so we can figure this out so people can create personalized themes for themselves and others.
cmos8088 said:
A theme overlay I would think is the only way to do it now. In older versions of Android you could simply replace images and do xml and smali edits. Now it is much more complicated since Samsung hasn't released theme designer/creator to the public...
If you look inside the main apk of a theme in data/app you will see all the rest of the apk's for that theme. Example Material dark is com.cambunch.MaterialDark. If you decompile all the apk's inside the theme's main apk you can make changes there. I haven't tried to change anything that isn't included yet in a theme. But you might be able to add apk's that you create to it that have your changes you have made.
I hope more people jump in here so we can figure this out so people can create personalized themes for themselves and others.
Click to expand...
Click to collapse
The default theme is not in /data/app. I manually pushed a modified systemui.apk with changed images and it force closed the systemui. After a reboot, there was no force close but no status bar either
Sent from my SM-N920P using Tapatalk
ebs512 said:
The default theme is not in /data/app. I manually pushed a modified systemui.apk with changed images and it force closed the systemui. After a reboot, there was no force close but no status bar either
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
I was referring to the MaterialDark theme as an example and how theming is done now with lollipop. I know systemui.apk is in system/priv-app and theming individual apps doesn't work anymore.
cmos8088 said:
I was referring to the MaterialDark theme as an example and how theming is done now with lollipop. I know systemui.apk is in system/priv-app and theming individual apps doesn't work anymore.
Click to expand...
Click to collapse
The Material Dark theme was made using the theme service software? That's the only current way to create a theme now?
Edit: they are all separate apks now for each part of the theme
Sent from my SM-N920P using Tapatalk
ebs512 said:
The Material Dark theme was made using the theme service software? That's the only current way to create a theme now?
Edit: they are all separate apks now for each part of the theme
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
Yes this is the only way to theme now.
Also all those smaller apk's are all located in the main apk for the theme. Using MaterialDark as en example again com.cambunch.MaterialDark is the main part and has all the smaller apk's inside. Each of the smaller apk's theme one app.
So what I am saying is you have to grab a theme off your phone ( just the main app ) it will have all the smaller apk's in it. Then you have to decompile it and you will have all the smaller apk's then you can decompile and edit those. You should be able to add more images other then what is in those smaller apk's as long as the naming is correct.
cmos8088 said:
Yes this is the only way to theme now.
Also all those smaller apk's are all located in the main apk for the theme. Using MaterialDark as en example again com.cambunch.MaterialDark is the main part and has all the smaller apk's inside. Each of the smaller apk's theme one app.
So what I am saying is you have to grab a theme off your phone ( just the main app ) it will have all the smaller apk's in it. Then you have to decompile it and you will have all the smaller apk's then you can decompile and edit those. You should be able to add more images other then what is in those smaller apk's as long as the naming is correct.
Click to expand...
Click to collapse
I talked to a very reputable themer selling themes in the galaxy theme store. After asking her a few questions it appears the ONLY way to theme is with the samsung software which i applied for yesterday. Even decompiling an already made theme, a png is not going to replace a qmg image already set in the application so that's the only downfall. Being short of being capable to fully theme like you used to be able to via cm theme engine is kind of sad aswell. Also, with the samsung theme engine, text colors and status bar icons can no longer be modified with the samsung software
Sent from my SM-N920P using Tapatalk
ebs512 said:
I talked to a very reputable themer selling themes in the galaxy theme store. After asking her a few questions it appears the ONLY way to theme is with the samsung software which i applied for yesterday. Even decompiling an already made theme, a png is not going to replace a qmg image already set in the application so that's the only downfall. Being short of being capable to fully theme like you used to be able to via cm theme engine is kind of sad aswell. Also, with the samsung theme engine, text colors and status bar icons can no longer be modified with the samsung software
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
I am theming my phone without Samsungs software by taking a part other themes seeing what makes them work and making my own. It is very slow going but I have been able to replace qmg files with png. and change text colors. I haven't found the limits yet because I haven't tried to add more then what is in anyone theme yet.
Don't be disappointed if Samsung declines you they have declined a lot of known themers. I was declined but I have never publicly released a theme...
cmos8088 said:
I am theming my phone without Samsungs software by taking a part other themes seeing what makes them work and making my own. It is very slow going but I have been able to replace qmg files with png. and change text colors. I haven't found the limits yet because I haven't tried to add more then what is in anyone theme yet.
Don't be disappointed if Samsung declines you they have declined a lot of known themers. I was declined but I have never publicly released a theme...
Click to expand...
Click to collapse
What have you found out so far, have you been able to make a modified apk theme?
Sent from my SM-N920P using Tapatalk
ebs512 said:
What have you found out so far, have you been able to make a modified apk theme?
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
I will be posting a howto in the next couple of days. I have been able to replace images and change colors. It is pretty involved because you need to make some batch files to batch decompile, recompile, zipalign and sign around 60 apk's (depending on your theme). The only problem I have had is I have to manually move the sjon file so it doesn't show as a trial theme. Once I figure out how to make the sjon file go to the correct place it will be much easier for installs.
cmos8088 said:
I will be posting a howto in the next couple of days. I have been able to replace images and change colors. It is pretty involved because you need to make some batch files to batch decompile, recompile, zipalign and sign around 60 apk's (depending on your theme). The only problem I have had is I have to manually move the sjon file so it doesn't show as a trial theme. Once I figure out how to make the sjon file go to the correct place it will be much easier for installs.
Click to expand...
Click to collapse
Is the sjon file there if you have purchased a theme? I have purchased a few, would you suggest using a paid theme as a base? According to the pictures of the Samsung Theme Designer software, it looks as easy as selecting overall theme colors in a GUI display so it might be considerably easier if we all just continuously apply until you get approved? From what I have been told, they make verdicts of applicants the 15th of every month...
Sent from my SM-N920P using Tapatalk
ebs512 said:
Is the sjon file there if you have purchased a theme? I have purchased a few, would you suggest using a paid theme as a base? According to the pictures of the Samsung Theme Designer software, it looks as easy as selecting overall theme colors in a GUI display so it might be considerably easier if we all just continuously apply until you get approved? From what I have been told, they make verdicts of applicants the 15th of every month...
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
mine was pieced together with several free themes and will show as a trial theme. I haven't figured out what theme manager looks at to tell if a theme is free trial or payed. You are right about similar color but the theme might not be complete.

Categories

Resources