[Small MOD] Ripple lock screen. - Galaxy S Advance I9070 General

Hi guys,
If you want ripple lockscreen on your s advance just add this line to build.prop.....-
"windowsmgr.max_events_per_sec=500"
I haven't made it but found it by luck .....and turst me its good.First thought thay this would improve my touch sensitivity but it gave me ripple lock screen.
I'm happy that I found it.
Edit: I just found out that this line alone doesn't work...you also jave to edit this line.....
Ro.sf.lcd_density=170.
I tried with differemt values but it only works with 170.
P.S.
IF YOU WANT RIPPLE LOCK GO TO PAGE 3....THERE YOU WILL FIND A MOD BY shut_down.
Sent from my GT-I9070 using xda premium

Mine dont worked, where i add the line on build.prop? At the end?
Sent from my GT-I9070 using xda app-developers app

atishey23 said:
Hi guys,
If you want ripple lockscreen on your s advance just add this line to build.prop.....-
"windowsmgr.max_events_per_sec=500"
I haven't made it but found it by luck .....and turst me its good.First thought thay this would improve my touch sensitivity but it gave me ripple lock screen.
I'm happy that I found it.
Edit: I just found out that this line alone doesn't work...you also jave to edit this line.....
Ro.sf.lcd_density=170.
I tried with differemt values but it only works with 170.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
did u tried 182dpi? i like to use 182 ... 170 is a bit to small for my eyes

Nothing changes on the 170 or 182
The ripple dont appear on options?
I need to install something?
Sent from my GT-I9070 using xda app-developers app
---------- Post added at 06:00 PM ---------- Previous post was at 05:46 PM ----------
Find out the error, there are 2 lines with lcd density
Sent from my GT-I9070 using xda app-developers app
---------- Post added at 06:09 PM ---------- Previous post was at 06:00 PM ----------
The screen get ugly, there is a way to enable that without screw the screen?
Sent from my GT-I9070 using xda app-developers app

My steps:-
I edited forst ro.sf.lcd.desnsity to 170 and kept second one as it is..-240.
Second , I added that line "windowsmgr.max_events_per_sec=500" at end and plz leave a blank line after that.
Yes I tried with different dpi but onlu 170 works.
Sent from my GT-I9070 using xda premium

Nothing changes on the 170 or 182<br />
The ripple dont appear on options?<br />
I need to install something?<br />
<br />
Sent from my GT-I9070 using xda app-developers app<font color="Silver"><br />
<br />
---------- Post added at 06:00 PM ---------- Previous post was at 05:46 PM ----------<br />
<br />
</font>Find out the error, there are 2 lines with lcd density<br />
<br />
Sent from my GT-I9070 using xda app-developers app<font color="Silver"><br />
<br />
---------- Post added at 06:09 PM ---------- Previous post was at 06:00 PM ----------<br />
<br />
</font>The screen get ugly, there is a way to enable that without screw the screen?<br />
<br />
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
I know that screen gets ugly but any thing for ripple lock
Sent from my GT-I9070 using xda premium

I dont know that it is right to say but now the ram comsumtion is less as compared to before.
Sent from my GT-I9070 using xda premium

You tried every value between 240 and 170?
Sent from my GT-I9070 using xda app-developers app

luan176 said:
You tried every value between 240 and 170?
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
No man ....you can try if you want coz for me reboot is very boring after changing values. I tried 180, 190, 200. But only 170 works.
Sent from my GT-I9070 using xda premium

i dont like the current lockscreen, but lowering the density below 182 sucks in my opinion more

m4kl4 said:
i dont like the current lockscreen, but lowering the density below 182 sucks in my opinion more
Click to expand...
Click to collapse
But do you get ripple lock?
Sent from my GT-I9070 using xda premium

decompile framework-res.apk with apktool;
then go to /res/values-hdpi/bools.xml, change the only "false" to "true";
rebuild it & done
discovered first by tenasama on sgs2

frapeti said:
decompile framework-res.apk with apktool;
then go to /res/values-hdpi/bools.xml, change the only "false" to "true";
rebuild it & done
discovered first by tenasama on sgs2
Click to expand...
Click to collapse
No....what I mean is that why am I getting a ripple lockscreen when i change dpi to 170.
Sent from my GT-I9070 using xda premium

frapeti said:
decompile framework-res.apk with apktool;
then go to /res/values-hdpi/bools.xml, change the only "false" to "true";
rebuild it & done
discovered first by tenasama on sgs2
Click to expand...
Click to collapse
BTW what does this method do. Does it give me ripple lockscreen
Sent from my GT-I9070 using xda premium

atishey23 said:
No....what I mean is that why am I getting a ripple lockscreen when i change dpi to 170.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Maybe that's GSIII's density? I have no idea but that's all I can think. So samsung made it that way so that only phones with 170dpi can use it.
I think Samsung has a LOT of features hidden. But we are not allowed to use them by default cause we don't have an SIII or Note II. They are just so bored to remove these feutures from the firmware before releasing it for other devices. But that's just my opinion.

Koulis2000 said:
Maybe that's GSIII's density? I have no idea but that's all I can think. So samsung made it that way so that only phones with 170dpi can use it.
I think Samsung has a LOT of features hidden. But we are not allowed to use them by default cause we don't have an SIII or Note II. They are just so bored to remove these feutures from the firmware before releasing it for other devices. But that's just my opinion.
Click to expand...
Click to collapse
So is there any way to get ripple lock without changinh dpi coz after changing dpi the phone app sucks.
Sent from my GT-I9070 using xda premium

atishey23 said:
So is there any way to get ripple lock without changinh dpi coz after changing dpi the phone app sucks.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Cue the answer:
frapeti said:
decompile framework-res.apk with apktool;
then go to /res/values-hdpi/bools.xml, change the only "false" to "true";
rebuild it & done
discovered first by tenasama on sgs2
Click to expand...
Click to collapse
"Viper kills.....again!"

frapeti said:
decompile framework-res.apk with apktool;
then go to /res/values-hdpi/bools.xml, change the only "false" to "true";
rebuild it & done
discovered first by tenasama on sgs2
Click to expand...
Click to collapse
But the res folder does not contain any folder names values-hdpi....what to do.
Sent from my GT-I9070 using xda premium

atishey23 said:
But the res folder does not contain any folder names values-hdpi....what to do.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
You need to decompile it. And compile it after you finish.

atishey23 said:
But the res folder does not contain any folder names values-hdpi....what to do.
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
This :
shut_down said:
You need to decompile it. And compile it after you finish.
Click to expand...
Click to collapse
Sent from my GT-I9070 using xda premium

Related

[MOD][Fixed]Jelly Bean Animations

These are animations, pulled from Android 4.1 Jelly Bean.
As what you know if you've watched Jelly Bean in action, it has different animations than ICS.
It compatibles with all ICS ROMs.
Installation:
Flash it via recovery
thank shoman94 for the fix
Any videos of the said animations?
Sent from my GT-N7000 using xda premium
hi,
thanks and how does 1 install this on the note? CWM ?
Anybody tried this
---------- Post added at 12:50 PM ---------- Previous post was at 12:49 PM ----------
xdafan28 said:
hi,
thanks and how does 1 install this on the note? CWM ?
Click to expand...
Click to collapse
Flash it via Recovery
h, thanks, did it thru CWM. but still getting used to the new animations, some of the effects are cool, others , delays.
but my swype beta has stopped working. did a fresh install of the same, but no luck. am back to the stock keyboard,
can anybody help thanks in advance
how to revert?
Possible to post a uninstall zip?
another thought,
how do we un-install ?
benthian89 said:
how to revert?
Possible to post a uninstall zip?
Click to expand...
Click to collapse
I don't have the files.
But basically, you just need to extract framework-res.apk from your ROM and place it in /system/framework/
Sent from my GT-I9100 using xda premium
Workaround for the annoying popups is to disable window animations under cm9 settings->developement settings->window animations. The cool transition effects remain untouched. Thx for sharing mate
Sent from my GT-N7000 using xda app-developers app
shrooms90 said:
Workaround for the annoying popups is to disable window animations under cm9 settings->developement settings->window animations. The cool transition effects remain untouched. Thx for sharing mate
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Thanks mate.
I wonder why it doesn't come to my mind lol
Sent from my GT-I9100 using xda premium
hikarugo said:
Thanks mate.
I wonder why it doesn't come to my mind lol
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
It is not working on Ayslum v14 ROM, any idea?
Screenshots added to OP
Sent from my GT-I9100 using xda premium
Hi thanks for the tip, worked like a charm.
Did anybody get issues with Swype beta?
Mine just went blank.......
Sent from my GT-N7000 using xda app-developers app
hikarugo said:
Screenshots added to OP
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I think a video would be more useful
N7000jplpd_n7000ojplp7_egy
Good Day
i've Firmware N7000JPLPD_N7000OJPLP7_EGY installed on my phone so how to install this Anim. on it ???????
Thanks
benthian89 said:
I think a video would be more useful
Click to expand...
Click to collapse
+1
Video is added in the OP
Sent from my GT-I9100 using xda premium
Installed not much of a difference just pop up animations is different the rest are like ICS could not able to differenciate
bhasg1007 said:
Installed not much of a difference just pop up animations is different the rest are like ICS could not able to differenciate
Click to expand...
Click to collapse
It's completely different if you compare it with AOSP ICS. A bit similar with GB. Since Samsung is a fan of GB, it is similar
Sent from my GT-I9100 using xda premium
Looks great but I've noticed that it's a bit laggy. Might just be the video though
Sent from my GT-N7000 using xda premium

S3 dialer for any stock ics ore custom based stock

Installation,
Go to system folder and rename contacts.apk in to contacts.apk1.
Then paste this contacts.apk in system folder and set permissions like all other apks.
Finnish by reboot.
Edit, for stock non custom roms. Delete or move odex file on sd.
Screenshot
Enjoy
Thanks to galaxy1210 for keeping this to his self (joke)
tnx man it work
Sent from my GT-N7000 using xda premium
wahajttt said:
tnx man it work
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Good to hear. :good:
Ax.........style GS3 .
This file is my Mod
Sent from my GT-N7000 using Tapatalk 2
Bummer, neither link work.
galaxy1210 said:
Ax.........style GS3 .
This file is my Mod
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
Are you sure?..
So, its themed or original modded???
Its faster when you open it than GN ics dialer?
Thanks.
maxicet said:
Are you sure?..
Click to expand...
Click to collapse
Who is sure of anything these days. One thing i am sure of is that i die one day.
Thanks
Swypeando desde mi ♥ Galaxy Note ♥ Kingdroid Notemanía v4.2♥ usando Tapatalk
robertberma said:
Who is sure of anything these days. One thing i am sure of is that i die one day.
Click to expand...
Click to collapse
I can't download it, links are not working.
---------- Post added at 01:42 AM ---------- Previous post was at 01:20 AM ----------
jonmojon said:
I can't download it, links are not working.
Click to expand...
Click to collapse
Done, had to use a proxy, thanks.
maxicet said:
Are you sure?..
Click to expand...
Click to collapse
I think so
galaxy1210 said:
I think so
Click to expand...
Click to collapse
Oke i put your name in op than. Thanks for sharing it.
Can someone confirmed it's a s3 extract or themed dialer?
Sent from my GT-N7000 using xda premium
I downloaded it and followed instructions but it crashes when I try to open it.
Sent from my GT-N7000 using xda app-developers app
Never mind,forgot to change the permissions.
Does it safe? The app won't make our Note stuck on boot animation? I'm using custom rom Alba DDLP8 v.2.1 full repack.
Sent from my GT-N7000 using xda premium
My phone and contacts icons are missing. Only 3 icons at the bottom of the screen.
How can I get back my Green Phone button and contacts that are permanently on the bottom of the screen?
Rename ur contacts apk back to contact.apk then reset phone.
Sent from my GT-N7000 using xda app-developers app
whats the different than stock ics dialer?
It's work now. Big thanks ^.^
Sent from my GT-N7000 using xda premium

Serp_Mod_V.1

Friends, I did Mod, a lot of things added. 4.0.4
http://db.tt/xAiQKeQ2
Nice screenshot.....please also provide the description of this mod...what all changes done..
Sent from my GT-I9103 using xda app-developers app
Just flashed. Great work
Changes:
1. Status bar is transparent
2. Battery, network, Wi-Fi icons changed
3. Long press power button now gives an option to reboot into recovery:thumbup:
P.s I personally love the battery & network icon
EDIT:
the lock screen has changed too. Was on pankaj 's ICS rom and crt animation is changed. Also lock sounds are changed. The look of the contacts & dialler is brilliant
Sent from my GT-I9103 using xda app-developers app
rajat339 said:
Nice screenshot.....please also provide the description of this mod...what all changes done..
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Unfortunately there is no time to describe this mod.
this thread already been made by you buddy..
reported to justin. One must be closed. we can discussed over your next thread..thanks
pulley06 said:
Just flashed. Great work
Changes:
1. Status bar is transparent
2. Battery, network, Wi-Fi icons changed
3. Long press power button now gives an option to reboot into recovery:thumbup:
P.s I personally love the battery & network icon
EDIT:
the lock screen has changed too. Was on pankaj 's ICS rom and crt animation is changed. Also lock sounds are changed. The look of the contacts & dialler is brilliant
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
I've been working on this mod
Sorry for my english, if something is not clear, explain
kataria.vikesh said:
this thread already been made by you buddy..
reported to justin. One must be closed. we can discussed over your next thread..thanks
Click to expand...
Click to collapse
Sorry for this, I'm just from the phone did all this here's what happened, if you can remove the blank theme.
Serp87 said:
Sorry for this, I'm just from the phone did all this here's what happened, if you can remove the blank theme.
Click to expand...
Click to collapse
No Problem buddy we can continue with this thread and other thread is reported to Justin so he will delete it...
Nice work man keep rocking .....
i have flashed twice but no changes....i am using pankaj deodexe rom...
Sent from my GT-I9103 using xda app-developers app
mj.vikram said:
No Problem buddy we can continue with this thread and other thread is reported to Justin so he will delete it...
Nice work man keep rocking .....
Click to expand...
Click to collapse
thanks
rajat339 said:
i have flashed twice but no changes....i am using pankaj deodexe rom...
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
I itpolzuyu normal backup
not getting what you saying..
Sent from my GT-I9103 using xda app-developers app
rajat339 said:
not getting what you saying..
Click to expand...
Click to collapse
He is asking you to revert back Using CWM backup...
Once you flash this you need to wipe cache and Dalvik cache....
Is it possible to remove the vibration on unlock please ?
Sent from my GT-I9103 using xda app-developers app
---------- Post added at 11:25 AM ---------- Previous post was at 11:23 AM ----------
rajat339 said:
i have flashed twice but no changes....i am using pankaj deodexe rom...
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
I'm on the same buddy. Working for me. Dint change anything. Just flashed the zip
Sent from my GT-I9103 using xda app-developers app
rajat339 said:
not getting what you saying..
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Why?
pulley06 said:
Is it possible to remove the vibration on unlock please ?
Sent from my GT-I9103 using xda app-developers app
---------- Post added at 11:25 AM ---------- Previous post was at 11:23 AM ----------
I'm on the same buddy. Working for me. Dint change anything. Just flashed the zip
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
You can disable the settings
pulley06 said:
Is it possible to remove the vibration on unlock please ?
Sent from my GT-I9103 using xda app-developers app
---------- Post added at 11:25 AM ---------- Previous post was at 11:23 AM ----------
I'm on the same buddy. Working for me. Dint change anything. Just flashed the zip
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
I'll try to disable the vibration in the following Mod
i again flash...wipe cache ...dalvik cache but still not working....please help me..
Sent from my GT-I9103 using xda app-developers app
rajat339 said:
i again flash...wipe cache ...dalvik cache but still not working....please help me..
Click to expand...
Click to collapse
Are you using stock ROM or any custom ROM, i am asking this because this Mod will work with Deodexed ROM's only..
rajat339 said:
i again flash...wipe cache ...dalvik cache but still not working....please help me..
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
I was on pankaj 's ICS rom. Flashed once & it worked
Sent from my GT-I9103 using xda app-developers app

[MOD] Multi-User mod for CM10.1

Disclaimer: Multi-user on phones is not officially supported by Cyanogenmod or by Google. Use at your own risk.
Instructions: Download zip and flash in recovery. I used the framework-res.apk from the 7/15 nightly. Based on the changes cm made to the framework, it may or may not be compatible with older nightlies. I will update for newer nightlies if I see changes affecting the framework in the change log.
Side effects: The widget area on the lock screen is diminished because user switcher takes up space. The widgets wont be fully visible unless maximized. For example look at the cLock widget in the screenshot. The weather info is ON but not visible.
Download: http://d-h.st/LzC
To share or unshare apps between users use this: https://play.google.com/store/apps/details?id=com.spectrl.appshare&hl=en
Credits:
Cyanogenmod team of coarse,
wanam for apkmanager,
rfmalta for the guide here.
rushi.1986 said:
Disclaimer: Multi-user on phones is not officially supported by Cyanogenmod or by Google. Use at your own risk.
Instructions: Download zip and flash in recovery. I used the framework-res.apk from the 7/15 nightly. Based on the changes cm made to the framework, it may or may not be compatible with older nightlies. I will update for newer nightlies if I see changes affecting the framework in the change log.
Side effects: The widget area on the lock screen is diminished because user switcher takes up space. The widgets wont be fully visible unless maximized. For example look at the cLock widget in the screenshot. The weather info is ON but not visible.
Download: http://d-h.st/LzC
Credits:
Cyanogenmod team of coarse,
wanam for apkmanager,
rfmalta for the guide here.
Click to expand...
Click to collapse
Thanks for the up... I'm gonna keep my eye on this...
I'm about ready to upgrade my skyrocket and while i don't need profiles, This will be useful in letting my kids use the phone as a Gaming device so they can both have it how they want it..
This will work on the Hercules won't it since your guys ROMs work on ours also
Sent from my SAMSUNG-SGH-T989 using xda premium
Well nvm i got an error when trying to flash
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
Well nvm i got an error when trying to flash
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Amazing details
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
thakrew317 said:
Well nvm i got an error when trying to flash
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
I just downloaded and flashed. No errors. Give me more details please and check md5 before you flash. The updater script does not have any assert checks so it should work.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
OK I'll try again and see what errors it gave me
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 03:30 AM ---------- Previous post was at 02:55 AM ----------
OK so it flashed fine the 2nd time but I'm using beanstalk and ran into a boot loop I wiped cache and dalvik n still a no go is there a certain ROM you have to be on I know it says cm10.1 but I thought beanstalk was based off it
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
OK I'll try again and see what errors it gave me
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 03:30 AM ---------- Previous post was at 02:55 AM ----------
OK so it flashed fine the 2nd time but I'm using beanstalk and ran into a boot loop I wiped cache and dalvik n still a no go is there a certain ROM you have to be on I know it says cm10.1 but I thought beanstalk was based off it
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Nope. This will only work on CM10.1. I can make one for beanstalk if you want.
That'd be sweet bub
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 07:05 AM ---------- Previous post was at 07:03 AM ----------
Will it work for PAC man?..I'm guessing not tho I'm thing about switching back to PAC I feel like I'm cheating on PAC man since that the only ROM I normally ever use I just wanted to try something diff and I'm not feeling it
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
That'd be sweet bub
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 07:05 AM ---------- Previous post was at 07:03 AM ----------
Will it work for PAC man?..I'm guessing not tho I'm thing about switching back to PAC I feel like I'm cheating on PAC man since that the only ROM I normally ever use I just wanted to try something diff and I'm not feeling it
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
No.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
Guys most of the changes to Roms are in framework so no this mod won't work on x without changing it up.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
^^^. The guide I linked to is simple enough to follow though, provided you can decompile and recompile apks, which in itself is easy with the awesome apkmanager v6.1 by wanam. I will post a zip for PAC ROM later today but if you move to a different one and really really want this feature, just make one .
EDIT: PAC already has multi-user enabled. Go to settings -> users and add a user. Then, go to settings -> ROM control -> Lockscreen and enable lockscreen rotation. Now you can switch users when the lockscreen is in landscape mode.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
Every time I use multi use on PAC and go to reboot into the second user everything forecloses and is in usable unless I set it up immediate lay on a fresh flash
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
Every time I use multi use on PAC and go to reboot into the second user everything forecloses and is in usable unless I set it up immediate lay on a fresh flash
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
It isn't made for Pac.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
thakrew317 said:
Every time I use multi use on PAC and go to reboot into the second user everything forecloses and is in usable unless I set it up immediate lay on a fresh flash
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
If the native multi user on PAC has issues, this mod even if i remake it for pac, won't change anything
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
OK well thanks for the help anyways
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 11:21 PM ---------- Previous post was at 11:20 PM ----------
xcrazydx said:
It isn't made for Pac.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Why wouldn't it be made for PAC if they already include it in their ROM
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
OK well thanks for the help anyways
Sent from my SAMSUNG-SGH-T989 using xda premium
---------- Post added at 11:21 PM ---------- Previous post was at 11:20 PM ----------
Why wouldn't it be made for PAC if they already include it in their ROM
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
This mod, in this thread.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
Oh OK ha I was confused for a second
Sent from my SAMSUNG-SGH-T989 using xda premium
thakrew317 said:
Oh OK ha I was confused for a second
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
I thought you were trying to use the mod from this thread for Pac.
Anyways, I've never used this function so I don't know anything beyond that.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 4 Beta
Unfortunately I dropped my skyrocket and broke the screen. I would probably be selling it for parts and moving on. I wont be able to update this anymore. Mods, please close.

ONE THOUSAND BATTERY MODS :eek:

Have fun ladies and gents.
Good luck going through all of them! :silly: :good:
How To Apply Battery Mod:
1. Make sure you are deodexed
2. Make sure you have 1% battery mod
3. Click to show content on the screenshots then follow link (will say "click here")
4. Remember the battery mod # that you want
5. Go here and type in the #
6. Obviously click GS4 to download
7. Flash in recovery
DONE! :good:
**IF YOU HAVE 3MINIT YOU MUST SELECT "CIRCLE" IN THE 3MINIT APP FOR THE FLASHED BATTERY MOD TO APPEAR!!!**
Also here is a battery mod I made myself!
Screenshot
Download
How do we go about applying these?
Sent from my SPH-L720 using xda app-developers app
sprint_dobbs said:
How do we go about applying these?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Check the OP!
sprint_dobbs said:
How do we go about applying these?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Just flash in recovery.
Sent from my SPH-L720 using XDA
primo523 said:
Just flash in recovery.
Sent from my SPH-L720 using XDA
Click to expand...
Click to collapse
well that didnt work.. has anybody gotten this to work yet?
Looked at a bunch, but haven't tried them. A few look promising, other than they are all the same color. I like mine green when fully and close to full charge, yellow from about 30 to 50% and red below that. Has anyone looked far enough through them to see if any are similar to that?
And remember, if it does work, but you don't like it, have something ready to switch back to.
I would just pull my existing SystemUI and push it back, or flash another one you do like, or restore a nandroid.
sprint_dobbs said:
well that didnt work.. has anybody gotten this to work yet?
Click to expand...
Click to collapse
Works fine. Tell us your process.
Sent from my SPH-L720 using XDA
primo523 said:
Works fine. Tell us your process.
Sent from my SPH-L720 using XDA
Click to expand...
Click to collapse
What Rom are you on?
Sent from my SPH-L720 using xda app-developers app
sprint_dobbs said:
What Rom are you on?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
If your using a MF9 ROM these should work just fine. As of MF9,the battery icons were renamed. I haven't checked all 1000 of his zips, but the ones I checked did have the correct titles. So they should work just fine. Which rom are you on. Also, you guys could make these yourself using the Battery creator here on xda. That's how these were done. It's extremely easy.
Sent from my Nexus 7 using Tapatalk 4
worked great! thanks!
Sent from my SPH-L720 using Tapatalk 2
I learned how to make my own... here is a screenshot of a "scaling battery" I made last night!
If anyone likes it, here ya go!
Sent from a Galaxy 4 Light Years away
Joe0113 said:
I learned how to make my own... here is a screenshot of a "scaling battery" I made last night!
If anyone likes it, here ya go!
Sent from a Galaxy 4 Light Years away
Click to expand...
Click to collapse
Nice job. Where's the link on xda for the battery maker. I would like to try my hand in that.
Sent from my SPH-L720 using XDA
primo523 said:
Nice job. Where's the link on xda for the battery maker. I would like to try my hand in that.
Sent from my SPH-L720 using XDA
Click to expand...
Click to collapse
Here ya go man
I tried one and it flashes fine but won't change the icon. Running Negalite's MF9 deodexed with Xposed/Nottach. Not sure why it isn't working but I'll probably just repackage as a Nottach module and apply that way.
Edit.....Got some time to take a look at it and the naming is wrong. Easy fix.
How u flash this?
Sent from my SPH-L720 using xda app-developers app
---------- Post added at 10:11 PM ---------- Previous post was at 10:03 PM ----------
Son Rise said:
How u remove it and go back to the old clock?
Sent from my SPH-L720 using xda app-developers app
Click to expand...
Click to collapse
Sent from my SPH-L720 using xda app-developers app
CCallahan said:
I tried one and it flashes fine but won't change the icon. Running Negalite's MF9 deodexed with Xposed/Nottach. Not sure why it isn't working but I'll probably just repackage as a Nottach module and apply that way.
Edit.....Got some time to take a look at it and the naming is wrong. Easy fix.
Click to expand...
Click to collapse
This worked on odex downloadzip> flashed> battery scale
---------- Post added at 12:49 PM ---------- Previous post was at 12:43 PM ----------
How can we remove mod as the Scale is inaccurate

Categories

Resources