Collection of build.prop Tweaks - Motorola Atrix 2

Hi all, I thought I'd share my collection of build.prop tweaks. There is already a thread about this but it is rather limited and the OP has received a new phone, so I don't think there's a chance of it getting updated. Many of these tweaks are already included in lfaber06's excellent Supercharged Atrix ROM, but there are some other ones that I've found to work well so here they all are!
Higher Dalvik VM heapsize
Code:
dalvik.vm.heapsize=64m
default is 42m.
Fool Android Market into thinking the A2 is a Nexus S to allow you to download more apps
Code:
ro.build.product=Nexus S
ro.product.model=Nexus S
ro.product.brand=Google
ro.product.name=sodu
SIDE EFFECTS:
{
"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"
}
NOTE- the latest update to the Market makes it a little harder to fool the Market. Prior to performing this edit, clear Market's data (Settings –> Applications –> Manage Applications –> Play Store –> Clear Data).
Higher events/second for the window manager (smoother scrolling)
Code:
windowsmgr.max_events_per_sec=150
default is 70.
Increase time between scanning for wifi networks
Code:
wifi.supplicant_scan_interval=180
default is 120.
Render user interface with the GPU
Code:
debug.sf.hw=1
Video acceleration enabled
Code:
video.accelerate.hw=1
Overall performance/responsiveness increase
Code:
debug.performance.tuning=1
Disable sending usage data (probably isn't functional, but can't hurt)
Code:
ro.config.nocheckin=1
Camera/camcorder enhancements, improve jpeg quality
Code:
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
Deeper sleep/better battery life
Code:
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
Phone starts to ring out immediately
Code:
ro.telephony.call_ring.delay=0
Disable error checking
Code:
ro.kernel.android.checkjni=0
Wireless speed increases
Code:
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
Better video streaming
Code:
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
To install, mount /system as read/write and then use a root browser to edit /system/build.prop like you would a text file (Do NOT use ES File Manager- it can and will mess up your permissions and get you in a bootloop!). Add the above code to the end of the file, or if the code already exists with different values just replace the default value. Alternately, you can adb push/pull and edit it with a text editor with UNIX LINE ENDINGS (such as Notepad++).
Enjoy!
Thanks: JRW 28 for his build.prop in his original reboot in power menu mod, lfaber06 for further editing the build.prop in SCV5.2.
Edit at your own risk! I am not responsible for any damage/data loss sustained to your device due to attempting to edit you build.prop!

Question i'm wondering what increasing the vmheap size does?
Sent from my MB865 using xda premium

jshinn1 said:
Question i'm wondering what increasing the vmheap size does?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Long story short, it will improve overall performance/snappiness. However I've found that sometimes if it's too high you'll actually get a decrease in performance, so just make sure you don't go too high.

I really appreciate the work you are doing, but a nagging thought lingers in my head: if it's so easy to change a few lines and improve the phone's performance, why doesn't Google/Motorola do it by default?

Ok great thanks for the reply Im backing up now and going to do the flash
And one last question does the improve jpeg quality tweak affect the jpeg pictures that are on caller ID?

jshinn1 said:
Ok great thanks for the reply Im backing up now and going to do the flash
And one last question does the improve jpeg quality tweak affect the jpeg pictures that are on caller ID?
Click to expand...
Click to collapse
Unfortunately not. The problem with low-res contact pictures is how Google backs up your contacts. Google resizes their pictures to 96x96 so they won't take up as much space but when you sync your contacts their resolution is reduced and their picture on caller ID looks bad.

windowsmgr.max_events_per_sec=150 didn't work?

@cogeary - Just curious, for the lines that aren't listed in the build.prop, where did you find these "extra" settings? I've been searching to find all the possible build.prop entries.
BTW, thanks for your hard work on this and other projects.

PhoenixNghi said:
windowsmgr.max_events_per_sec=150 didn't work?
Click to expand...
Click to collapse
Could you be a little more specific please? Even if you put an invalid entry in build.prop you won't get a bootloop. The only thing that might have messed it up is if you used a root browser such as ES File Explorer... it's been known to mess up permissions.

kirkgbr said:
@cogeary - Just curious, for the lines that aren't listed in the build.prop, where did you find these "extra" settings? I've been searching to find all the possible build.prop entries.
BTW, thanks for your hard work on this and other projects.
Click to expand...
Click to collapse
Most of the other lines I found by a fairly simple google search . I just wanted to make this thread to unify all the tweaks that I've successfully used on the A2.

cogeary said:
Most of the other lines I found by a fairly simple google search . I just wanted to make this thread to unify all the tweaks that I've successfully used on the A2.
Click to expand...
Click to collapse
Understood about limiting this thread to just what you've used. For the others, I guess what I'm struggling with is how do we google for something we don't know exits.
Anyway, thanks for the quick response. I'll quit pestering you.
Cheers

no problems on update v.2 thanks gor the roms, and i deleted my post because it was necessary.

rob219 said:
i agree ive been using xda for a long time but im new to the atrix 2 but i still mess with my build prop as im pretty good with an android but to a noob i can see it being difficult if you dont know something, and the atrix 2 forum is pretty dead as of now when it comes to new stuff. just saying, i still come here everyday though.
Click to expand...
Click to collapse
That is why he made the thread. There a ton of other threads like it in other sections. I know that the Atrix 2 forum is dead, but it will not come alive if all users are waiting for stuff to be posted. There is a wealth of knowledge in this forum and on XDA in general, noobs should do a lot of reading and try to become a contributor in the forum, it will not grow without contributions from users.

cogeary said:
Could you be a little more specific please? Even if you put an invalid entry in build.prop you won't get a bootloop. The only thing that might have messed it up is if you used a root browser such as ES File Explorer... it's been known to mess up permissions.
Click to expand...
Click to collapse
I changed to 150 by Root Exp but after reboot I did't see any difference (not smoother scrolling)

PhoenixNghi said:
I changed to 150 by Root Exp but after reboot I did't see any difference (not smoother scrolling)
Click to expand...
Click to collapse
If 150 didn't work for you try lower settings (ie, 120, 130, ect) if they still don't make scrolling smoother, then something else is keep it from being smooth. What launcher do you use?

Ok, i asked this question in the other build prop thread and did not get a response so i will try again. Is their anything we can add to the build prop to make the on screen colors brighter? Such as the icons, pics, etc. The colors for the A2 are not as bright as they for the original atrix. I know that Motorola made the phone like this on purpose but i was just wondering if their is a build prop fix for it?
Sent from my MB865 using xda premium

tmease1 said:
Ok, i asked this question in the other build prop thread and did not get a response so i will try again. Is their anything we can add to the build prop to make the on screen colors brighter? Such as the icons, pics, etc. The colors for the A2 are not as bright as they for the original atrix. I know that Motorola made the phone like this on purpose but i was just wondering if their is a build prop fix for it?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
No, that is a physical difference (Pentile matrix vs no Pentile matrix). In the Atrix 2 general section there is a recent thread on screen brightness, someone post some info on an app to adjust screen brightness.

lilhaiti said:
No, that is a physical difference (Pentile matrix vs no Pentile matrix). In the Atrix 2 general section there is a recent thread on screen brightness, someone post some info on an app to adjust screen brightness.
Click to expand...
Click to collapse
That's what i figured. Thanks.
Sent from my MB865 using xda premium

tmease1 said:
Ok, i asked this question in the other build prop thread and did not get a response so i will try again. Is their anything we can add to the build prop to make the on screen colors brighter? Such as the icons, pics, etc. The colors for the A2 are not as bright as they for the original atrix. I know that Motorola made the phone like this on purpose but i was just wondering if their is a build prop fix for it?
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
brighter colors? ask and ye shall receive
http://forum.xda-developers.com/showthread.php?t=1366280
edit: forceclose issues

mtnlion said:
brighter colors? ask and ye shall receive
http://forum.xda-developers.com/showthread.php?t=1366280
edit: forceclose issues
Click to expand...
Click to collapse
Ya i tried this and it forced closed immediately.
Sent from my SAMSUNG-SGH-I997 using xda premium

Related

Blade Buddy - New free advanced settings app *needs root*

OK. Version 1.0 of Blade Buddy released. Features include changing the following settings:
- Hardware acceleration (required for some games to run)
- Disable boot animation
- Enable/Disable Stagefright codecs (helps some games, and videos - depends on device whether this helps or not)
- Disable forced camera shutter sound
- Change LCD Density
- Change WIFI scanning interval
- Alter Dalvik VM Heap Size
- Alter Dalvik VM Heap Start Size
- Alter Dalvik VM Heap Growth Limit
- Ability to remount /system as read-write or read-only, effectively turning any explorer into a Root Explorer
- Integration with basic settings Spare Parts Plus!
Get it now from the Android Market for free:
{
"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"
}
As a sneak peak and to show what future ideas I have on the roadmap, see screenshots below:
I installed the spare parts plus and found this app too. I have changed my vm heap to 64m for testing purposes and so far its a great app. Not much info inside the app as far as explaining vm heap growth etc but as long as you know what you are doing this is an excellent tool
I would like to add that a reboot option after changing vm heap or at least notifying that the susystem should be rebooted to stick settings wouldn't hurt. Very nice app
What's the hex editor do? Is it like GameCIH or something?
As for everything else, I'm a bit phobic of bad things happening to my phone, so I won't PERSONALLY utilize it, but great app, dude.
stkiswr said:
I installed the spare parts plus and found this app too. I have changed my vm heap to 64m for testing purposes and so far its a great app. Not much info inside the app as far as explaining vm heap growth etc but as long as you know what you are doing this is an excellent tool
I would like to add that a reboot option after changing vm heap or at least notifying that the susystem should be rebooted to stick settings wouldn't hurt. Very nice app
Click to expand...
Click to collapse
Thanks. Good suggestion on the notification. I will add this for the next release.
Regarding documentation, check the website, it has some documentation on the settings.
obsidianchao said:
What's the hex editor do? Is it like GameCIH or something?
As for everything else, I'm a bit phobic of bad things happening to my phone, so I won't PERSONALLY utilize it, but great app, dude.
Click to expand...
Click to collapse
Re: hexeditor, this is to change some specific files, but I haven't implemented this yet.
I also released a clockworkmod zip recovery file. if you have a working CW recovery and mess up your settings, you can install the zip from CWR and undo the mess you make
stkiswr said:
I would like to add that a reboot option after changing vm heap or at least notifying that the susystem should be rebooted to stick settings wouldn't hurt. Very nice app
Click to expand...
Click to collapse
I added the notification.
I also added a reboot option in the menu. This includes a quick reboot of only the UI sub-system so that you get a 'fast reboot'.
Wow...now that's service! Thanks!
wow this is awesome!
How safe is it to do these things really? Nexus One.
YuryAC said:
How safe is it to do these things really? Nexus One.
Click to expand...
Click to collapse
if you have CWR installed, then it should be safe, as you should be able to undo whatever mess you make using CWR and the recovery zip file.
Sent from my ADR6300 using XDA App
I'm trying to set a shortcut to use the ui reboot as an icon on my home screen. I'm using lpp. Nice to have a reboot activity
Sent from my PC36100 using XDA Premium App
Charles Darke said:
if you have CWR installed, then it should be safe, as you should be able to undo whatever mess you make using CWR and the recovery zip file.
Click to expand...
Click to collapse
And if we use Amon_RA recovery?
Oh great. so I just wanted to try disabling boot animation and apparently your app writes all the values into the /data/local.prop - even these that are unchanged.
Well, my problem was that the read out LCD density values were wrong and so my phone thought after a reboot I had a 30x45 pixel screen -.-
Took me half an hour to delete that file so I could use my phone again. Change this, it takes only a few more minutes to program that only changed values are written in the file!
By the way, I'm using a HTC Magic with CM6.1, 2708er Kernel and 2.22.28.25 radio.
I hope that helps.
i will download this Blade app,looks & sounds like a very productive tool.
but im a little noob to the deeper android terms..what is a dalvik thing?
what does it do?
i love the reboot & other tweak features but i dont know whats the dalviks are.
hope u guys can give me any hint about it thanks.
hailmary said:
i will download this Blade app,looks & sounds like a very productive tool.
but im a little noob to the deeper android terms..what is a dalvik thing?
what does it do?
i love the reboot & other tweak features but i dont know whats the dalviks are.
hope u guys can give me any hint about it thanks.
Click to expand...
Click to collapse
Dalvik is the name of the virtual machine used in Android. Heap size has to do with the amount of memory reserved for apps in easy words I guess.
Nevertheless if you don't know what you are doing, you are not supposed to mess with those settings. The devs of your favorite ROM will set everything up to the best possible configuration I assume.
mkeena0305 said:
I'm trying to set a shortcut to use the ui reboot as an icon on my home screen. I'm using lpp. Nice to have a reboot activity
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
I have a separate free reboot app which does this. Click on the more apps in main menu to download from market.
forceu said:
Oh great. so I just wanted to try disabling boot animation and apparently your app writes all the values into the /data/local.prop - even these that are unchanged.
Well, my problem was that the read out LCD density values were wrong and so my phone thought after a reboot I had a 30x45 pixel screen -.-
Took me half an hour to delete that file so I could use my phone again. Change this, it takes only a few more minutes to program that only changed values are written in the file!
By the way, I'm using a HTC Magic with CM6.1, 2708er Kernel and 2.22.28.25 radio.
I hope that helps.
Click to expand...
Click to collapse
the app reads existing settings from the different prop files and also current settings and writes those. It shouldn't change anything unless it is not defined. Can you send me a copy of your .prop files so i can review? And or send me a screenshot of what the settings are on read? Thanks.
Also you can use the zip file to reset from cwm if settings are messed up.
Didn't even touch the LCD Density settings, but it made my screen really, really big after reboot (I only enabled Stagefright and longened WiFi search).
Got everything back with Clockwork recovery reset file, but...... wtf?
HTC Tattoo CyanogenMod 7.0.0
bladez said:
Didn't even touch the LCD Density settings, but it made my screen really, really big after reboot (I only enabled Stagefright and longened WiFi search).
Got everything back with Clockwork recovery reset file, but...... wtf?
HTC Tattoo CyanogenMod 7.0.0
Click to expand...
Click to collapse
Thanks for the feedback. I will release a test app for those having this issue who want to help fix for their phones.

[ROM] Inspired AOSP RC1 [May 9th] - 75MB of pure Google love

Inspired AOSP
Features:
-True AOSP experience as Google intended it (NOT based on CM7)
-MDJ's V14 2.6.35.13 kernel
-Rooted
-Busybox
-Fully deodexed and zipaligned
-Png optimized framework
-Nexus S boot animation, live wallpaper, ringtones, and notification sounds
-ROM Manager support
Inspire 4G specific configurations:
-Inspire 4G audio configuration files
-GPS configured for North America
-Device name set to Inspire 4G
RC1 Changelog:
-Now uses MDJ's V14 2.6.35.13 kernel (definitely make a backup if you want to try something else)
-Enabled CRT screen off animation
-Camera viewfinder works now
-Camera can shoot at full 8M resolution now
-Video recording works now
-Video playback works now
-Adobe Flash works now (although you'll need to install it from the Market as it's no longer included)
-GPS should work better now
-Increased the size of the keyboard a little
-Added several Nexus wallpapers and removed some ugly ones
-Cleaned up a few things (hence the massively reduced size)
Full, Clean Installation Instructions:
Note: This is a Gingerbread release and thus requires Clockwork Recovery 3.x.x.x. A few have reported flashing issues with recent versions of CWR, so if you have issues try rolling back to 3.0.2.5 or 3.0.0.6.
1. Download ROM Manager from the Market.
2. Go to "Download ROM", select my section (gtg465x), and select the latest release.
3. When you get to the "ROM Pre-Installation" prompt, select "Wipe Data and Cache". You can uncheck "Wipe Dalvik" as it's included in "Wipe Data and Cache".
4. Press OK and hold your breath.
Tips:
1. It won't feel super smooth for the first few minutes because it's indexing your media and (if you log in to your Google account) pulling down backed up data. After it finishes that though...
2. For quicker GPS locks, go to Settings > "Location & security" and enable "Use wireless networks." This uses a little data so be careful if you're on a 200MB plan.
3. If you want to overclock, 1.38GHz with interactive gov is working great for me. I don't recommend going above 1.5GHz.
4. If you want to try another kernel, you'll DEFINITELY want to make a backup first! CM7 kernels probably won't work. Some Gingerbread Sense kernels will work.
5. If the power control widget is acting a little odd after flashing, try rebooting.
Rules of Inspired AOSP:
1. Do NOT ask for CM7 features! If you want CM7 features, run CM7.
2. I might add a few addons at some point, but don't ask me to include more features than are already there. This ROM is for people who want a completely stock Android experience as Google intended it.
----Direct download link for experienced members who want to flash manually----
update-inspired-aosp-RC1-full.zip (75MB)
md5:
I do this for fun so you shouldn't feel any obligation to donate, but here's a link if you want to. Donations of any amount are very much appreciated.
{
"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"
}
Ahhhh heelllll yeahhh. Downloading now. Will report good sir.
phoenix2217 said:
Ahhhh heelllll yeahhh. Downloading now. Will report good sir.
Click to expand...
Click to collapse
Don't download that! It was an old link to my other ROM. Link will be updated in a sec.
This is great work! I would test but just got phone set up how i like it lol...
would love some screens though
wolf0491 said:
This is great work! I would test but just got phone set up how i like it lol...
would love some screens though
Click to expand...
Click to collapse
Screens are up. I'm actually about to give capychimps Sense 3.0 port a try. Still haven't seen it yet because I was working on this lol.
Watching the fight and downloading this bad boy....
Sent from Desire HD or Inspire 4G or whatever this thing is called via premium XDA app.
so is this 2.3.4?
looks pretty good.
I would die without camera viewfinder though
wolf0491 said:
so is this 2.3.4?
looks pretty good.
I would die without camera viewfinder though
Click to expand...
Click to collapse
it's 2.3.3
2.3.4 just adds video chat for phones with a ffc, which we don't have anyway.
gtg465x said:
Don't download that! It was an old link to my other ROM. Link will be updated in a sec.
Click to expand...
Click to collapse
yeah, pretty dumb of me. was excited and just clicked Installing now. Thanks again.
OH SNAP.
Downloading now. Haha.
Great work gtg! I will wait for the camera working as Inspired Ace is working fine for me
On an unrelated note here is a thing I did just now, maybe it will be my splash screen on this rom:
For those who don't know what that was, here's the original:
Hmm...Found one possible issue. Maybe its a bad flash. Power control widget dosen't seem to be working correctly. I'll click something, it'll happen, but graphics don't change.
phoenix2217 said:
Hmm...Found one possible issue. Maybe its a bad flash. Power control widget dosen't seem to be working correctly. I'll click something, it'll happen, but graphics don't change.
Click to expand...
Click to collapse
Working fine for me. Did you wipe and everything? Maybe re-add the widget.
gtg465x said:
Working fine for me. Did you wipe and everything? Maybe re-add the widget.
Click to expand...
Click to collapse
Got it working. Not sure what it was. Deleted and re-added a few times and it worked. =) ROM is smooth as hell man. gj
Question for you op. You are saying to enable wireless networks to make gps work but att no longer has an unlimited data plan. By using network based location you are using data to triangulate your position based off of towers surrounding you. Its your thread but I recommend warning att users that may not know of this do they don't get slammed with a huge bill if they use gps a lot.
Sent from my HTC Inspire 4G using XDA Premium App
adamholden85 said:
Question for you op. You are saying to enable wireless networks to make gps work but att no longer has an unlimited data plan. By using network based location you are using data to triangulate your position based off of towers surrounding you. Its your thread but I recommend warning att users that may not know of this do they don't get slammed with a huge bill if they use gps a lot.
Sent from my HTC Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
GPS will work without it. Just won't lock as quickly. I'll add a warning, but if people aren't smart enough to monitor their usage or don't know what that setting does then they shouldn't be rooted in the first place. It comes enabled by default on pretty much every other ROM and I don't think it uses much data anyway.
adamholden85 said:
Question for you op. You are saying to enable wireless networks to make gps work but att no longer has an unlimited data plan. By using network based location you are using data to triangulate your position based off of towers surrounding you. Its your thread but I recommend warning att users that may not know of this do they don't get slammed with a huge bill if they use gps a lot.
Sent from my HTC Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
I agree.
Sent from my HTC Inspire 4G using XDA Premium App
topgun303 said:
I agree.
Sent from my HTC Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Aight people, chill. I added a warning.
gtg465x said:
Aight people, chill. I added a warning.
Click to expand...
Click to collapse
No harm intended. Just looking it as I have also been doing this for quite some time. I agree with your statements, however some people are born stubborn. Its not all their fault. just looking out.
Sent from my HTC Inspire 4G using XDA Premium App

[MOD] [SYSTEMUI] Enable Wifi Toggle / Reconfigure and theme toggles [ICS Blue!]

This update zip will replace the SystemUI.apk with one that has the wifi toggle switch enabled in the notification panel. Flash with recovery. A thanks to Cheater912 for requesting this mod.
Note: The toggle switches have been slightly rearranged per my preferences. If you would prefer do have a different order, post reply below.
Please note that there are different versions for stock and for beans rom. Beans are marked accordingly. However,the launcher you are using does not matter.
{
"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"
}
Description (ordered)
WifiToggle: BT/Wifi/GPS/Orientation/Sound/PowerSave/Airplane/DrivingMode/MobileData
ReturnToStock: Stock SystemUI for touchwiz devices (not beans)
WifiToggleBeansRom: Same as WifiToggle but made for Beans Rom (edit: confirmed working)
AntiToggle: Completely removes toggles
Personalized (ordered)
WifiToggleTokedUp: WiFi/MobileData/AirplaneMode/GPS/Bluetooth
WifiToggleSchaweet: Wifi/BT/GPS/Sound/Airplane/Orientation/PowerSave/DrivingMode/MobileData/Sync
WifiToggleSkiddingus: BT/Wifi/GPS/Orientation/Sound
WifiToggleDataBuddyRevell: BT/Wifi/GPS/Orientation/MobileData/Sound/PowerSave/Airplane/DrivingMode
WifiToggleNightxFall-Beans: BT/Wifi/GPS/Orientation/MobileData/Sound/PowerSave/Airplane/DrivingMode (for beans only)
WifiToggleSchaweet-Beans: Wifi/BT/GPS/Sound/Airplane/Orientation/PowerSave/DrivingMode/MobileData/Sync (for beans only)
WifiToggleSkiddingus-Beans: BT/Wifi/GPS/Orientation/Sound (for beans only)
WifiToggleRevolt1: MobileData/GPS/WiFi/Airplane/Sound
Personalized versions can be found here.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ICS Blue Mod EDIT: Ghosting should be fixed now
I will not be accepting custom requests for the ICS Blue series due to the number of files involved. I apologize for the inconvenience. I wasn't expecting such a huge amount of traffic and requests coming in. Thanks for being a great and active community. I will work to develop a solution with which to allow customized versions of it in the near future. I might create an ICS blue version for the second most popular toggle configuration based on dl count. Most likely one with MobileData in the first section.
The current configuration is as follows:
-Toggle Order: BT/Wifi/GPS/Orientation/Sound/PowerSave/Airplane/DrivingMode/MobileData/Sync
-All Toggles are themed blue
-Battery Icon is themed blue
EDIT: GREEN BEANS IS FIXED!! (no really, it is this time. tested + confirmed)
Both stock and beans versions are available. See attached
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
To-Do List (bean support where noted) REQUESTS ARE NOW CLOSED (SEE EXPLANATION BELOW)
-kill gps crosshairs (multiple requests) See here for progress
-stock with wifi instead of screen rotation (stam2000) [In Progress]
-wifi/sound/mobiledata/screenrotate/airplane/powersave (cvballa3g0) [In Progress]
-remove "battery is full" notification (revolt1) See here for progress
-color date ICS blue (Schaweet)
-AntiToggle w/ ICS Blue battery (aatrek)
-Wifi/BT/GPS/Airplane/Orientation/Sound/DrivingMode/MobileData/Sync (Zoandroid)
-No Animation (MAD Industries)
if you are on this list and you are using the bean rom and the entry is not marked for bean, please send me a PM so I can correct it
CLOSED: Because I need to develop a system to more quickly and dynamically generate these files. This will allow a greater level of support as well as personalization. The tradeoff is time. I will have to devote a certain amount of time to this project instead of the requests once I am through with the current list. Rest assured if you are on the list right now, you have priority. Thank you for all the positive feedback this thread has gained. It's had much more impact than I could have imagined.
--
MAD Industries said:
This update zip will replace the SystemUI.apk with one that has the wifi toggle switch enabled in the notification panel. Flash with recovery.
Note: The toggle switches have been slightly rearranged per my preferences. If you would prefer do have a different order, post reply below.
EDIT: This is for stock roms with touchwizUI. However,the launcher you are using does not matter.
Click to expand...
Click to collapse
Could you possibly explain which xml files and which parts of those files to edit in order to get rid of certain toggles? I only want 5 total toggles on there and am just now learning how to edit this stuff.
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just GPS, WiFi, Mobile Data, Airplane Mode, Bluetooth? in that order? Im on VZW btw
thekendog said:
Could you possibly explain which xml files and which parts of those files to edit in order to get rid of certain toggles? I only want 5 total toggles on there and am just now learning how to edit this stuff.
Click to expand...
Click to collapse
Sure. You will want to decompile /system/app/SystemUI.apk using apktool. (dont forget to apktool if framework-res.apk so you dont get decompile errors, also make a backup of SystemUI.apk) Then go to /SystemUI/res/values/arrays.xml and you will find a quicksettings array. That will list both the order and type of toggles. You just add/remove/move the lines around.
EDIT: Also, you cant just recompile and push to phone. You must recompile and pull the resources.arsc out of the new apk and then slip that into the original apk file that you pulled.
If you need more specific help, join me on freenode. #verizons3
TokedUp said:
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just WiFi, Mobile Data, Airplane Mode, GPS, Bluetooth? in that order?
Click to expand...
Click to collapse
Yes, and yes.
Sheer awesomeness ....
Edit: Flashed this twice and nothing changed ...
Works now !!!
PJ
Phoenix AZ
*Edit*
I tried this and it did add the wifi toggle.
*Edit*
Tried the new version and it worked. I love it when developers help us put the phone in a condition that the manufacturer intended and not the way Verizon wants it. Thank you.
manchild83 said:
I tried this and it did not add the wifi toggle.
Click to expand...
Click to collapse
edited now that it is fixed, working fine on stock GSIII rom using ADW EX Launcher, no deodex necessary
Pretty sure one must be deodex to use this.
[redacted]
also, it's fixed now.
Yeah it did nothing for me.
Sent from my SCH-I535 using xda premium
Can you add a brightness toggle?
Pinesal said:
Can you add a brightness toggle?
Click to expand...
Click to collapse
Please. With the option of changing percentages too would be awesome.. like 30, 50, 70, full.... but not necessary. Thanks for this man. The wifi was really the only thing i was missing.
Sent from my SCH-I535 using Tapatalk 2
Amazingbman said:
Yeah it did nothing for me.
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
pdinphx said:
Sheer awesomeness ....
Edit: Flashed this twice and nothing changed ...
PJ
Phoenix AZ
Click to expand...
Click to collapse
manchild83 said:
I tried this and it did not add the wifi toggle.
Click to expand...
Click to collapse
neyenlives said:
same here, using ADW EX Launcher with Dark Edge Theme loaded
Click to expand...
Click to collapse
Should be good to go now
TokedUp said:
WOW thanks a lot this is great! Can you post a Screen shot?
Any chance you can make one with just GPS, WiFi, Mobile Data, Airplane Mode, Bluetooth? in that order? Im on VZW btw
Click to expand...
Click to collapse
Here you are. Enjoy!
Pinesal said:
Can you add a brightness toggle?
Click to expand...
Click to collapse
faehsemc said:
Please. With the option of changing percentages too would be awesome.. like 30, 50, 70, full.... but not necessary. Thanks for this man. The wifi was really the only thing i was missing.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
That is a significantly more amount of work. This is just a quick hack. That doesn't mean it wont be done though. I'll look into it. That's usually the sort of thing to include with a rom.
MAD Industries said:
Here you are. Enjoy!
Click to expand...
Click to collapse
Donation forth coming!
Just in case, is there a way to go back to stock?
TokedUp said:
Donation forth coming!
Just in case, is there a way to go back to stock?
Click to expand...
Click to collapse
Thanks!
Yes, I updated the OP with an option for stock. Also, can you confirm this is now working? (just making sure)
Dumb noob question
What does "flash with recovery" mean?
If I already have a rooted phone, can I just rename the existing SystemUI.apk and copy this one into its directory with Root Explorer?
MAD Industries said:
Yes, I updated the OP with an option for stock. Also, can you confirm this is now working? (just making sure)
Click to expand...
Click to collapse
The wifi addition works perfectly! Thank you!
Sent from my SCH-I535 using Tapatalk 2
MAD Industries said:
dont forget to apktool if framework-res.apk so you dont get decompile errors
Click to expand...
Click to collapse
Thanks for this. Can you please explain what this means. I have used apktools to decompile before, just confused here.
Sent from my Galaxy Nexus using Tapatalk 2

Mods lock thread please

This is a paranoid android port from the HTC Sensation found here.
Android version 4.1.2
ParanoidAndroid version-2.99​
{
"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"
}
ALL CREDITS GO TO PARANOID-ANDROID TEAM! I DO NOT CLAIM THIS TO BE MY OWN WORK, I JUST MADE IT WORK FOR THE DOUBLESHOT.​
​
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone. I know you've seen tablet mode roms before, they change two lines in your build.prop file which you could easily edit yourself in seconds and maybe throw a keyboard in there to make it work better. It's a start, but this ain't enough. This thing has potential, but it is wasted the moment you try to stuff a full blown tablet into your poor phone. Yet we all know our high res phones can very well handle more than silly 1-column layouts. So the magic must be in between somewhere, a place that Google must have overlooked and left blank. Yes, this rom strives to drop your device into tablet mode, but it won't stop there, it will reshape and redefine JellyBean to make it all a useful addition and not just a cute novelty. we're calling it: Hybrid Mode, best of both worlds.​
​
Code:
Download ROM and place it on your SD-Card
Reboot into Recovery
*Do a FULL wipe* [COLOR="Red"]EVEN BETWEEN UPDATES[/COLOR]
Wipe System
Data
Cache
Wipe data/Factory Reset
Wipe dalvik cache
Flash ROM
Flash Gapps
REBOOT
*Let the ROM settle for a couple minutes
Then reboot and flash the Keyboard patch
**[COLOR="Red"]FOR S-ON UNLOCKED USERS PLEASE[/COLOR]**
fastboot flash boot boot.img
after flashing the ROM and Gapps [COLOR="Red"]&[/COLOR] before rebooting
Code:
By default soft keyboard does not work, flash this patch [COLOR="Red"]AFTER FIRST BOOT ONLY[/COLOR]
[URL="http://d-h.st/Mm4"]Paranoid-Android-Keyboard patch[/URL]
*The end of the boot animation is a white box
and its ugly* will look into this
*Auto Rotation* but sensor rotation works
so i never noticed this
*-CM10 Bugs listed here-*
- No 1080 video recording
- Alt keys on physical qwerty are not fully functional.- Hold alt for key
to work if this is STILL present
- Random battery statistics issues. Not all people have this issue,
it seems specific to the battery you use.
Anything else let us know
​
Code:
DragunKorrs Changelog*Some do not apply to doubleshot and are marked with *
------------------------------------------------------------------------------------------------------------------------------------
11/29/2012
v.17
TWEAKED
FULL 4.2 Gapps INCLUDED
DK TONES
--------------------------------------
11/27/2012
v.16
Fresh cm source
Pdroid Enabled
4.2 Camera
INIT Tweaks out tha yin yang!
--------------------------------------
11/23/2012
v.15
pa version=2.99
all apps and frame OPTIMIZED
*FRESH SOURCE BUILD*
Pdroid ENABLED
INIT Tweaks
Stock Layout
--------------------------------------
11/19/2012
v.14
Built with LINARO TOOLCHAIN thanks lens_flare
4.2 Camera
Stock Setup
*echen kernel 3.0.36*
Dubstep Ringtones by Mikedvh
aosp UI sounds
Clean snappy build!
--------------------------------------
11/12/2012
v.12-OS2.54
*Fresh source Build*
CM Filemanager
DK Kernel Tuner BY: pedja1*NOT FULLY TESTED ON DOUBLESHOT
4.2 Keyboard
Google Music
*ALL Lib/bins/usr etc. Included For 4.2 app Compatibility*
4.2 Clock Font
AOSP Sounds
4.2 Cam
4.2 DeskClock
SuperSU
*Fixed soft keyboard* with a patch
--------------------------------------
11/6/2012
v10.5-OS2.53
FIXED FRONT FACING CAMERA VIDEO RECORD
ADDED GOOGLE MUSIC
REMOVED APOLLO
CLEANED UP BUILD PROP
NEW SOURCE
UPDATED TO LATEST 4.2 Keyboard THANKS HunnyBear-
--------------------------------------
Initial port of Paranoid-Android-to-doubleshot
Features
Full 4.2 Gapps Included​
DOWNLOADS​
[/CENTER]
*CyanogenMod Team*Team DS
*Paranoid-Android Team-For this great project*
molesarecoming
jaybob413
gokussjx
daxxmax
monopoliser
quokka1979
D4rKn3SsyS
cjhmdm
*DragunKorr* & Team-For allowing me to port from Sensation*
Mikedvh
motioncoding
ROCKODEV
robocik
proxy
*mattlowery*-
*KornyOne-For his work from cm7-10 also for parts of this port*
*scverhagen-For maintaining the CM kernel*
*KillDroidHack*-For full gapps with 4.2 Camera and Photo Sphere*
*notsointeresting*-Helping with the Keyboard patch
*butch87402*-Testing
*weekendsR2Short*-For always willing to test
*xmxWildChild for the Paranoid Android addiction haha​
Screen Shots Attached​
How To Set WorkSpace Mode​
How To Change APP Layouts and Size​
>Set Font Size To Large
>By default soft keyboard does not work, flash this AFTER FIRST BOOT ONLY
Paranoid-Androidv2.54 Keyboard FIX
>To adjust camera settings touch the Center of the screen​
whoo hoo
Dang thought I was first.... good job man everything works
Sent from my myTouch_4G_Slide using xda premium
Does hardware keyboard work with a third-party app?
Thanks for the ROM.
SKAm69 said:
Does hardware keyboard work with a third-party app?
Click to expand...
Click to collapse
If you do what I laid out under troubles all keyboards work......cmon guys let's not start this thread out "not reading things". I spent a good bit of time trying to organize this as much as possible
Sent from my myTouch_4G_Slide using Tapatalk 2
Wow thanks for your work. I wwill be flashing this asap, but does the r8 kernal work with this
Sent from my myTouch_4G_Slide using Tapatalk 2
wiswis said:
Wow thanks for your work. I wwill be flashing this asap, but does the r8 kernal work with this
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
I dunno, give me between 2-10 minutes I'll flash it for ya
*edit*
Yes the r8 kernel works
Sent from my myTouch_4G_Slide using Tapatalk 2
auto rotation does not work and theres no stock keyboard wen not using the physical keyboard
fozzy501 said:
auto rotation does not work and theres no stock keyboard wen not using the physical keyboard
Click to expand...
Click to collapse
Did you not read the whole nice and neat OP I spent an hour on so this didn't happen......READ THE OP...but sensor rotates so I'm good with that for now
Sent from my myTouch_4G_Slide using Tapatalk 2
strapped365 said:
Did you not read the whole nice and neat OP I spent an hour on so this didn't happen......READ THE OP...but sensor rotates so I'm good with that for now
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
Look GREAT strapped :good::good::good: . Nice work .
Nice one Strapped! Like the sudden boost of roms :good:
Nice
Sent from my HTC Sensation using xda app-developers app
xmc wildchild22 said:
Nice one Strapped! Like the sudden boost of roms :good:
Click to expand...
Click to collapse
Gotta try to add in what we can when we can . I had an ICS port of version 1.5 but it wasn't much different than your build so its still in my folder, but when this booted it was to good to pass up given the circumstances
Sent from my myTouch_4G_Slide using Tapatalk 2
DragunKorr said:
Nice
Sent from my HTC Sensation using xda app-developers app
Click to expand...
Click to collapse
Thanks for all the Sensation work you and your team have done. To me this is absolutely beautiful . And mixed with the crystal 2 theme it looks great
Sent from my myTouch_4G_Slide using Tapatalk 2
does anyone know the trick for making the secondary feature of the back button go away? in the pic, the down arrow is showing, as if I had the keyboard open with the option to minimize it. I have found that by going into my Wi-Fi connection and clicking on it, that the back icon is restored. however, once I lock the screen, it goes back to the secondary feature, the down button. I have tried changing settings, themes, I've shut the nav buttons off and rebooted, then restored, etc. nothing works.
Thanks for any help.
ibawanzingee said:
does anyone know the trick for making the secondary feature of the back button go away? in the pic, the down arrow is showing, as if I had the keyboard open with the option to minimize it. I have found that by going into my Wi-Fi connection and clicking on it, that the back icon is restored. however, once I lock the screen, it goes back to the secondary feature, the down button. I have tried changing settings, themes, I've shut the nav buttons off and rebooted, then restored, etc. nothing works.
Thanks for any help.
http://i.imgur.com/aBwLB.png
Click to expand...
Click to collapse
Ahhhh now I see. Are you nav buttons just set, what UI are you running? Mind giving me the settings your using so I can replicate it. Is it after a reboot before hardware KB is disabled
Sent from my myTouch_4G_Slide using Tapatalk 2
I'm running phone ui w/ nav buttons, is all. this has been set before I disable the hwkb, but I've tried it the other way. I've tried almost everything I can think of. hopefully you'll be able to see what the issue is, as I'm sure a a log cat wouldn't declare the issue, since there's technically nothing wrong.
EDIT: never mind. I didn't have the hwkb disabled. I knew I had it working once before. that fixed it, strapped.
by the way everyone, don't forget - angry birds star wars is out today!
strapped365 said:
Ahhhh now I see. Are you nav buttons just set, what UI are you running? Mind giving me the settings your using so I can replicate it. Is it after a reboot before hardware KB is disabled
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
ibawanzingee said:
I'm running phone ui w/ nav buttons, is all. this has been set before I disable the hwkb, but I've tried it the other way. I've tried almost everything I can think of. hopefully you'll be able to see what the issue is, as I'm sure a a log cat wouldn't declare the issue, since there's technically nothing wrong.
Click to expand...
Click to collapse
Can you replicate it on the spot? I just set my nav buttons on but I'm on tabletUI ( which shouldnt matter ) and I'll see if I can replicate it. My first thought was because the KB issue we seem to be plagued with, but the only real way to tell would be fix the KB issue ( mattlowry has ideas ). Or just see if it will happen to me before the KB issue is resolved and depending on how and when it happens it could be narrowed down.
But I do have to ask, was a full wipe performed before flashing? And was anything restored with Titanium Backup?
Sent from my myTouch_4G_Slide using Tapatalk 2

[HOW TO]Tweaks/MODS for *ROOTED* S7E

So i thought a compilation of working tweaks and mods we can now do with root access would be nice. Anyone who wants to add to this can do so, I'll add it to the OP with credits. Other tweaks and mods from around xda will be added as links to their respective threads.
Disclaimer:
By choosing to perform any below modification, you agree with the following statements:
1. I am responsible for my own actions. I understand the risks involved with rooting and modifying my device, and take full responsibility for the outcome (voided warranty, bricking, zombie apocolypse).
2. I understand that these are been reported as working for others. But as a general practice, making changes to the system partition has it's inherent dangers and possible unwanted side effects and might not work for me.
3. I am familiar with the Xda rules.
Add Call/Msg blocking to Settings:
1. Install CSC Feature Expert by Wanam (see note 1)
2. Look for this, and insert "TRUE":
{
"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"
}
3. Reboot.
Add Shutter Sound Toggle to Camera Settings:
1. Install CSC Feature Expert by Wanam (see note 1)
2. Look for this, and insert "TRUE":
3. Reboot.
- L Speed ( Suggested app by @sirslipzalot )
L Speed is a modification that combines tweaks inside an intuitive application, the main goal of the tweaks is to improve performance, reduce stutters and lags, and expands battery life.
The mod will and should work on any device that meets its minimum requirement.
You only need a rooted Android device, Android 4.0 and later is needed for L Speed app to function properly.
L Speed by Paget96
Replace Sprint Boot Animation with standard Samsung Boot
Using any root file explorer, navigate to /system/media. In this folder, you'll find three files that begin with "SPR". Rename them as shown in the pic below with .bak, or you can delete them.
Threads you should check out:​ - @psouza4 has made an All-In-One Mod Package that fixes and changes a number of things. In the OP under Recommended Next Steps section. Make sure you don't choose the VZW zips. Also comes in debloater variety!
- @_alexndr has made a universal init.d enabler that will add init.d support to ALL devices!!
- @Debuffer has made a Governor Tuner that will add the ability to change governor settings using pre-written profiles using a terminal emulator! Note: this will require your phone to have init.d support through the link above this, or by other means. (Suggested by @Soooperstar)
Want fancy boot animations? Here's a few:​ - Master Themer @pas2001 has a number of custom boot ani's here! A number of them are branded to the Galaxy S6/S6Edge, but there are many that are not! (suggested by @Soooperstar)
______________
Note 1: If you choose to use CSC Feature Expert by @wanam to edit your device, insure you know what you are doing! Changing something you are not 99.9% sure what it is can cause irreversible consequences.
NON ROOT Required Mods:
- Galaxy Labs:
Adds Galaxy Labs to Settings/Advanced Features (root not required)
Mega
- Display Scaling Activity
This setting is available on the SM935U Firmware base. Here is how you can get it with any other firmware base that doesn't already have it:
1. Download More Shortcuts. It's made as an addition to Total Launcher, but you can use it as a stand-alone app, as well.
2. Go to "Activity", scroll down to settings, and expand settings. Check out to pictures below to see what you're looking for exactly. Basically it condenses menus and icons to allow more info to be shown at one time.
View attachment 3836810
View attachment 3836812
View attachment 3836814
View attachment 3836815
View attachment 3836807
View attachment 3836808
Reserved.....
LeftyGR said:
So i thought a compilation of working tweaks and mods we can now do with root access would be nice. Anyone who wants to add to this can do so, I'll add it to the OP with credits. Other tweaks and mods from around xda will be added as links to their respective threads.
Disclaimer:
By choosing to perform any below modification, you agree with the following statements:
1. I am responsible for my own actions. I understand the risks involved with rooting and modifying my device, and take full responsibility for the outcome (voided warranty, bricking, zombie apocolypse).
2. I understand that these are been reported as working for others. But as a general practice, making changes to the system partition has it's inherent dangers and possible unwanted side effects and might not work for me.
3. I am familiar with the Xda rules.
Add Call/Msg blocking to Settings:
1. Install CSC Feature Expert by Wanam (see note 1)
2. Look for this, and insert "TRUE":
3. Reboot.
Add Shutter Sound Toggle to Camera Settings:
1. Install CSC Feature Expert by Wanam (see note 1)
2. Look for this, and insert "TRUE":
3. Reboot.
Threads you should check out:​ - @psouza4 has made an All-In-One Mod Package that fixes and changes a number of things. In the OP under Recommended Next Steps section. Make sure you don't choose the VZW zips. Also comes in debloater variety!
______________
Note 1: If you choose to use CSC Feature Expert by @wanam to edit your device, insure you know what you are doing! Changing something you are not 99.9% sure what it is can cause irreversible consequences.
Click to expand...
Click to collapse
I like this thread I hope we get more tweaks and stuff. Thanks for creating it bro!!
Sent from my SPH-L720 using XDA Free mobile app
I didn't even realize this thread was here!?
Add LSpeed to the list of good apps for tweaks. Love that app.
https://play.google.com/store/apps/details?id=com.paget96.lspeed&hl=en
Anyone else have any other ideas here? Someone's gotta have something else for us to tweak...lol
LeftyGR said:
Anyone else have any other ideas here? Someone's gotta have something else for us to tweak...lol
Click to expand...
Click to collapse
Govtuner
http://forum.xda-developers.com/showthread.php?t=3407828
Sent from my SM-G935P using XDA-Developers mobile app
LeftyGR said:
Anyone else have any other ideas here? Someone's gotta have something else for us to tweak...lol
Click to expand...
Click to collapse
Some custom boot animations would be nice
Sent from my SM-G935P using XDA Free mobile app
Son Rise said:
Some custom boot animations would be nice
Sent from my SM-G935P using XDA Free mobile app
Click to expand...
Click to collapse
I'm already using some..... The ones for the s6 work if you place the files in the right place
Sent from my SM-G935P using XDA-Developers mobile app
Soooperstar said:
I'm already using some..... The ones for the s6 work if you place the files in the right place
Sent from my SM-G935P using XDA-Developers mobile app
Click to expand...
Click to collapse
Witch ones are thoes?
Sent from my SM-G935P using XDA Free mobile app
Son Rise said:
Witch ones are thoes?
Sent from my SM-G935P using XDA Free mobile app
Click to expand...
Click to collapse
Go here to find the animation that you want. Some are custom for the S6 but there are some generic ones also. For me to get them to work I had to duplicate and rename some files.
http://forum.xda-developers.com/galaxy-s6-edge/themes-apps/boot-animation-stylepas2001-t3116925
Once you find the one you want, duplicate those same files and rename with SPR and XAS exactly like I have in my screenshot. Copy them over to system media to overwrite the old bootanimation. Ignore the folder that says edge V, that's just an additional bootanimation I have. You only need the shutdown animation if you have a shutdown file
Sent from my SM-G935P using Tapatalk
Soooperstar said:
Go here to find the animation that you want. Some are custom for the S6 but there are some generic ones also. For me to get them to work I had to duplicate and rename some files.
http://forum.xda-developers.com/galaxy-s6-edge/themes-apps/boot-animation-stylepas2001-t3116925
Once you find the one you want, duplicate those same files and rename with SPR and XAS exactly like I have in my screenshot. Copy them over to system media to overwrite the old bootanimation. Ignore the folder that says edge V, that's just an additional bootanimation I have. You only need the shutdown animation if you have a shutdown file
Sent from my SM-G935P using Tapatalk
Click to expand...
Click to collapse
Yessss these are the ones i wanted they very nice. Waiting for the rom to come out then hopefully will use these
Sent from my SM-G935P using XDA Free mobile app
Son Rise said:
Yessss these are the ones i wanted they very nice. Waiting for the rom to come out then hopefully will use these
Sent from my SM-G935P using XDA Free mobile app
Click to expand...
Click to collapse
I use them now
Sent from my SM-G935P using Tapatalk
Soooperstar said:
I use them now
Sent from my SM-G935P using Tapatalk
Click to expand...
Click to collapse
Yeah u have to be rooted
Sent from my SM-G935P using XDA Free mobile app
Son Rise said:
Some custom boot animations would be nice
Sent from my SM-G935P using XDA Free mobile app
Click to expand...
Click to collapse
Soooperstar said:
I'm already using some..... The ones for the s6 work if you place the files in the right place
Sent from my SM-G935P using XDA-Developers mobile app
Click to expand...
Click to collapse
There's a few threads in the international forum. I'll update with links soon.
Has anyone tried this:
http://forum.xda-developers.com/ver...guide-to-fix-s7-lag-root-s7-variants-t3441715
lvpre said:
Has anyone tried this:
http://forum.xda-developers.com/ver...guide-to-fix-s7-lag-root-s7-variants-t3441715
Click to expand...
Click to collapse
Some of what that thread goes into is mentioned in this op in one form or another. There are a few threads that give full step by step instructions for phone efficiency tweaking. But since one way may work for some but not others, and visa versa, i don't think they should be part of this. Plus there is the whole xposed thing, which is a separate ball of wax, that even well versed and experienced rooters (like myself) have problems with. Let alone the noobies.
The point of this thread is to give anyone who wants to mod the ability to. Nothing too crazy. As easy to understand as possible. Sure, following directions in the thread you mentioned can be done by anyone regardless of experience. But that's a lot of tweaking all at once. A misstep could cause minor or major issues, and an inexperienced user won't know what the heck happened. Which could lead them to be completely turned away from rooting (...possibly).
However I will consider adding it. Maybe include a separate section for threads like this one.
Thank you for the suggestion!
LeftyGR said:
Some of what that thread goes into is mentioned in this op in one form or another. There are a few threads that give full step by step instructions for phone efficiency tweaking. But since one way may work for some but not others, and visa versa, i don't think they should be part of this. Plus there is the whole xposed thing, which is a separate ball of wax, that even well versed and experienced rooters (like myself) have problems with. Let alone the noobies.
The point of this thread is to give anyone who wants to mod the ability to. Nothing too crazy. As easy to understand as possible. Sure, following directions in the thread you mentioned can be done by anyone regardless of experience. But that's a lot of tweaking all at once. A misstep could cause minor or major issues, and an inexperienced user won't know what the heck happened. Which could lead them to be completely turned away from rooting (...possibly).
However I will consider adding it. Maybe include a separate section for threads like this one.
Thank you for the suggestion!
Click to expand...
Click to collapse
I was just curious if someone had tried the Gov-Tuner mod. I had root for a while, but the battery drain killed me, so I went to the U. I found workarounds for ad blocking; volume key skip track; mute youtube ads; and hotspot so I good, but wanted to see if it made a difference. It has an uninstaller zip if it doesn't work, so thought I would post it here.
lvpre said:
I was just curious if someone had tried the Gov-Tuner mod. I had root for a while, but the battery drain killed me, so I went to the U. I found workarounds for ad blocking; volume key skip track; mute youtube ads; and hotspot so I good, but wanted to see if it made a difference. It has an uninstaller zip if it doesn't work, so thought I would post it here.
Click to expand...
Click to collapse
Yes I use it, I noticed a little battery improvement
Sent from my SM-G935P using Tapatalk

Categories

Resources