hello guys, just want to share this in this section.
i don't know if there is an existing tutorial about this so mod please close if have duplicate.
First of all, i did this for those who have always data disabled like mine and want a clean status bar.
I found a way to disable it by playing with some settings file in the system folder.
Just follow this very simple steps.
1. Using rootexplorer or any file manager than can access root go to:
system/etc/customization/settings/com/android/phone
Click to expand...
Click to collapse
2. open custom_settings.xml using text editor.
It should look like this.
<?xml version="1.0" encoding="utf-8"?>
<settings version="412">
<setting key="national_data_roaming_visibility" runtime="false">true</setting>
<setting key="national_data_roaming_setting" runtime="false">1</setting>
<setting key="data-connection-except-mms-can-clear-icon" runtime="false">true</setting>
<setting key="data-connection-except-mms-show-icon-when-enabled" runtime="false">true</setting>
<setting key="data-connection-except-mms-show-icon-when-disabled" runtime="false">true</setting>
<setting key="dual-mic-noise-suppression-enabled" runtime="true">true</setting>
</settings>
Click to expand...
Click to collapse
3. Change the highlighted: the first one to true and the second to false or simply switch their values.
4. That's it, reboot your phone and the notification will not show if it is disabled.
5. Hope you find it useful although it's just a simple trick. Will play more about different settings file and will post here if can help others.
FLASHABLE ZIP:
For those who have different contents like hansip posted below, you can flash it using the attachment below created by jjdoctor.
kizsleg said:
hello guys, just want to share this in this section.
i don't know if there is an existing tutorial about this so mod please close if have duplicate.
First of all, i did this for those who have always data disabled like mine and want a clean status bar.
I found a way to disable it by playing with some settings file in the system folder.
Just follow this very simple steps.
1. Using rootexplorer or any file manager than can access root go to:
2. open custom_settings.xml using text editor.
It should look like this.
3. Change the highlighted from: the first one to true and the second to false or simply switch their values.
4. That's it, reboot your phone and the notification will not show if it is disabled.
5. Hope you find it useful although it's just a simple trick. Will play more about different settings file and will post here if can help others.
Click to expand...
Click to collapse
Nice mod Thanks
UPDATE: I got only this text inside:
<setting key="dual-mic-noise-suppression-enabled" runtime="true">true</setting>
Click to expand...
Click to collapse
Well i'll try to add another one i guess
UPDATE: Yes it worked Thanks mate
hansip87 said:
Nice mod Thanks
Click to expand...
Click to collapse
i don't think we can call it a mod.
but im now studying and reading some tutorials on how to mod android things.
thanks for the feedback.
EDIT:
i think you can add those lines without any problem.
Please report if it works and does not cause any problem.
Many Roms don't have these lines..So I created a flashable zip that will work for all..
Just Flash in Recovery.. That's it...
Edit: Updated in first post
jjdoctor said:
Many Roms don't have these lines..So I created a flashable zip that will work for all..
Just Flash in Recovery.. That's it...
Click to expand...
Click to collapse
thanks for the flashable zip. Will add this in the first post.
kizsleg said:
thanks for the flashable zip. Will add this in the first post.
Click to expand...
Click to collapse
No problem mate... I am deleting out from my post...
how about to disable the no service notification in status bar?
Aaah, I searched for it and finally got the trick! Thanks!
Works well also on my SK17i (MiniPro)
Perfect too! Thanks!
Does the file/folder need special read/write permissions?
Thanks in advance.
Thank you
Dellair said:
Does the file/folder need special read/write permissions?
Thanks in advance.
Click to expand...
Click to collapse
No need of any permission changes. Just change the values as mentioned in the first post.
Works perfect on Ultimate HD 2.0.3, Thanks for the mod.
hansip87 said:
Nice mod Thanks
UPDATE: I got only this text inside:
Well i'll try to add another one i guess
UPDATE: Yes it worked Thanks mate
Click to expand...
Click to collapse
Yep, my Ray also had just the one line of text so I simply added the extra entry with the changes,
restarted the phone and no more data disabled message! Confirmed working fix, Thank you!
How do I disable data enabled notification???
Sent from my ST18i using Tapatalk 2
just do the same
What do i need to add to dissable data notification?
Here is my file! Do I need to add all lines or just one?
Also settings version is not 412. Do i need change to 412?
UPDATE: I just added this line above mic line and works, no notification about disabled data:
<setting key="data-connection-except-mms-show-icon-when-disabled" runtime="true">false</setting>
{
"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"
}
Helle, i have a little noobish question,
I have cwm installed on my phone but how can i flash zips with it,
Can i just select the zip and everything will just go automaticly or am i supposed to target an file to overwrite?
Thanks in advance
Sent from my ST18i using Tapatalk 2
matgras said:
Helle, i have a little noobish question,
I have cwm installed on my phone but how can i flash zips with it,
Can i just select the zip and everything will just go automaticly or am i supposed to target an file to overwrite?
Thanks in advance
Sent from my ST18i using Tapatalk 2
Click to expand...
Click to collapse
Why do threads always die when I come in 0_0
sony xperia ray
ics 4.0.4 rooted
stock rom
R: [GUIDE] Disable the data disabled notification
matgras said:
Why do threads always die when I come in 0_0
sony xperia ray
ics 4.0.4 rooted
stock rom
Click to expand...
Click to collapse
yes,symply flash the zip
Inviato da me!
arcatarc said:
yes,symply flash the zip
Inviato da me!
Click to expand...
Click to collapse
Thanks, I succesfully flashed my first zip
sony xperia ray
ics 4.0.4 rooted
stock rom
Related
Want native screenshots (power+home)? You've come to the right place
All it requires are a few files:
libScreenshotUtil.so
MySketcher.apk
Modified build.prop
Credit goes to the Sensation forums/ROMs and tons of PM questions to random people
The flashable zip below puts the first two files where they need to be, but the build.prop edit needs to be done manually, as everyone has a different build.prop and replacing yours with mine will undoubtedly change things your ROM chef has put into their own build.prop.
Use root explorer or your file explorer of choice and add this line in your build.prop:
ro.htc.framework.screencapture = true
I recommend adding it somewhere at the bottom, but be careful; your build.prop needs a blank line at the very end.
Once the zip is flashed, and the line is added into build.prop, a final reboot will make everything work (unless you do it all in one go).
To use:
Press and hold the power button followed by the home capacitive button. You will then hear a camera snapshot sound, and a toast message will follow. Snapshots can be found in JPEG form in the camera shots folder in your gallery.
Awesome, thanx
Sent from my PG86100 using XDA Premium App
Hey freeza, great work. I couldn't get this working, I assume it's because I didn't have the .apk - I don't have time to flash this now, but can you do anything with the app or it's just like a service? Thanks again, keep up the good work!
Working great. Have not seen any conflicts yet on synergy/3d...
{
"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"
}
Sent from my PG86100 using XDA Premium App
-viperboy- said:
Hey freeza, great work. I couldn't get this working, I assume it's because I didn't have the .apk - I don't have time to flash this now, but can you do anything with the app or it's just like a service? Thanks again, keep up the good work!
Click to expand...
Click to collapse
Can't do anything with the app .. at least not directly. Maybe there's a way to either mod it into the settings menu or mod it to save in PNG, but as it stands now, no GUI or way to change any settings.
worked like a charm
all the ROM threads should just add this to their OP and credit, thanks!
Works like a champ! Using WTSB V1.2
Sent from my PG86100 using XDA Premium App
" [MOD] Native Screenshot
Want native screenshots (power+home)? You've come to the right place"
Yep... works great. Thank You!
Freza,
I have the Viper ROM and all I did was flash your zip file and it works perfectly!!
Thank you for all your hard work.
Great app!!
freeza said:
Can't do anything with the app .. at least not directly. Maybe there's a way to either mod it into the settings menu or mod it to save in PNG, but as it stands now, no GUI or way to change any settings.
Click to expand...
Click to collapse
Thanks for the info, I didn't know it was that simple. I'm going to toss this in my next ROM and credit you, if that is ok?
TrofeoSC said:
Freza,
I have the Viper ROM and all I did was flash your zip file and it works perfectly!!
Thank you for all your hard work.
Great app!!
Click to expand...
Click to collapse
Thanks for posting this! Anyone who has my ROM should have no problem flashing this!
-viperboy- said:
Thanks for the info, I didn't know it was that simple. I'm going to toss this in my next ROM and credit you, if that is ok?
Thanks for posting this! Anyone who has my ROM should have no problem flashing this!
Click to expand...
Click to collapse
Definitely OK. But you don't need to credit me, as I found it on the Sensation forums. Well, that and a combination of trying to understand why it wasn't working correctly in the first place. Dove into libscreenshotutil.so and voila
Of course Im the unlucky tool that cant get this to work. I did it word for word it takes the pics but u cant open them I get the triangle
I'm curious, does it modify the build.prop or does it replace the build.prop altogether? Will ROM-specific build prop edits be lost upon flashing this zip?
LiquidSolstice said:
I'm curious, does it modify the build.prop or does it replace the build.prop altogether? Will ROM-specific build prop edits be lost upon flashing this zip?
Click to expand...
Click to collapse
This actually doesn't contain a build.prop at all. You must edit that file manually.
Regards,
Tee Jay!
PS: Thanks again for the SVN guide..my god did it help a ton!
teejaymarx said:
This actually doesn't contain a build.prop at all. You must edit that file manually.
Regards,
Tee Jay!
PS: Thanks again for the SVN guide..my god did it help a ton!
Click to expand...
Click to collapse
Ahh. That's easy enough, thanks
Glad I could help with SVN.
Is this a Sense feature, or an Android one?
Sent from the third dimension in wireless...
Change save dir of sreenshots...
If you want to save your screen shots to a different folder, change the following code in Constants.smali
Code:
.field public static final SCREENSHOT_FOLDER:Ljava/lang/String; = "[COLOR="Red"]/mnt/sdcard/htcscribbles[/COLOR]"
Worked like a charm so now I can uninstall Shootme. Thanks.
Matstarr said:
Of course Im the unlucky tool that cant get this to work. I did it word for word it takes the pics but u cant open them I get the triangle
Click to expand...
Click to collapse
I'm having the same issue. Stock Rom.
Work perfectly thank you
NEW--------April 08
1.Uploaded brightness Issue fixer.( install via recovery )
2.Uploaded restore file .(download restore.part1 and part2 and extract and edit extract file to restore.zip (delete red word from extract file like : restore.zip.apk and install via recovery )
---------------------------------------------------------------------
I installed cm9 and i love this rom , it is perfect .
so i edited framework-res for onscreen buttons and edited systemui for menu button (always show).
screenshots:
{
"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"
}
this package includes :
1.onscreen buttons enable with menu button.(vertical size 30 and horizontal size is zero 0-perfect for see movie)
2.brightness Issue FIXED (thanks to xperia ray http://forum.xda-developers.com/showthread.php?t=1445546)
3.Apex launcher v1.5 final replace with Trebuchet .
4.nexus bootanimation .
5.ES_File_Explorer_v1.6.1.1 and Filemanager.
flash via recovery
download:
http://www.crocko.com/BABE7FBCF2D145EE9B0315A91C910031/FXP115-CM9-OnscreenButton.zip
or
http://hipfile.com/7dn3lf24wcfx/FXP115-CM9-OnscreenButton.zip.html
or
http://www.mediafire.com/?vj68hs79jmrq9vr
enjoy it .
can you please make onscreen buttons for stock ics beta? With width and height being 14dip. ive tried changing it myself but always end up in a bootloop.
can you please make onscreen buttons for stock ics beta? With width and height being 14dip. ive tried changing it myself but always end up in a bootloop.
Click to expand...
Click to collapse
yes, upload your framework-res.apk here.
if possible please make it a flashable zip that can be installed through cwm.
if possible please make it a flashable zip that can be installed through cwm.
Click to expand...
Click to collapse
With width and height being 14dip
Click to expand...
Click to collapse
here you go .
please test and replay .
thanks a bunch works great. May I ask what you did? I decompiled, changed everything recompiled but got bootloop every single time.
How can we remove later when we want to?? And please can u make a different zip file just to fix the brightness issue??
Sent from my Xperia Arc using xda premium
Make a nandroid and restore to get back to how it was , and look at the thread he linked where they describe how to fix it and do it yourself
Btw, Thanks for the mod, works really well
Thanks but the brightness zip file does not flash! It says something lik error e can't mount file! in the recovery! Please fix
Sent from my Xperia Arc using xda premium
Thanks but the brightness zip file does not flash! It says something lik error e can't mount file! in the recovery! Please fix
Click to expand...
Click to collapse
sry, fixed please download again .
How did you add menu button?
What to edit in systemui
max4wdc said:
sry, fixed please download again .
Click to expand...
Click to collapse
Thanks.
Sent from my Xperia Arc using xda premium
can I use these brightness issue fixer with CM7 ?
Can't get the download working, May you please provide mirror or dropbox link?
Sent either from my Arc or One X using xda premium
How did you add menu button?
What to edit in systemui
Click to expand...
Click to collapse
you must edit navigation_bar.xml in systemui\res\layout
can I use these brightness issue fixer with CM7 ?
Click to expand...
Click to collapse
maybe but check this topic and create your self .
Can't get the download working, May you please provide mirror or dropbox link?
Click to expand...
Click to collapse
uploaded to mediafire check first post .
max4wdc said:
uploaded to mediafire check first post .
Click to expand...
Click to collapse
ow man, i just realized i'm on CM nightly, not sure if they have exactly the same framework-res and systemUI file as the FXP115
i'm attaching the 2 files and maybe you can check if you have time
http://dl.dropbox.com/u/28587036/Arc/onscreen_CM9/framework-res.apk
http://dl.dropbox.com/u/28587036/Arc/onscreen_CM9/SystemUI.apk
TIA
EDIT:
I tried it anyway, but there are two menus showing on apps. OP, is it suppose to be like that?
sample:
I was really looking for the brightness fix. Thanks
Sent from my Xperia Arc using XDA
hi
can you do set the onscreen buttons enabler in stock android 4 (4.1.A.0.562 ) ?
Thank you
Thanks, this saves me time. If anybody wants the edited framework-res.apk and systemui.apk for the ics beta (Arc) Just ask. I do prefer CM9 much more though.
I want the edicted framework but for final ics not the beat. If you want I can upload framework-res.apk here.
Hello All,
I am new to XDA. For few days I was trying to find the xperia z style phonebook for mdpi. I found one in the following link (Link). But it was White and no transparent to cope with the theme background. But I saw the same phonebook in transparent in a custom ROM named Real ICS r6.
So I decided to extract real ICS r6 and get those files and put them into "adhiefadillah99" (His) Flashable Zip and WoW! It Works Like a charm.I also used some extra modification in Call Screen Conversation style. Hope you guys Like it.
Recommended:
1. Rooted
2. CWM or any other recovery option
3. Stock ROM ICS
ScreenShots:
{
"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:
1. Copy the zip file to the root of your SD card
2. Flash Via CWM Recovery
3. Reboot and Enjoy.......!
Don't Forget to hit Thanks button if you like it!
The screenshot is gone
can you reupload it
alund said:
The screenshot is gone
can you reupload it
Click to expand...
Click to collapse
Ok, Done!
Why do we need unlocked bootloader to flash it via CWM?
arvarobert said:
Why do we need unlocked bootloader to flash it via CWM?
Click to expand...
Click to collapse
I am not sure about it, I just tried it on unlocked phone, that's why I wrote it. but You are free to test and give me some feedback!
No sms button on sk17i
Saimoon said:
I am not sure about it, I just tried it on unlocked phone, that's why I wrote it. but You are free to test and give me some feedback!
Click to expand...
Click to collapse
It kind of goes without saying that you don't need an unlocked BL, at the least you need to be rooted, at the most you just need CWM.
Sent from Myushi
Enciboci said:
No sms button on sk17i
Click to expand...
Click to collapse
Give me some more detail....
Is the whole sms option is gonne or the sms button from the next of contacts has gone?
This is work on xperia J Jelly Bean???
Sent from my ST26i using xda premium
Is 2G/3G auto switching bug is fixed in this or not ?
Djocker said:
This is work on xperia J Jelly Bean???
Sent from my ST26i using xda premium
Click to expand...
Click to collapse
May be no. but u can try if u want!
shivamcheat said:
Is 2G/3G auto switching bug is fixed in this or not ?
Click to expand...
Click to collapse
I didn't find any bug yet. but if u found any, pls knock me. And I just gathered the whole package from searching xda. I just repacked few mod with my own test. that's all!
shivamcheat said:
Is 2G/3G auto switching bug is fixed in this or not ?
Click to expand...
Click to collapse
you can just try & let OP know
Conversation app is missing.it is located in /system but there is no icon in app drawer
Sent from my ST15i using Tapatalk 2
Notice: For SK17i and ST15i
I added a new cwm flashable file for ST15i and SK17i phn. I don't know whether it will work or not. cause I don't have a such device. so just try it out and let me know what happens.
Saimoon said:
Give me some more detail....
Is the whole sms option is gonne or the sms button from the next of contacts has gone?
Click to expand...
Click to collapse
icon is gone and when i tried to send sms from the contact i couldnt so i thing the whole sms options is gone
Enciboci said:
icon is gone and when i tried to send sms from the contact i couldnt so i thing the whole sms options is gone
Click to expand...
Click to collapse
Try the new mod from attachment and give the feed back!
Does proximity sensors work?
Sent from my ST15i using Tapatalk 2
tominho_1989 said:
Does proximity sensors work?
Sent from my ST15i using Tapatalk 2
Click to expand...
Click to collapse
Try it. If doesn't work then use led fix. search xda, u will find it.
Saimoon said:
Hello All,
I am new to XDA. For few days I was trying to find the xperia z style phonebook for mdpi. I found one in the following link (Link). But it was White and no transparent to cope with the theme background. But I saw the same phonebook in transparent in a custom ROM named Real ICS r6.
So I decided to extract real ICS r6 and get those files and put them into "adhiefadillah99" (His) Flashable Zip and WoW! It Works Like a charm.I also used some extra modification in Call Screen Conversation style. Hope you guys Like it.
Recommended:
1. Rooted
2. CWM or any other recovery option
3. Stock ROM ICS
ScreenShots:
Installation:
1. Copy the zip file to the root of your SD card
2. Flash Via CWM Recovery
3. Reboot and Enjoy.......!
Don't Forget to hit Thanks button if you like it!
Click to expand...
Click to collapse
Great ,, Could U give me "adhiefadillah99" (His) Flashable Zip ? Plz
Hello everyone this is my firs tutor, and in my first thread i will share my guide to you all
so here we go
for the ss:
{
"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"
}
A. Explanation :
1. You must know how to compile/decompile
2. You must know how to edit xml/smali/baksmali
3. You must know how to use apktool/apkmanager/toolAlite or something else
4. You must know how to use notepad++/Sublime
B. Explanation :
1. Pull SystemUI.apk from your ROM.
2. Decompile it and open strings.xml from /res/valuest/here
3. Find this line : <string name="battery_low_title">Please connect charger</string>
4. And change bold and italic one with your wisdom word :laugh: here for example
Code:
<string name="battery_low_title">Charge Me Idiot!!</string>
5. And then Find this line : <string name="battery_low_subtitle">The battery is getting low:</string>
6. Change again with your wisdom word, here for example :
Code:
<string name="battery_low_subtitle">My Energy is fvckin low</string>
7. Then find again this line : <string name="battery_low_percent_format">%d%% or less remaining.</string>
8. Change it with your another wisdom word, ex :
Code:
<string name="battery_low_percent_format">%d%% left before die.</string>
9. Save it
C. Explanation :
1. Open /res/drawable-mdpi/here and find battery_low_battery.png
2. Replace it with your *.png file REMEMBER! file must *.png with the resolution that matches the file that you replace.
3. Save and compile it then push to /system/app
Note:
Backup your SystemUI.apk before you do this
Do With Your Own Risk!
Click to expand...
Click to collapse
Sorry for my bad English, and Please press thanks if this Guide help you
Happy Theming!!
Updates:
thanks to Blake Blader
Blake Blader said:
Freetechware said:
:crying:when i move this modified apk to system/app it shows 'Forced Close' again and again !
Click to expand...
Click to collapse
After you have edited and recompiled the apk, then open the original apk and the edited one (ex using WinRAR), then delete "resources" and "res" from the original apk, and move the "resources" and "res" from the edited apk to the original apk. Now try it.
Click to expand...
Click to collapse
hah nice thanks
isko95 said:
hah nice thanks
Click to expand...
Click to collapse
you're welcome
Aaaaaaa. Nice guide!!
I will try!! >_<
With which program do you decompile/recompile apps?
Sent from my E15i using xda app-developers app
Ryuuzaki47 said:
Aaaaaaa. Nice guide!!
I will try!! >_<
Click to expand...
Click to collapse
thanks dude..
drilleffect said:
With which program do you decompile/recompile apps?
Sent from my E15i using xda app-developers app
Click to expand...
Click to collapse
I usually using Apktool..
Wkwkwk.... nice share bro.... creative!!!
Ariefuno Recca said:
Wkwkwk.... nice share bro.... creative!!!
Click to expand...
Click to collapse
Your rom altis more creative master
aldo_21 said:
Your rom altis more creative master
Click to expand...
Click to collapse
My ROM is simple (sederhana). nothing special yet... hehe
but, thanks for Supported
Ariefuno Recca said:
My ROM is simple (sederhana). nothing special yet... hehe
but, thanks for Supported
Click to expand...
Click to collapse
but it stable and fast..
you're welcome master.. just can't wait for Altis v 7.4
"battery is pulled out" when charger is connected
"battery is pulled out" when charger is connected.. my phone is not charging, although it shows that it is charging... TIA
:crying:when i move this modified apk to system/app it shows 'Forced Close' again and again !
hahaha really nice
Freetechware said:
:crying:when i move this modified apk to system/app it shows 'Forced Close' again and again !
Click to expand...
Click to collapse
After you have edited and recompiled the apk, then open the original apk and the edited one (ex using WinRAR), then delete "resources" and "res" from the original apk, and move the "resources" and "res" from the edited apk to the original apk. Now try it.
I have tried your tutor .. but when my battery is low.. The text isn't changed .. and only the picture that changed. .. I try again and again .. the the result always same.. the text isn't changed.
battery low notification replacement problem
Hi Everyone,
Can any body help me changing Noir A8 battery low sound.
I replaced the Battery low.ogg file with another one having same Name and Extension as .ogg in System/media/audio/ui and set the permission same as original using Root Explorer and restart the phone but still i noted original sound not the one which I want.
Orignal sound is not present in System/media/audio/ui but the new one and heard the old sound when battery goes low .
PLZ Tell how to change ? Thnx
Hello Guys!
May I present to you the All White Icons for TouchWiz stock based ROMS!
I don't know whether if it's working on CM ROMS
Instructions
1. Put the downloaded zips into your destination folder
2. Reboot into recovery
3. Back up your system if anything went wrong
4. Flash the zips
5. Reboot and done!
Click to expand...
Click to collapse
Statusbar 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"
}
View attachment KitKatStatusBarIcons.zip
Click to expand...
Click to collapse
For White Battery :
View attachment KitKatWhiteBattery.zip
Click to expand...
Click to collapse
Wilber Lidi said:
Hello Guys!
May I present to you the All White Icons for TouchWiz stock based ROMS!
I don't know whether if it's working on CM ROMS
For white battery:
Click to expand...
Click to collapse
nice 1 dude..
beautiful
It look amazing... KitKat on my JB
Thanks!
How can we revert it back to stock icons if we dont like the white ones?
Sent from my GT-I9070 using Tapatalk
andu86 said:
How can we revert it back to stock icons if we dont like the white ones?
Click to expand...
Click to collapse
Restore your Nandroid Backup.
andu86 said:
How can we revert it back to stock icons if we dont like the white ones?
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
What I did was back up my systemui.apk to my external card. Need a root explorer to do that of course. If you don't like the mod, just replace the systemui.apk in apps with the original you backed up.
I have installed the mod but the wifi icon doesnt look good, its too fat and doesnt seem to fit.
Sent from my GT-I9070 using Tapatalk
andu86 said:
I have installed the mod but the wifi icon doesnt look good, its too fat and doesnt seem to fit.
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
Are you using GravityBox or something that is related to statusbar modifying because the wifi signal is much more like the Nexus icons
Yes i have gravity box, and i think that the wifi is fat because of this.
Sent from my GT-I9070 using Tapatalk
andu86 said:
Yes i have gravity box, and i think that the wifi is fat because of this.
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
You should disable the GravityBox to have a TouchWiz icon
Hi, after i installed the zips, everytime i reboot my phone, i get the message, android is updateing and finishing boot, also my clock colour is gray not white
Sent from my GT-I9070 using Tapatalk
andu86 said:
Hi, after i installed the zips, everytime i reboot my phone, i get the message, android is updateing and finishing boot, also my clock colour is gray not white
Sent from my GT-I9070 using Tapatalk
Click to expand...
Click to collapse
Try this below. But back up your system ui.apk first before pushing this into it
View attachment SystemUI.apk
Click to expand...
Click to collapse
Wilber Lidi said:
Try this below. But back up your system ui.apk first before pushing this into it
Click to expand...
Click to collapse
can u please tell me how to push it with es file explorer ?
andu86 said:
can u please tell me how to push it with es file explorer ?
Click to expand...
Click to collapse
Instructions
1. Download the apk
2. Find that downloaded apk
3.MAKE SURE YOU HAVE BACKUP EVERYTHING
4. Mount R/W
5. Copy the downloaded apk to Device/system/app and paste it.
6. Hold the apk and under properties, set the permissions as rw-r-r
7. A message will show you that the SystemUI.apk has stopped. But dont bother it just restart your phone and done!
Wilber Lidi said:
Try this below. But back up your system ui.apk first before pushing this into it
Click to expand...
Click to collapse
sorry but it didnt work, systemui kept crashing after restart, had to put back the systemui that i backed up
While flashing the zip..
After 3-4 steps it is showing
E: Verification failed
I wanna know dat why its coming nd what its solution is..??
(Daddy) said:
While flashing the zip..
After 3-4 steps it is showing
E: Verification failed
I wanna know dat why its coming nd what its solution is..??
Click to expand...
Click to collapse
You need this: http://forum.xda-developers.com/showthread.php?t=1987313 .Then try to flash this mod again.
CM11 based roms?
This mod looks good, anyone can confirm that it works with cm11 roms or PA roms ? Please... or I'll try it later:cyclops:
Pavan l said:
This mod looks good, anyone can confirm that it works with cm11 roms or PA roms ? Please... or I'll try it later:cyclops:
Click to expand...
Click to collapse
Read first sentence of first post.
shut_down said:
Read first sentence of first post.
Click to expand...
Click to collapse
That's what I'm asking... has anyone tried it on CM based roms ?