What is it:
This is a modified version of the launcher from the latest LewaOS rom. It's modded to work with MIUI's theme engine(so you should be running a Gingerbread MIUI Rom).
{
"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"
}
Background:
Every since I seen this video I wanted it for MIUI. The LewaOS launcher is pretty close to it, so I decided why not try to mod it and maybe learn a few things in the process.
Known bugs:
1. Positioning of the text under the folder icon is offset compared to the rest of the app icons(still trying to figure this out).
2. The expanded folders background doesn't change(MIUI folder backgrounds are just a single large image and Lewa depends on .9 images)
3. The launcher crashes after applying a theme, but hitting home again restarts the launcher with the theme applied(still trying to figure this out).
Warnings:
This will NEED to replace the default launcher, so make sure you do a nandroid backup incase you don't like it.
Usage:
I just push it with ADB...
Code:
adb push Path/To/Modded/Launcher2.apk /system/app/Launcher2.apk
If you receive an error about the launcher2.apk already existing or permissions, remount system as RW....
Code:
adb shell mount -o rw,remount -t ext4 /dev/block/mmcblk0p26 /system
BigSplit said:
What is it:
This is a modified version of the launcher from the latest LewaOS rom. It's modded to work with MIUI's theme engine(so you should be running a Gingerbread MIUI Rom).
Background:
Every since I seen this video I wanted it for MIUI. The LewaOS launcher is pretty close to it, so I decided why not try to mod it and maybe learn a few things in the process.
Known bugs:
1. Positioning of the text under the folder icon is offset compared to the rest of the app icons(still trying to figure this out).
2. The expanded folders background doesn't change(MIUI folder backgrounds are just a single large image and Lewa depends on .9 images)
3. The launcher crashes after applying a theme, but hitting home again restarts the launcher with the theme applied(still trying to figure this out).
Warnings:
This will NEED to replace the default launcher, so make sure you do a nandroid backup incase you don't like it.
Usage:
I just push it with ADB...
Code:
adb push Path/To/Modded/Launcher2.apk /system/app/Launcher2.apk
If you receive an error about the launcher2.apk already existing or permissions, remount system as RW....
Code:
adb mount -o rw,remount -t ext4 /dev/block/mmcblk0p26 /system
Click to expand...
Click to collapse
Or they could just put the apk in their platform-tools folder then
cd ( to platform-tools ) for me its
cd android/android-sdk/platform-tools
adb remount
adb push Launcher2.apk /system/app/
adb reboot
Most of the talented devs push while in recovery and im guessing its for proper perms to be set on a push, because when i push and the OS is still running on reboot i get rw-rw-rw set as perms. Rather than the rw-r-r permisssions that system apps use
Sent from my myTouch_4G_Slide using Tapatalk 2
Thats probably a good idea, I'm still new to everything. I was just pushing from the directory I was compiling the apk in. And pushed while the phone was still up and running so I could see my changes right away.
I'll have to try this out. The only complaint I ever had against MIUI was the absence of an App Drawer in their launcher.
Sent from my EVO 3D using Tapatalk 2
notsointeresting said:
I'll have to try this out. The only complaint I ever had against MIUI was the absence of an App Drawer in their launcher.
Sent from my EVO 3D using Tapatalk 2
Click to expand...
Click to collapse
Yeah same here, it just takes too long to move everything where you want it
wallpapers
I try to apply wallpapers but it keeps saying: application not found
Is there a way u can install without adb push?
mini_robot said:
Is there a way u can install without adb push?
Click to expand...
Click to collapse
Use root explorer to move it to system/app then long press the apk and change permissions to rw-r-r.
So the first line in the check box has 2 checks
Second line has one
Third line has one
Sent from my myTouch_4G_Slide using Tapatalk 2
Thanks!
Good app! I'll be updating my lewa tomorrow and my ics port.
Good share dude..
bro can u plz port this to ldpi device resolution..!!
Hey bro its not detecting MIUI themes on my sd card, its still showing me Lewa themes... why
You install it on a miui rom, and apply miui themes as u normally would on an miui rom(through the miui theme app).
Sent from my PG06100 using xda app-developers app
BigSplit said:
You install it on a miui rom, and apply miui themes as u normally would on an miui rom(through the miui theme app).
Sent from my PG06100 using xda app-developers app
Click to expand...
Click to collapse
ok so I must be on miui rom for this to work?
cant this work on a non miui rom, can u make it work om cm7?
also, could u share what changes u dis to the launcher, i want to learn it too
I can not remember exactly what changes were made. I decompiled the apk. Edited the xmls to point towards resource names that miui themes use. Edited some xmls to change the layout dimensions slightly. And I had to edit some .smali's as well to get things working right.
Sent from my PG06100 using xda app-developers app
I do remember that miui applies icon backgrounds to individual apps, and lewa themes do it through the launcher. So I had to edit some smalis so it wouldn't apply backgrounds in the launcher.
Sent from my PG06100 using xda app-developers app
can this not work on non miui rom? i want so badly
miui themes look much cooler, i could still use milauncher to apply them but the launcher lags on my device, lewa launcher iss pretty smooth compared to it.
Its meant for MIUI ROMS ONLY. It does not apply themes at all, so it cannot even be modified for your purposes. All thats changed is that it allows miui's theme engine to apply miui themes to it. So you must be using a ROM that ALREADY works with MIUI's theme engine(e.g. an MIUI ROM).
can you please add ldpi compatibility?
Related
Latest News:
My computer is dying so I am waiting for my new PC to be built. That means I will be unable to continue development for the next few days. I also need to sort out some annoying XML files. On top of that uni is starting next week. So even more busy. I would like someone to help me if they can as a joint project. PM me. I'll share the credit as well. Thx all! =)
About:
This is my first theme ever for CM7. Restyled and enhanced over from pashinator's OpenswiftDarkness for froyo theme. However, I have edited some files so it is slightly different from his theme with some added extras! (Includes my wallpaper!)
The theme is currently in BETA and in incomplete! Still currently in development! Please post any bugs or suggestions in detail so I can fix.
This is just the beginning so don't expect much and please don't troll/spam the thread! I will be continuing improving this theme so keep an eye out for updates. Eventually I will be compiling the theme into a recovery ZIP so don't spam me about that. Thx!
Oh...
And credits to pashinator for the main theme as well as teaching me how to theme. Kudos!
Features:
Customized icons
Custom wallpaper
Customized sliders
Custom notification icons
Custom pulldown menu items
Development:
v2 (23 Feb 2011)
Status bar icons recolored to white and blue
Recolored some red highlights to blue
Recolored sliders from orange to green
Some icons changed
v1 (22 Feb 2011)
Beta theme released
TODO:
Continue modifying icon files and replacing colors
Clean up framework-res.apk as there are many duplicate icon files
Custom app theming
Compile theme into a recovery ZIP or theme chooser
Update screenshots
BUGS:
After installed theme, your accounts may be gone. I don't know how to fix this yet...will look into it
Screenshots:
v1
{
"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"
}
Installation:
For v2: Right now it has not been compiled into a recovery ZIP yet. This version is strictly only for testing and is not ready for public release. Do not use if you are unsure of what you're doing. Also make a backup before installing!
Extract SlicknessBlack.zip to a directory of your choice (There will be two files)
Launch cmd in administrator mode and make sure your phone system is in r/w mode
type 'adb push [directory of framework-res.apk] /system/framework/framework-res.apk
type 'adb push [directory of SystemUI.apk] /system/app/SystemUI.apk'
type 'adb reboot' to reboot your device
Done!
Click to expand...
Click to collapse
Downloads:
Good start! Try making wifi and signal icon white too.
Sent from my GT540 using Tapatalk
skribbler86 said:
Good start! Try making wifi and signal icon white too.
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
Actually I will be changing them to blue. Should be another update tomorrow when I've fixed more stuff.
Sent from my GT540 by MBt
I'm kind of a noob here, r/w is recovery right?
And also if I don't like it how do I change back to default?
JustARandomGuy said:
I'm kind of a noob here, r/w is recovery right?
And also if I don't like it how do I change back to default?
Click to expand...
Click to collapse
r/w means read/write
and to go back to default you will need to original files that you overwrite.
EDIT: original files in attachment
Very good work.. i like it very much.. but there is a little bug on the browser zooom..
But for other i like it..
Sent from my GT540 using Tapatalk
sam48 said:
Very good work.. i like it very much.. but there is a little bug on the browser zooom..
But for other i like it..
Sent from my GT540 using Tapatalk
Click to expand...
Click to collapse
Can you explain what the bug is? It makes it easier for me to find and fix.
Sent from my GT540 by MBt
i don't if is a bug.. i don't know a lot of english.. the - button is bigger then the + button..
SlicknessBlack updated to version 2. Includes recolored icons and some icons have been replaced.
You can't clean up framework Res as all PNG there are necessary. If your going to make a theme Chooser theme you don't need to make update zip. It just installs the APk as an app then apply in theme Chooser.
Sent from my GT540 using XDA App
I meant that there are PNGs in framework thats supposed to be in SystemUI but was duplicated. I need to clean that up a bit. And how to make the theme display in theme chooser? Just install the SystemUI.apk under different name? What about framework...doesn't that still need to be installed separately?
Look if your going to make it like cyanbread apk from phone then extract and rename your PNG to the same as all in cyanbread then replace. Put on SD card and install. Then it appears in themechooser.
Remember to delete cyanbread from system app when going to install new one
Sent from my GT540 using XDA App
Cyanbread is just the base structure for my theme. I don't want my theme to replace the default Cyanbread in the theme choose. I want to have my own theme displayed in the theme choose...you understand what I mean?
Yeah if you want to do that there is an XML in cyanbread so you can change the name and install alongside it
Sent from my GT540 using XDA App
Which comes to my problem of not being able to edit the XML files...
This one is not encrypted though just open in notepad++
Sent from my GT540 using XDA App
Which XML file do I edit? AndroidManifest.xml?
I'm not sure I'll tell you in about an hour
Sent from my GT540 using XDA App
What...that long...anyhow...I want to make a recovery ZIP install as well as a APK install for later versions. Maybe v4 I will do that. I'm currently modifying v3 and it's looking more and more pro! Maybe release v3 tomorrow or the next day, however I need to get some XMLs working.
As I said before don't copy xmls and sorry that's because I do paperounds in the mornin
Sent from my GT540 using XDA App
Just wanna share my modification
Thanks to DocRambone for the idea
Based on : Launcher2.apk dari Touch Wiz untuk Firmware version XWKG9 & UEKMB
Features
1. 3 Screen Home Screen
2. Removed unused wallpaper images
3. Enabled hardware configuration
4. Deodexed & Zip Align Apps
How to install (Rooted & Deodexed only)
1. adb push launcher-3rows.apk /system/app/Launcher2.apk
2. Reboot
File XWKG9 : http://www.multiupload.com/L5HDVY87QV
File UEKMB : http://www.multiupload.com/ZOF5KHFU92
NB:
Dont forget to backup especially path /system using CWM
Screenshot
{
"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"
}
thanks to : thenickisme for Launcher2 UEKMB source
screenshots?
no clue what u mean by 3 rows lol, care to expand?
It says "Screenshot"... and yet there is none.
Perhaps "three rows" refers to additional row space on each home screen? And I'd probably be interested in a 'trimmed-down' launcher.
I think its 3 screens instead of normal 5.
EvoXOhio said:
screenshots?
Click to expand...
Click to collapse
Done...I've just added
DocRambone said:
I think its 3 screens instead of normal 5.
Click to expand...
Click to collapse
yes, I mean 3 screen instead of 3 rows
Very nice. Been wanting this for awhile. CWM flash didn't work. Pushed the API using ES File Manager.
Sent from my GT-P7510 using XDA Premium App
Live2Follow said:
Very nice. Been wanting this for awhile. CWM flash didn't work. Pushed the API using ES File Manager.
Sent from my GT-P7510 using XDA Premium App
Click to expand...
Click to collapse
Let me check on CWM flash. Thanks for the response
Thanks for this, will have to check it out as I never know what the hell to use all 5 screens for lol
You should just mod it to let us pick hour many screens we want
But thanks I wanted 3 screens
Sent from my super awesomely amazing
Generation
Unsubdued
Nuclear
Drive
Assault
Module
keren eui, funky81! udah dipajang di kaskus yah.. silahkan maen maen kesana dan MANA link kernelnya?
in english: thanks for a great job as fellow indonesian
For anyone having issues with the given instructions and would like to do it graphically using a file explorer the instructions are quite simple.
1. Open file explorer of choice (Root Explorer or ES which is free) and navigate to the downloaded modified apk.
2. Rename file to Launcher2.apk if it is not already.
3. Navigate to /system/app and make a backup of your original Launcher2.apk.
4. Copy and paste the modified file from your download location into /system/app and replace the original.
5. From here all you have to do is reset or go to your settings and force kill the Launcher app under "All".
6. You will notice that any widgets you had will be gone/malfunctioning. This is normal. Simply delete what is left and replace what you had as normal. Apps should stay the same.
Could you possibly make another one of these for UEKMB? I noticed that you said this mod is for P7500XWKG9. I am using P7510UEKMB and it is very choppy and jittery. (Which is to be expected, of course.)
I am assuming it is as simple as applying the same modification to Doc's UEKMB Touchwiz Launcher2.apk found here:
http://forum.xda-developers.com/showthread.php?t=1188701
Thanks funky81!
thenickisme said:
For anyone having issues with the given instructions and would like to do it graphically using a file explorer the instructions are quite simple.
1. Open file explorer of choice (Root Explorer or ES which is free) and navigate to the downloaded modified apk.
2. Rename file to Launcher2.apk if it is not already.
3. Navigate to /system/app and make a backup of your original Launcher2.apk.
4. Copy and paste the modified file from your download location into /system/app and replace the original.
5. From here all you have to do is reset or go to your settings and force kill the Launcher app under "All".
6. You will notice that any widgets you had will be gone/malfunctioning. This is normal. Simply delete what is left and replace what you had as normal. Apps should stay the same.
Click to expand...
Click to collapse
Thanks for these steps...
Could you possibly make another one of these for UEKMB? I noticed that you said this mod is for P7500XWKG9. I am using P7510UEKMB and it is very choppy and jittery. (Which is to be expected, of course.)
I am assuming it is as simple as applying the same modification to Doc's UEKMB Touchwiz Launcher2.apk found here:
http://forum.xda-developers.com/showthread.php?t=1188701
Thanks funky81!
Click to expand...
Click to collapse
Hmm..if you interested, I can do that for you. Please send me your Launcher2.apk and I will try it for you
robobear said:
keren eui, funky81! udah dipajang di kaskus yah.. silahkan maen maen kesana dan MANA link kernelnya?
Click to expand...
Click to collapse
Thanks to post it to kaskus bro..
Kernelnya? lg ada bugs bro,7000mah ilang dlm 1jam hahaha...
in english: thanks for a great job as fellow indonesian
Click to expand...
Click to collapse
Thanks bro..
VERY cool! Just a quick question, this doesn't affect anything that b00sted is working on with the task bar modifications, does it? What I mean is, if I modify the task bar with one of his selections, reboot, modify the launcher, and reboot, it won't revert back to the stock TW task bar, right? I don't know if they are two separate mods in the /system folder or not because I don't have the TW ROM installed yet
Thanks in advance and great work!
GarciaM25 said:
VERY cool! Just a quick question, this doesn't affect anything that b00sted is working on with the task bar modifications, does it? What I mean is, if I modify the task bar with one of his selections, reboot, modify the launcher, and reboot, it won't revert back to the stock TW task bar, right? I don't know if they are two separate mods in the /system folder or not because I don't have the TW ROM installed yet
Thanks in advance and great work!
Click to expand...
Click to collapse
I guess, it wont work, because I modify it based on stock launcher
so it will break any b00sted modifications.
funky81 said:
I guess, it wont work, because I modify it based on stock launcher
so it will break any b00sted modifications.
Click to expand...
Click to collapse
Do you think I should modify yours first and then his to keep it intact?
GarciaM25 said:
Do you think I should modify yours first and then his to keep it intact?
Click to expand...
Click to collapse
Hi GarciaM25, I'll modify your since, my modification not too hard to do it.
do you mind pm me your latest file so I can integrate it?
Thanks
funky81 said:
Hi GarciaM25, I'll modify your since, my modification not too hard to do it.
do you mind pm me your latest file so I can integrate it?
Thanks
Click to expand...
Click to collapse
I haven't updated to TW yet, but as soon as I do, what do I need to send you exactly? Thanks!!!
Ok, i've got the bar working on cm7. But I'm getting ghosting problems in default theme. Adding transparency should fix this, but for some reason my pc is not reading smalli. Can someone add it for me and then I can post for everyone. Here is the link to the sysyemui. . . http://db.tt/kih22EKT thanks guys.
Sent from my GT-S5830 using xda premium
ghosting as in the icons remain there like a ghost?
Delete systemui.odex!
(If you have added transparency) or you can use an older skynet's mod and add center clock to it.
What is exact prob dude?
Means want to add transparency in statusbar ?
Yup nims11 he needs a transparency mod for the transparent theme to not have visual glitches.
I done this once before so i can try it
Ill do it after return home in afternoon
Hope there is no hurry
No dude, no hurry at all. Thanks.
Sent from my GT-S5830 using xda premium
jusada said:
Ok, i've got the bar working on cm7. But I'm getting ghosting problems in default theme. Adding transparency should fix this, but for some reason my pc is not reading smalli. Can someone add it for me and then I can post for everyone. Here is the link to the sysyemui. . . http://db.tt/kih22EKT thanks guys.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
You mean to say only changes in smali for transparency...right??
If yes than I have added that to yours... here you go http://db.tt/wXv6oIaF
Here we go
http://db.tt/abgOPel6
But my one is not perfect there is bug that at left corner black collomn remain
I tried lot but not going
I tried it with my systemui.apk but there is not such bug
So try my one and syknet28's both
His will be better and that bug may be not in his
Thanks guys, very greatfull.
Sent from my GT-S5830 using xda premium
Nice, but can any one upload the patched CMParts.apk that allows to enable this future. Now I'm using CMParts.apk from MiniCM7 Pro V20 ROM (it haves this future out-of-box), the CMParts.apk works good, but have a bit unneeded options the don't works on ace (for example overclock, notifications led).
Here you go dude http://db.tt/Vhr2kbmS
Sent from my GT-S5830 using xda premium
Thanks, working perfectly for my .
dragonnn said:
Nice, but can any one upload the patched CMParts.apk that allows to enable this future. Now I'm using CMParts.apk from MiniCM7 Pro V20 ROM (it haves this future out-of-box), the CMParts.apk works good, but have a bit unneeded options the don't works on ace (for example overclock, notifications led).
Click to expand...
Click to collapse
What does the uploaded CMparts enable?
jusada said:
Here you go dude http://db.tt/Vhr2kbmS
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I tryed to instal but system said app not installed.....did im doing something wrong?or need to install using cwm?
Sent from my GT-S5830 using xda premium
I have replace SystemUI.apk and CMParts.apk using Root Explorer (don't forget to set the correct permissions). consegregate the modified CMParts.apk allows you to change to the Miui-like battery bar using system settings apk.
dragonnn said:
I have replace SystemUI.apk and CMParts.apk using Root Explorer (don't forget to set the correct permissions). consegregate the modified CMParts.apk allows you to change to the Miui-like battery bar using system settings apk.
Click to expand...
Click to collapse
Can you tell me step by step?idon wan to do it in wrong way....hope you understand....hehehe
Sent from my GT-S5830 using xda premium
1. Do a full backup in CWM.
2. Copy SystemUI.apk and CMParts.apk to you phone on the sdcard.
3. Open Root Explorer, go to the sdcard folder select using multi-select the SystemUI.apk and CMParts.apk.
4. Go to the /system/app folder and touch the Mount R/W button
5. Delete the SystemUI.odex and CMParts.odex (only if you using the Grifs CM)
6. Paste the SystemUI.apk and CMParts.apk in this folder
7. If get an error that the SystemUI.apk crashes make a reboot (system will start without the notification bar).
8. Open Root Explorer and go to /system/app and select SystemUI.apk and set permissions to:
{
"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"
}
Do the same to the CMParts.apk
9. Reboot you phone
10. Enable the Miui-like battery bar in the CyangenMod settings.
Now up in themes forum, also glitches with graphics are fixed.
Sent from my GT-S5830 using xda premium
dragonnn said:
1. Do a full backup in CWM.
2. Copy SystemUI.apk and CMParts.apk to you phone on the sdcard.
3. Open Root Explorer, go to the sdcard folder select using multi-select the SystemUI.apk and CMParts.apk.
4. Go to the /system/app folder and touch the Mount R/W button
5. Delete the SystemUI.odex and CMParts.odex (only if you using the Grifs CM)
6. Paste the SystemUI.apk and CMParts.apk in this folder
7. If get an error that the SystemUI.apk crashes make a reboot (system will start without the notification bar).
8. Open Root Explorer and go to /system/app and select SystemUI.apk and set permissions to:
Do the same to the CMParts.apk
9. Reboot you phone
10. Enable the Miui-like battery bar in the CyangenMod settings.
Click to expand...
Click to collapse
thanks.............
status bar got the transparent only but the battery icon not change....
and how to Enable the Miui-like battery bar in the CyangenMod settings
Got some bug on top left of the screen got some space are not fully transparen....can i change back to normal?
Yes, simple restore you backup in cwm, and use this method to patch the SystemUI.apk and CMParts.sh http://forum.xda-developers.com/showthread.php?t=1332615 it's much better then my.
UPDATE: DEODEXED VERSION AVAILABLE.
UPDATE; 3.0
Changelog:
NOW ONLY DRAWABLE-HDPI FOLDER, COPY PNGS YOU WANT INTO YOUR OWN APK USING WINRAR. DON'T FLASH!
Themed headers, tabs, wifi signal, battery, status bar, buttons, loading bar, etc, etc.
UPDATE; 2.1
Changelog:
5.0 version available for testing
Finished theming the pattern unlock screen
Fixed bad stretching of "YP-G1" in status bar while in landscape mode
Various improvements
UPDATE; 2.0
Changelog:
Deodexed version available for testing
Themed the music controls in status bar and lockscreen
Themed dialog boxes (ie the volume box)
Themed "clear" box in status bar
Themed the pattern unlock screen (will add more to this next update)
Fixed bug when the old divider would show under the new one in popups
many more little tweeks
UPDATE; 1.1
Changelog: replaced "Jim's 4.0" with "YP-G1", Should be flashable with cwm.
Here is my B&B (Black & Blue) theme for the YP-G1 U.S.
Features:
Themed volume/download bars
Themed popup windows
Themed status bar and notifications
Themed over scroll glow (only on supported apps like zeam)
Ics window animations
Themed music controls
Themed Google search
Themed pattern lockscreen (WIP, I will theme the red and green circles later)
Some other small things.
To do list:
Finish lockscreen
Any other ideas?
List of Widgets:
Homescreen clock: make your own clock widget pro
Toggles: widgetsoid
Music: poweramp
My icons for my dock are from the adw theme glow legacy pro that I extracted to use the icons with desktop Visualizer, but will not share as it is a paid app. The other icons are from the launcher pro website (free).
INSTALL INSTRUCTIONS:
Easy way: flash via cwm. (Should work, untested)
Slow, safer way:
1. Download and extract zip.
2. Make sure you have a way to recover from bootloops.
3. Using root explorer or equivalent, copy systemUI.apk in the extracted app folder to /system/app/ and overwrite the old one (make a backup of it first). Change the permissions to rw-r--r-
You will now get FC errors and might even crash, this is normal! Reboot.
4. Do the same with framework-Res.apk and twframework-Res.apk into the /system/framework/ folder. You will crash after doing framework-res.apk, that is normal. Now download the music player.apk and googlequicksearchbox.apk and put them in system/apps/ like you did with systemUI.apk. These two are only needed if you want the themed music controls and search widget.
DO NOT FLASH 3.0, EXTRACT AND MANUALLY COPY PNGS INTO YOUR APK!
I AM NOT RESPONSIBLE FOR ANY BRICKS/BOOT LOOPS! I am not sure if it will work on the international 4.0, try at your own risk.
Enjoy!
Download:
4.0 Deodexed:http://db.tt/huNn4eKj
4.0 Odexed:http://db.tt/Zb1tVbLP
5.0 Odexed:http://db.tt/jPpHfVHt
3.0 drawable-hdpi folders;
Framework-res; http://db.tt/YA9f7gfu
SystemUI; http://db.tt/SZNXYjvi
Twframework-res; http://db.tt/YiRQFoyr
Music Player (odexed and deodexed compatible):http://db.tt/w6e8agxb
Search Widget:http://db.tt/OhScsRmq
{
"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"
}
Some screens? ^^
eerie_silence said:
Some screens? ^^
Click to expand...
Click to collapse
Haha, sorry, forgot about those!
Sent using Tapatalk
I tried to flash it using CWM, but unfortunately it didn't work. It booted, then asked me which launcher I wanted to use. But it didn't respond, and after like 10 secs of freezing it goes ack to the bootanimation at startup, then again asks me which launcher I want to start, then again bootanimation showup, etc etc etc.
U have wrong zip ?
Share pls only apk. i try repack zip.
error:
eerie_silence said:
U have wrong zip ?
Share pls only apk. i try repack zip.
error:
Click to expand...
Click to collapse
Here are the apks:
SystemUI
http://db.tt/2IoKs5ax
Framework-Res
http://db.tt/sOBc8Y6D
Twframework-Res
http://db.tt/GAObcEFM
Sent using Tapatalk
Try this :
http://www.multiupload.nl/2AHV85SBW6
ofc nandroid before update.
Hmm, I just thought of a possible reason of this not working: I am still odexed, meaning I still have a systemUI.odex instead of it being built into the apk. Now, if someone was deodexed, that would mean they wouldn't have the systemUI.odex, hence a problem, correct?
Sent using Tapatalk
hence a problem, correct?
Click to expand...
Click to collapse
yeap odex files contain large part of code.Upload odex file too or manualy deodex systemui. Maybe stock rom dont need this.
eerie_silence said:
yeap odex files contain large part of code.Upload odex file too or manualy deodex systemui. Maybe stock rom dont need this.
Click to expand...
Click to collapse
Okay, posting the systemUI.odex, will look into deodexing it later.
The only thing I don't know about is if the odex will work for a deodexed rom, or if it needs to be deodexed. For now, I would maybe stay away from this if you are deodexed, unless you are willing to go through bootloops, etc.
Here is the systemUI.odex, if anyone wants to deodex, or test something. http://db.tt/dlbsDhv8
Sent using Tapatalk
Alright, after looking into deodexing it, I have decided that I really don't have time to work on it now, as I need to get ready to go on a 2 week trip this Sunday. So, the theme is there, it should work on a stock, odexed rom, and if anyone wants, they can deodex it. If not, I will work on it when I get back. I might be able to remove the "Jim's 4.0" this evening, and make it flashable with cwm.
Sent using Tapatalk
Wait a sec does this not work on YP-G70 (GP 5.0) ?
Rapydax said:
Wait a sec does this not work on YP-G70 (GP 5.0) ?
Click to expand...
Click to collapse
Well, I made it for the 4.0, not sure if it would work.
Sent using Tapatalk
sry my files deleted (idk why).
Btw u can manualy install all files ( just copy it using root explorer or adb push.)
Im try create new update.zip but later, need some testers.
eerie_silence said:
sry my files deleted (idk why).
Btw u can manualy install all files ( just copy it using root explorer or adb push.)
Im try create new update.zip but later, need some testers.
Click to expand...
Click to collapse
I believe the updated version should flash correctly using cwm as I simply sent the files through uot kitchen. And, yes, you can just install it manually, which is what I recommend. I have instructions to do so in the op.
Btw, are you trying to make this work for the 5.0, I am having trouble understanding what you are trying to do? (sorry, my fault, not yours!)
Sent using Tapatalk
oh sorry when i first download ur zip it was corrupted, idk why.
But now it works perfect.
Also im try deodex systemui , but have errors. ( i think need jar from ur rom)
I'll pm the whole /system/framework/ folder to you in just a sec. It will take a couple around a hour to upload on my internet, so sit tight!
Sent using Tapatalk
You can try to do it yourself.
i use xUltimate-v2.3.3 for it.
eerie_silence said:
You can try to do it yourself.
i use xUltimate-v2.3.3 for it.
Click to expand...
Click to collapse
Okay, I'll give it a quick try later this evening, but can't spend to much time. I thought I read somewhere you need a Unix enviroment, but I have windows 7, so...
Here are the framework files, if you want. http://db.tt/tdOM8PUL
Sent using Tapatalk
So, I am having trouble finding how to deodex the single app with xultimate, solution?
Well, messed with xultimate, then baksmali, but I must not have something configured right, because I can't get anything. Sorry, I might just deodex my whole rom when I get back.
This Default Theme is based on "THE DARK KNIGHT RISES" Movie.
Should work both on ICS and GB. Tested on SK17i.
{
"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"
}
Installation
Copy to SD Card -- Move to system -- Change permission to rw-r-r -- Move to system\app and replace -- Reboot Device [Optional]
Download: Dark KnightPassword: 5555
Ill test it in while n let u kno it has any bugs...thanks for the theme
Sent from my SK17i using XDA App
Superb piece of work buddy.... please report any bug(s) guys!!!
sandy7 said:
Ill test it in while n let u kno it has any bugs...thanks for the theme
Sent from my SK17i using XDA App
Click to expand...
Click to collapse
Well It's just a theme, so there shouldn't be any bugs i believe. Hit the thanks button if u like it. Cheers!
auni said:
Well It's just a theme, so there shouldn't be any bugs i believe. Hit the thanks button if u like it. Cheers!
Click to expand...
Click to collapse
No problem brov... when i get my phone, gonna try it!
great themes auni :good:
i love using your themes on my SK17i....i wonder can you make themes called Android Evolution???? it would be nice to have themes (default wallpaper) from previous Android below.....
1. Cupcake
2. Donut
3. Enclair
4. Froyo
5. Gingerbread
6. Ice Cream Sandwish
7. Jelly Bean
and created them all as a themes....
Thanks for this nice themes.
whalesplaho said:
No problem brov... when i get my phone, gonna try it!
Click to expand...
Click to collapse
what happened to your phone bro? why it is in repair center?
Pusak Gaoq said:
great themes auni :good:
i love using your themes on my SK17i....i wonder can you make themes called Android Evolution???? it would be nice to have themes (default wallpaper) from previous Android below.....
1. Cupcake
2. Donut
3. Enclair
4. Froyo
5. Gingerbread
6. Ice Cream Sandwish
7. Jelly Bean
and created them all as a themes....
Click to expand...
Click to collapse
I'll keep this in mind.
auni said:
what happened to your phone bro? why it is in repair center?
Click to expand...
Click to collapse
Some part of my touchscreen aint working, so i took it there & dey told me it cant be repaired.. they re giving me another one, need to wait for 3-5days starting from Monday [30/7/2012]!
Nice theme...
Sent from my SK17i using xda premium
nice theme
auni said:
This Default Theme is based on "THE DARK KNIGHT RISES" Movie.
Should work both on ICS and GB. Tested on SK17i.
Installation
Copy to SD Card -- Move to system -- Change permission to rw-r-r -- Move to system\app and replace -- Reboot Device [Optional]
Download: Dark KnightPassword: 5555
Click to expand...
Click to collapse
looks pretty cool
auni said:
This Default Theme is based on "THE DARK KNIGHT RISES" Movie.
Should work both on ICS and GB. Tested on SK17i.
Installation
Copy to SD Card -- Move to system -- Change permission to rw-r-r -- Move to system\app and replace -- Reboot Device [Optional]
Download: Dark KnightPassword: 5555
Click to expand...
Click to collapse
Not sure how to install this.....Copy to SD Card -- Done (Moved the zip file)
* Move to system -- Done (Moved the zip file)
* Change permission to rw-r-r -- When i click on permission it gives me options 1. Owner which i check read, write n execute 2. Group Check Read write and execute Unchecked 3. Others Check Read write and execute Unchecked
* Move to system\app and replace -- Reboot Device (not sure about this step)
--------------
Not to worry figured out and got the theme installed.....how ever one quick question if someone can answer out of topic....m using real ics 5.1 rom and the wallpapers are set to scroll on every home screen how do i fix the wallpaper to static wallpapers
puneethv said:
Not sure how to install this.....Copy to SD Card -- Done (Moved the zip file)
* Move to system -- Done (Moved the zip file)
* Change permission to rw-r-r -- When i click on permission it gives me options 1. Owner which i check read, write n execute 2. Group Check Read write and execute Unchecked 3. Others Check Read write and execute Unchecked
* Move to system\app and replace -- Reboot Device (not sure about this step)
--------------
Not to worry figured out and got the theme installed.....how ever one quick question if someone can answer out of topic....m using real ics 5.1 rom and the wallpapers are set to scroll on every home screen how do i fix the wallpaper to static wallpapers
Click to expand...
Click to collapse
You cant. Unfortunately it hasnt been added. Go here http://forum.xda-developers.com/showthread.php?t=1743984 and ask the OP to see if he can add it.
didnt work
i tried it in my rooted x8 running on gingerelite v2 2.3.7.... neither did it work when i placed the zip file in /system/app with changed permissions.... Nor did it install when i manually unzipped and tried to install the defaulttheme.apk..... Am i doing something wrong? Should i delete the defaulttheme in system/app? Should i extract it and then place only apk file in system/app
Help would be appreciated cuz i really like ur theme from the screenshots
Awesome man realy good work :good: n thanks for sharing
can you make a flash file?
Really love this theme! Finally my XMP is fully "Dark Knight" customized :victory:
Working for me! Awesome! Thank you
Sent from my WT19i using Tapatalk 2