[MOD][ME2/MDM/MDN][ODEX & DEODEX] 100 Percent Stock Battery & Optional NoClock - Galaxy S 4 Themes and Apps

[MOD][ME2/MDM/MDN][ODEX & DEODEX] 100 Percent Stock Battery & Optional NoClock
This Mod will add 100 percent stock battery icons to the status bar. There are 2 versions.
a) 100 percent stock battery with clock
b) 100 percent stock battery without clock
Attached to this post you'll find the ODEX-version, in another post (http://forum.xda-developers.com/showpost.php?p=41847593&postcount=8) you'll find the deodexed version. Thanks -BioHaZard-!
Those are the battery icons:
{
"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"
}
Feel free to extract and use them in your own mods, but please give credits
This is what it looks like:
Installation: Download and extract the file. Rename it to "SystemUI.apk". Copy SystemUI.apk into "system/app/" on your rooted phone with RootExplorer or something similar. Restart you phone. Some settings will be deleted when replacing the SystemUI-file (background, statusbar shortcuts etc.). Don't delete SystemUI.odex.
or with ADB:
Code:
adb remount
adb shell stop
adb pull /system/app/SystemUI.apk /backup/
adb push SystemUI.apk /system/app/
adb shell chmod 644 /system/app/SystemUI.apk
adb shell start
Thanks -BioHaZard- for the deodexed version, you'll find here: http://forum.xda-developers.com/showpost.php?p=41847593&postcount=8

Hello there. I have posted a link to this thread to the [INDEX][i9505] MODS & FIXES thread for easy user navigation.

Works great on MDM
Sent from my GT-I9505 using Tapatalk 2

Great work, man!
Is it possible to put the clock in the center of the bar?

chalid said:
This Mod will add 100 percent stock battery icons to the status bar. There are 2 versions.
a) 100 percent stock battery with clock
b) 100 percent stock battery without clock
I built this with an ME2 SystemUI.apk file, but since everything for AT&T etc. is in there too, I guess this is working for any MDM/MDN/ME2 build. Give it a try and report back please. It's definitely working on ME2 - tested on my own phone
Those are the battery icons:
Feel free to extract and use them in your own mods, but please give credits
This is what it looks like:
Installation: Download and extract the file. Rename it to "SystemUI.apk". Copy SystemUI.apk into "system/app/" on your rooted phone with RootExplorer or something similar. Restart you phone. Some settings will be deleted when replacing the SystemUI-file (background, statusbar shortcuts etc.). Don't delete SystemUI.odex.
or with ADB:
Code:
adb remount
adb shell stop
adb pull /system/app/SystemUI.apk /backup/
adb push SystemUI.apk /system/app/
adb shell chmod 644 /system/app/SystemUI.apk
adb shell start
Click to expand...
Click to collapse
think i need an nooooooob guide here? please

sorry, forget about it.

Doesn't work for me...l have a deodexed E2 rom...can you fix it for deodexed rom too?Thanks

chalid said:
This Mod will add 100 percent stock battery icons to the status bar. There are 2 versions.
a) 100 percent stock battery with clock
b) 100 percent stock battery without clock
I built this with an ME2 SystemUI.apk file, but since everything for AT&T etc. is in there too, I guess this is working for any MDM/MDN/ME2 build. Give it a try and report back please. It's definitely working on ME2 - tested on my own phone
Those are the battery icons:
Feel free to extract and use them in your own mods, but please give credits
This is what it looks like:
Installation: Download and extract the file. Rename it to "SystemUI.apk". Copy SystemUI.apk into "system/app/" on your rooted phone with RootExplorer or something similar. Restart you phone. Some settings will be deleted when replacing the SystemUI-file (background, statusbar shortcuts etc.). Don't delete SystemUI.odex.
or with ADB:
Code:
adb remount
adb shell stop
adb pull /system/app/SystemUI.apk /backup/
adb push SystemUI.apk /system/app/
adb shell chmod 644 /system/app/SystemUI.apk
adb shell start
Click to expand...
Click to collapse
Hello, I've attached a deodex version of your mod. Its the SystemUI.apk with the clock for deodex ROMs, feel free to attach it in your OP. I've also attached a NOOB friendly CWM install package.

Great! I linked to your post. Thanks! :good:

Thanks, seems to be working well on stock MDC. This with a black background would be very much appreciated if you're taking requests

Is there a guide somewhere on how to make this (1% battery mod) for odexed roms? I want to update to MEA, but I guess this particular systemui won't work then.
-edit-
Found the information in this thread for anyone else interested: http://forum.xda-developers.com/showthread.php?t=1814441

Related

[MOD]Simple 2.0.2.A.0.24 Battery Icon 1% accuracy

{
"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"
}
I designed and made this battery icon for x10. It can tell you your battery status as accurate as 1% but it needs some brain work. You've to calculate the percentage by yourself. It's a bit complicated but might save your money for paying brain training on a DSi =)
Wish you like.
ATTENTION: Other people might not understand your phone battery status. This may cause a delayed battery charging =)
http://www.megaupload.com/?d=RDNKA8LL
Wallpaper credit to: The Art of Currie.
Installation:
Make sure your phone is rooted and have busybox installed. Make sure you have ADB on your PC and relevant X10 drivers installed (Sorry I don't know mac system). Here is a example for installation using adb.exe.
1.Download the framework-res.apk file from the MU link.
2.Copy framework-res.apk to to your X10's /sdcard
3.Connect your X10 to a PC, make sure USB debugging is enabled. Run "cmd"
4.Locate your adb.exe.
-adb shell
-su (make sure you give super user permissions (su) on your x10 side)
-mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
-dd if=/sdcard/framework-res.apk of=/system/framework/framework-res.apk
5.Your phone will restart and that's it.
possible to get this in black or transparent status bar? looks way better then those circle battery ones!!
can you give me a link or a sample picture of the black or transparent status bar? thanks.
Oh god, this one is sooooo sexxy
I think I'll apply this on my phone immediately
Very nice job
BTW, how much time did you need to figure this out? just curious
Make sure your phone is rooted and have busybox installed. Make sure you have ADB on your PC and relevant X10 drivers installed (Sorry I don't know mac system).
1.Download the framework-res.apk file from the MU link.
2.Copy framework-res.apk to to your X10's /sdcard
3.Connect your X10 to a PC, make sure USB debugging is enabled. Run "cmd"
4.Locate your adb.exe.
- adb shell
-su (make sure you give super user permissions (su) on your x10 side)
-mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
-dd if=/sdcard/framework-res.apk of=/system/framework/framework-res.apk
5.Your phone will restart and that's it.
I can finished it may be in 2-3 minutes =)
Nice Battery Icons
Just a little bug on status background
check second screenshot
Before apply this mod everything was OK, but after apply this mod even if I reinstall original framework this bluetooh call icon persist on background
Hi Alejandrissimo:
May I confirm your firmare version number? It looks like you've applied this to a .504 firmware. This file is only for .24 firmware.
Hi, I must say that i really appreciate your work, but I'm in the same case as Alejandrissimo. Too bad for me I know, didn't check my version before.
Could you tell us how to revert to normal ? I tried to upload the original framework-res with the same procedure but i didn't work..
Many thanks
Did you use adobe illustrator to design this mod?
And if it's so, did you start creating a 38x38 pixel document or larger and then resized?
thibprod said:
Hi, I must say that i really appreciate your work, but I'm in the same case as Alejandrissimo. Too bad for me I know, didn't check my version before.
Could you tell us how to revert to normal ? I tried to upload the original framework-res with the same procedure but i didn't work..
Many thanks
Click to expand...
Click to collapse
It happened before because I definitely noticed this problem with different firmware version in this forum. Can you try the mod for .504 version?
EDIT:
Yes, I found it here: http://forum.xda-developers.com/showpost.php?p=10295998&postcount=154
Can you try the Reboot mod for .504?
sathurnn said:
Did you use adobe illustrator to design this mod?
And if it's so, did you start creating a 38x38 pixel document or larger and then resized?
Click to expand...
Click to collapse
This work is done by using adobe photoshop CS4. Yes you're right it's 38*38 pixel. I got the battery frame from the original stock icon and then calculated the squares needed inside frame on pixels. Therefore no resize involved.
shvyue said:
can you give me a link or a sample picture of the black or transparent status bar? thanks.
Click to expand...
Click to collapse
transparent: http://androidthemes.webnode.com/album/photo-gallery-transparent-status-bar/#cap201002020311-jpg1
black status bar: http://forum.xda-developers.com/showthread.php?t=737778 (see the dark bar)
I just noticed that this is for .24 only and not .504 =(
pyro224 said:
transparent: http://androidthemes.webnode.com/album/photo-gallery-transparent-status-bar/#cap201002020311-jpg1
black status bar: http://forum.xda-developers.com/showthread.php?t=737778 (see the dark bar)
I just noticed that this is for .24 only and not .504 =(
Click to expand...
Click to collapse
I will have a look. I can make a .504 framework-res.apk but as I don't have that firmware installed, dare you try? =)
Here's one with dark status bar. I've modified other icons to fit the dark bar as well. It's for the .504 version but I've no chance to test it. If you want just try it.
-backup your original framework-res.apk
-install xrecovery
-do the modification
If failed, you can restore your original one using xrecovery.
http://www.megaupload.com/?d=TYYQU1SA

Silver Circle Battery Icon with % for X10a 2.1.A.0.435

Hi All,
This is first mod for X10a 2.1.A.0.435 framework-res.apk with Silver Circle Battery icon and a new charging animation applied
file : SilverCircleBattery.zip
Installation
- if you have working xRecovery -------> install with CWM
- else extract framework-res.apk and
- if you have complete Root permissions copy to system/framework using Root-Explorer
- or you can issue these adb set of cmds:-
adb shell
su
stop
mount -o remount,rw /dev/block/system /system
chmod 777 /system/framework
exit
exit
adb push framework-res.apk /system/framework/framework-res.apk
adb shell su chmod 644 /system/framework
adb reboot
Thanks
{
"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"
}
Didn't work for me...
So I installed this via xrecovery (clicked install custom zip from memory card). Then my phone would just stay at the "sony ericcson" boot logo and then reset after about twenty seconds. Did I install this wrong? Or does it just not work with .435?
don't install this don't work
crashed my phone too, I'm not able to get on xRecovery!
I am reflashing it again
Until someone confirm that works on x10a with .435 its useless
Bye
Nice, could you do one for android 2.2 beta 3? This looks real nice
Sent from my x10i GreenGlow 2.2
Its for X10a with 2.1.A.0.435 f/w
I tested it on several devices...
Did you tested it on X10a or X10i ?
Thanks
Guys, I can confirm that this is NOT working, I am using x10a .435 rom.
Tried to install this from xrecovery and my phone just got in a Sony Ericsson boot loop, can't even boot into xrecovery for a restore, i had to flash my phone.
A screenshot would be nice...
Galaxyer said:
Hi All,
This is first mod for X10a 2.1.A.0.435 framework-res.apk with Silver Circle Battery icon and a new charging animation applied
file : SilverCircleBattery.zip
Installation
- if you have working xRecovery -------> install with CWM
- else extract framework-res.apk and
- if you have complete Root permissions copy to system/framework using Root-Explorer
- or you can issue these adb set of cmds:-
adb shell
su
stop
mount -o remount,rw /dev/block/system /system
chmod 777 /system/framework
exit
exit
adb push framework-res.apk /system/framework/framework-res.apk
adb shell su chmod 644 /system/framework
adb reboot
Thanks
Click to expand...
Click to collapse
Thanks! It is running on my X10i with the X10a firmware running the latest 2.1.A.0.435 Official ROM.
But just a note, I got a 'Permission Denied' when running "adb shell su chmod 644 /system/framework".
In the end, I just gave up and did the next step which is to reboot my phone.
It still works perfectly. Thank you so much!
Wish I can have my coloured Battery Percentage back. :'(
LiLAsN said:
Wish I can have my coloured Battery Percentage back. :'(
Click to expand...
Click to collapse
I have updated the original thread with colored 435 firmware version.

[THeme] ICS Blue [THEME][WIP]

Theme :
I come from a Development group called Team Whiskey, I primarily made Roms and Themes for Samsung phones before, but I know have the Atrix 2. Here is my first ICS based theme
{
"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"
}
IF anyone wants to install it and can follow brief instructions here you go:
( Sidenote - you need to have ADB installed, you can either install the full Android SDK or copy it from Super One Click)
In a command prompt you want to use:
1.) adb push framework-res.apk /sdcard
2.) adb push SystemUI.apk /sdcard
then
3.) adb shell
4.) su
5.) mount remount,rw /dev/null /system
6.) cp /sdcard/framework-res.apk /system/framework
7.) cp /sdcard/SystemUI.apk /system/app (the case is sensitive)
8.) rm /system/app/SystemUI.odex
9.) reboot
The SystemUI.apk has been deodexed. I have an almost working script for our CWM, so going forward, we can a simple install instead of the tedious manual stuff.
DOWNLOADs:
framework-res.apk
SystemUI.apk
Please enjoy, and if you have any questions, feel free to PM me. I am still working on our Extended Power menu and the Settings menu( which is the power widget like you see in the screen shot), if you want the unfinished Settings.apk please pm me for it. Like I said, it works flawlessly, but the icons are a little weird.
Future:
16 Lockscreens, I have 9 of them working.
Great to have you aboard! Some very nice work. What about notification toggles? How hard would they be to implement?
Not hard at all actually! You know what is funny about that, all of the Samsung roms have the toggles, and we spent days and days ripping them out to give us this look the motorola is going here ! I was planning on doing the same style as miui on that, you know the scrollable one. I will work on that after the lockscreens.
Awesome man. Looks perfect with my setup.
How did you remove at&t from the notification bar? I have tried finding strings.XML and can't..
Sent from my MB865 using Tapatalk
followed the above to the T. Got a Read only error. Changed RW to RO in the cmd prompt and then was able to successfully push SystemUI.apk to system/app. I did it before through root explorer the same way and it just kept force closing. Just rebooted and it all works now.
Thanks given for this!
Nopcodex90 said:
Theme :
I come from a Development group called Team Whiskey, I primarily made Roms and Themes for Samsung phones before, but I know have the Atrix 2. Here is my first ICS based theme
IF anyone wants to install it and can follow brief instructions here you go:
( Sidenote - you need to have ADB installed, you can either install the full Android SDK or copy it from Super One Click)
In a command prompt you want to use:
1.) adb push framework-res.apk /sdcard
2.) adb push SystemUI.apk /sdcard
then
3.) adb shell
4.) su
5.) mount remount,rw /dev/null /system
6.) cp /sdcard/framework-res.apk /system/framework
7.) cp /sdcard/SystemUI.apk /system/app (the case is sensitive)
8.) rm /system/app/SystemUI.odex
9.) reboot
The SystemUI.apk has been deodexed. I have an almost working script for our CWM, so going forward, we can a simple install instead of the tedious manual stuff.
DOWNLOADs:
framework-res.apk
SystemUI.apk
Please enjoy, and if you have any questions, feel free to PM me. I am still working on our Extended Power menu and the Settings menu( which is the power widget like you see in the screen shot), if you want the unfinished Settings.apk please pm me for it. Like I said, it works flawlessly, but the icons are a little weird.
Future:
16 Lockscreens, I have 9 of them working.
Click to expand...
Click to collapse
Looks great so far! Would you mind including detailed instructions for backing up the existing files as well? Don't mind doing things via ADB, but I'm far from being an expert.
armyengineer51 said:
Looks great so far! Would you mind including detailed instructions for backing up the existing files as well? Don't mind doing things via ADB, but I'm far from being an expert.
Click to expand...
Click to collapse
ADB pull /system/framework/framework-res.apk
ADB pull /system/app/SystemUI.apk
ADB pull /system/app/SystemUI.odex
anyone can post the original framework-res.apk, systemui.apk and systemUI.odex??
i accidentally replace mine by copy ICS blue theme into sd card.
For some reason I always have a grey circle with a plus in the middle of it on the top right of my status bar. What's with that? Other than that my only complain is the clear button when you pull down the status bar. Seems to have a little extra room in the box under the word clear.
Updates?
Sent from my mAtrix2!!
[ROM] PURITY v2.5 TPAX
So i tried to install this bionic rom.....and fail.....
This is for Atrix2 why would you try this on the Bionic? But I guess that is how we find out what works and what doesn't...carry on
athris said:
anyone can post the original framework-res.apk, systemui.apk and systemUI.odex??
i accidentally replace mine by copy ICS blue theme into sd card.
Click to expand...
Click to collapse
I got you. Unzip and push.
Corrected instructions for adb. Theme looks great btw, thanks.
In a command prompt you want to use:
1.) adb push framework-res.apk /mnt/sdcard
2.) adb push SystemUI.apk /mnt/sdcard
then
3.) adb shell
4.) su
5.) mount -o rw,remount /dev/null /system
6.) cp /sdcard/framework-res.apk /system/framework
7.) cp /sdcard/SystemUI.apk /system/app (the case is sensitive)
8.) rm /system/app/SystemUI.odex
9.) reboot
Click to expand...
Click to collapse
cootercommander said:
So i tried to install this bionic rom.....and fail.....
Click to expand...
Click to collapse
Did your phone soft-brick? Or did you try restoring a backup?
Since installing this I noticed I'm getting "phantom" icons in my notification bar, almost like a burn in on television. Tilt the phone to extreme angles to see them better, can anyone confirm?
unsivil_audio said:
Since installing this I noticed I'm getting "phantom" icons in my notification bar, almost like a burn in on television. Tilt the phone to extreme angles to see them better, can anyone confirm?
Click to expand...
Click to collapse
I am as well.
Me too but the disappear. Its kinda cool. I like it.
Sent from my mAtrix2!!
holeshot77 said:
Me too but the disappear. Its kinda cool. I like it.
Sent from my mAtrix2!!
Click to expand...
Click to collapse
Yea they do disappear. Seems like you'll get a new text message update or whatever, clear it from the status bar, it goes phantom, then disappears. Other than that I have a grey circle with a plus in the middle that's always at the right of my status bar.

[Mod][14 statusbar toggle + battery percent]

Special Thanks to :
-Lidroid for his 14 Toggle and for the guide
-Kyrillos for the idea and for some seting from his decompiled SystemUI.apk
-Sicopat and Baraozemo for the deodex method
-Daneshm90 for Update.zip 3.0 Modifier/Creator
-XDA and all the people who help me learn about android
{
"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"
}
How to install:
option 1:
-stock rom with root and CWM recovery, don't know if work for other, but it should because SystemUI.apk is deodexed
-don't forget to backup your data
-download update.zip attached
-delete SystemUI.odex from /system/app with an aplication like Root Browser Lite if you are using stock rom
-reboot to recovery
-wipe dalvik cache
-install the zip
-reboot
-change setting for Quick Panel Settings
option2:
-stock rom with root (for those who rooted the phone with Szabo59 method and don't have CWM or TWRP Recovery)
-extract the next files from update.zip attached to /sdcard (internal memory not microsd): QuickPanelSettings.apk, SystemUI.apk, framework-res.apk,lidroid-res.apk, twframework-res.apk
-run the next commands adb:
su
stop
mount -o rw,remount /dev/block/mmcblk0p3 /system
rm /system/app/SystemUI.odex
cp /sdcard/SystemUI.apk /system/app/
chown 0.0 /system/app/SystemUI.apk
chmod 0644 /system/app/SystemUI.apk
cp /sdcard/framework-res.apk /system/framework/
chown 0.0 /system/framework/framework-res.apk
chmod 0644 /system/framework/framework-res.apk
cp /sdcard/QuickPanelSettings.apk /system/app/
chown 0.0 /system/app/QuickPanelSettings.apk
chmod 0644 /system/app/QuickPanelSettings.apk
cp /sdcard/lidroid-res.apk /system/framework/
chown 0.0 /system/framework/lidroid-res.apk
chmod 0644 /system/framework/lidroid-res.apk
cp /sdcard/twframework-res.apk /system/framework/
chown 0.0 /system/framework/twframework-res.apk
chmod 0644 /system/framework/twframework-res.apk
mount -o remount ro /system
reboot
-change setting for Quick Panel Settings
You can download the mod from hotfile.
Update.zip with transparent notification bar and with battery percent mod can be found here.
Update.zip that contains SystemUI.apk (deodexed) from XXLK7 rom, modded with 14 statusbar toggle and without battery percent mod can be found here.
The tutorial to create your own mod can be found here
nice, better ask mod to move it to dev section though
Flashlight works?
Yes it works.
Sent from my GT-I8160 using xda app-developers app
2G / 3G Toggle
powermetza said:
Yes it works.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
thanks powermetza... it is cool man..:good::good:.
i request to toggle network 2G / 3G ... because very important for me... how change sequence statusbar toggle..?
The sequence of the statusbar toggle can be change from QuickPanelSettings - Widget buttons (disable all the buttons, and then enable them in the order you want).
Sent from my GT-I8160 using xda app-developers app
2G / 3G Toggle
powermetza said:
The sequence of the statusbar toggle can be change from QuickPanelSettings - Widget buttons (disable all the buttons, and then enable them in the order you want).
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
okey thanks... success..:good:
how toggle 2G / 3G...?
The quickpanel icons look good. But if I swipe to clear a notification, the status bar force closes.
I need help to implement wifi hotspot button.
Lidroid has introduced the wifi-hotspot button in the last rom released on XDA for Galaxy SII (1.4.2)(a total of 15 statusbar toggle).
The problem is I do not know what additional changes should I do to make it work on our phone.
@ tnhh
I haven't had any problems, but it may be a problem with changes made ​​by me. If I encounter the mentioned problem, I will try to find where the problem is.
@ rozyid
As I said at the beginning, the 14 status bar toggle were created by lidroid. I just made changes needed to work on our phone. About the toggle 2G / 3G, I found a tutorial to add 2G / 3G toggle, but this tutorial is not intended for Samsung phones. Mentioned tutorial is available here for those interested in implementing 2G / 3G toggle.
Can you make statusbar transparent?
Here is the mod with transparent statusbar.
Here is a mod with transparent notification bar.
Instead of swiping left or right to browse through settings... is it possibile to have all them visible in the same time on more than one line?
@titomax82
I suppose it's possible, but I honestly do not know how to make the required modifications.
powermetza said:
Here is the mod with transparent statusbar.
Click to expand...
Click to collapse
I installed the patch but statusbar not got transparent !!! (I mean statusbar not notification bar)
Can someone post a link with pic's of that mod or upload...
Thanks
Edit : I mean the transparent one.
@monstro78
I tried to accomplish transparent Status Bar and I've done the following after I decompile SystemUI.apk:
-I tried editing the status_bar.xml file and changing android:background="#ff000000" to android:background="@android:color/transparent". Result = blurry icons and text
-I tried editing the status_bar.xml file and changing android:background="#ff000000" to android:background="#00000000". Result = blurry icons and text with partial transparent status bar
-I tried editing the status_bar.xml file and changing android:background="#ff000000" to android:background="@drawable/statusbar_background", and I put a transparent statusbar_background.png in drawable-hdpi folder. Result = blurry icons and text with partial transparent status bar.
-I tried editing the drawables.xml and insert <item type="drawable" name="status_bar_background">#00000000</item>. No results.
-I edited the StatusBarService.smali. I search for the line "invoke-direct/range {v0 .. v5}, Landroid/view/WindowManager$LayoutParams;-><init>(IIIII)V" and right above it is "const/4 v5, 0x2" I change this to "const/4 v5, -0x3". Result=status bar is black regardless of changes in status_bar.xml and drawables.xml.
http://forum.xda-developers.com/showthread.php?t=1462743
http://forum.xda-developers.com/showthread.php?t=1890150
http://forum.xda-developers.com/showthread.php?t=1298591
Why if I set Lockscreen Off... when I reboot it reverts to On?
titomax82 said:
Why if I set Lockscreen Off... when I reboot it reverts to On?
Click to expand...
Click to collapse
Yes it reverts back to On. You have to disable it every reboot.
powermetza, first of all thanks for this great statusbar and for your support...
just another question... is it possible to swap battery color indicator for the first 2 steps? now is "from 100% to 75% blue" and "from 75% to 50% green".. but in people's mind (in my mind at least) "green" is the full battery...not blue
DELETED

[Guide] Custom SView for Chinaphones (especially Elephone P8 on KitKat and JellyBean)

Hey Guys,
since seeing it in the Jakermeister-Rom (4.2.2) i wanted the Custom SView Wallpapers for myself.
Unfortunately, no one answered my requests on the Forums and on Needrom, so i had to do it myself.
With the help of "CMone" from the german "Android-Hilfe.de"-Forum i managed to find the 3 Files you have to edit for changing the Sview, and made 4 Packages for the Start.
(You are welcome to experience making them on your own. its pretty simple if you know how to do it.
In Settings.apk(/system/priv-app) is the small preview in 225x225 and the picture itself in 720x650.
In SystemUI.apk(/system/priv-app) is the top background in 720x51 (just cut it out from your Picture you want to use).
In SuspendWindow.apk(/system/app) is the Picture itself, thats finally loaded on the SView.
Maybe this helps too, if your not on an Elephone/Sesonne )
The first Packages are only for KitKat! The second one is for Jelly Bean (as mentioned), but its not tested.
Who wants to try? *g*
Installation:
For this you need "adb" installed on your PC, and your device have to be rooted! (for Elephone/Sesonne P8 this works with "Framaroot"(the third Option))
Then you just extract adb (its nothing to install at all), put the 3 Files from my Package in there, start
a command shell (cmd for windows user), and do this:
For KitKat:
Code:
adb remount
adb push SuspendWindow.apk /system/app
adb push Settings.apk /system/priv-app
adb push SystemUI.apk /system/priv-app
adb shell
chmod 644 /system/app/SuspendWindow.apk
chmod 644 /system/priv-app/Settings.apk
chmod 644 /system/priv-app/SystemUI.apk
exit
adb reboot
For Jelly Bean:
Code:
adb remount
adb push SuspendWindow.apk /system/app
adb push Settings.apk /system/app
adb push SystemUI.apk /system/app
adb shell
chmod 644 /system/app/SuspendWindow.apk
chmod 644 /system/app/Settings.apk
chmod 644 /system/app/SystemUI.apk
exit
adb reboot
Now your Device reboots, and you have pushed the Files in the correct Places, set the correct rights,
and after the reboot you could choose your own Wallpaper for SView.
ALL DOWNLOADS AT THE BOTTOM OF THE POST !!!
Package 1 - Creative:
{
"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"
}
Package 2 - Cool:
Package 3 - Creative Girls:
Package 4 - Movie Game:
For all Packages: If you want the Original Wallpapers, send me a PM.
You got 10 Pics you want on your Phone, but not the time an/or knowledge to do it? Send me a PM, i see
what i can do for you.
Downloads for Jelly Bean:
Creative
https://mega.co.nz/#!tQ8jmbqC!nvRAjfg3MozpzPcNEkgAcMapQBzdEjWzGNsTGKns_nI
Cool
https://mega.co.nz/#!JFMRiDTK!L4KhWI6QVjGvqR-lTvVBMUdR0o4t6fuyHrvhvLK5scE
CreativeGirls
https://mega.co.nz/#!Ids1xL5T!Y29tLS9Xm83THvxqoyd8xljUcdVVQfh_GAP3fLab08c
MovieGame
https://mega.co.nz/#!YV0kkT7L!5HP8k9D8Z3VcCJOWr7LqNtCRCIHCxRO2uQHKp6cY54Q
Click to expand...
Click to collapse
Downloads for KitKat before the Update of 11.06.2014:
Creative
https://mega.co.nz/#!xJdVhDbb!zZg2DxpZeHQ3rWrqbRhT3SQNUBJotO1GAr4Z1CFi_D4
Cool
https://mega.co.nz/#!dA0SiT7Z!3Iwa0Uu2pWyDhuYVJtkbDMAtg4jLCCu-lw1GvvK1Fik
CreativeGirls
https://mega.co.nz/#!8QMmzZgJ!PWF2duju93-YNrtIVcaLLPsvpF366aJK5IlPyZAcm9g
MovieGame
https://mega.co.nz/#!RccnHLJT!pdJ54ejSLxD0mjmUBGK0HFoE-VrHfZWnIsQJtHuUt9Y
Click to expand...
Click to collapse
Downloads for KitKat after that:
Creative
https://mega.co.nz/#!FUMlBLLJ!50ZCcZJNr8qA8MrniK7zPWLMxsc8bGwBrIse2gN1yhY
Cool
https://mega.co.nz/#!9JchiSaC!GG6QjfX_3i40BL_DLCQyF-JVKRz3RygPEqdSZN21MIg
CreativeGirls
https://mega.co.nz/#!RBEDjDpJ!XsaOTZbSRtGLA9bqS84p6UStxeOlySiFb0JAg7liePk
MovieGame
https://mega.co.nz/#!9AshWQpS!E_-CdDkeet5TLp2x5e79xMl_xekfn3bi4i18xwvuiDE
Click to expand...
Click to collapse
If there is any reaction to this, im doing more. But for now, that´s all.
Have Fun with it! :mrgreen:
P.S.: it may function on other devices too. If you want to test it, test it on your own risk. Its not that hard to do, but you really should have a backup.
And most important: PM me or at least post it here, let other users know what is possible with their phones!
These are new Downloads for the newest (11.06. !) stable KitKat!
Cool:
https://mega.co.nz/#!QZdiybQJ!fD2cHDHV9Qf2fbdydiLSMofl1CWovTe08P4cbaT9T-8
Creative:
https://mega.co.nz/#!kdtkQLjB!n4VNlKU9AY8cnKpSLXZ7uPtzo2BWaZb9nJ2OTd0PQis
CreativeGirls:
https://mega.co.nz/#!dVFDRLjZ!7ZQ1yYr1Z_AHzCgCd6eTtl3UdiFPcZD-6wTgg7t3aUo
Movie Game:
https://mega.co.nz/#!AVFkzYCb!FlIEPIT2A1fQNYClNZBmX7CGDZBUVTZQq6Z2ewJw2Z0
And for the Summerfeeling, 3 new, hotter ones
Girls:
https://mega.co.nz/#!MVcXEbqA!btbv7nA7OIXZtK7JLb6BlV-gaz2LP3U2jG4KR6hBaVY
SexyGirls:
https://mega.co.nz/#!NAl0mTST!j3YavqzFFVYtDgpdTEOpSkE1pmHGjnXFiwjDUs30I68
Tattooed Girls:
https://mega.co.nz/#!0VF2jDjI!Bd-TsXcEn3ZHmCuThio2oqDbrDtjHg8i4YLXTRnweSw
Have fun with it!

Categories

Resources