build.prop - LG Thrill 4G

Here's a modified build.prop Ive tested on my Thrill. It includes a lot of the tweaks posted in various links but already packed into a build.prop.
I have tested to make sure that this build.prop will NOT break your phone. Im running this build.prop on my Thrill with no issues what so ever. Actual improvements from these tweaks are up to you to test. I make no claims to their actual effectiveness.
To use this just put it on your sdcard and rename it to build.prop (its currently just a .txt file for upload purposes). Then paste it into your /system partition using a root file explorer such as root explorer or estrongs.
Here's a list of the actual changes and what they are supposed to do:
ro.HOME_APP_ADJ=1 Keep home launcher (any) persistant in memory
ro.telephony.call_ring.delay=0 make phone ring faster when dialing out
ro.lge.proximity.delay=25 disable blackscreen issue after call
mot.proximity.delay=25 same as above
windowsmgr.max_events_per_sec=150 Better scrolling speed
wifi.supplicant_scan_interval=250 increase time between wifi scanning to save battery
pm.sleep_mode=1 save battery?
ro.ril.disable.power.collapse=0 save battery?
debug.performance.tuning=1 increase touch responsiveness
video.accelerate.hw=1 goes with above mod
debug.sf.hw=1 render ui with gpu (potentially taking some load off cpu?
ro.media.enc.jpeg.quality=100 increase jpeg quality to max
persist.adb.notify=0 removes the debugging mode notification from status bar
The following are all meant to improve 3G speeds
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
Net speed tweaks
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
Those are just the ones I know will NOT brick/bootloop your phone. Feel free to remove whatever you dont want to use. All additions are at the end of the file. So all you rom devs feel free to include them in your roms. If anybody has any more they've tested let me know so I can add them. And ill update the build.prop as I test more tweaks.
EDIT: Included the original build.prop file (original_build.txt). Just rename it to build.prop and stick it on the /system parition.

The LG Thrill only support 4G not 3G whatsoever

linuxboxsolution said:
The LG Thrill only support 4G not 3G whatsoever
Click to expand...
Click to collapse
Seriously? LG Thrill has no LTE antenna.
Sent from my LG Optimus 3D using xda premium

linuxboxsolution said:
The LG Thrill only support 4G not 3G whatsoever
Click to expand...
Click to collapse
The thrill supports 3g, att markets its 4g, which is really just improved 3g with a new name.
Sent from my LG-P925 using xda premium

kleeman7 said:
The thrill supports 3g, att markets its 4g, which is really just improved 3g with a new name.
Sent from my LG-P925 using xda premium
Click to expand...
Click to collapse
Well the thrill can do 4g it is just on att's crappy network which means we get 3G+ not true 4G. Att is too expensive, has horrible cust service and an even crappier network. However i live in att corporate heaven so where I live coverage and speed is top notch, when I travel though I see why everyone complains so much about them.

CallMeAria said:
Here's a modified build.prop Ive tested on my Thrill. It includes a lot of the tweaks posted in various links but already packed into a build.prop.
I have tested to make sure that this build.prop will NOT break your phone. Im running this build.prop on my Thrill with no issues what so ever. Actual improvements from these tweaks are up to you to test. I make no claims to their actual effectiveness.
To use this just put it on your sdcard and rename it to build.prop (its currently just a .txt file for upload purposes). Then paste it into your /system partition using a root file explorer such as root explorer or estrongs.
Click to expand...
Click to collapse
Okay, so I'm at the point I'm looking at it on root file explorer. As per your instructions, do I just copy and paste it the entire file onto my system partition? Or do I open it in a text editor and erase what I don't want? I ask because you mentioned using what you want out of it. And have you noticed improvements by using it?

kiltedthrower said:
Okay, so I'm at the point I'm looking at it on root file explorer. As per your instructions, do I just copy and paste it the entire file onto my system partition? Or do I open it in a text editor and erase what I don't want? I ask because you mentioned using what you want out of it. And have you noticed improvements by using it?
Click to expand...
Click to collapse
Just open the file and delete the lines you dont want. Then Rename the file to build.prop and then copy/paste to to your /system partition.
The network tweaks made no difference in speed for me. The persistant home was an improvement. The rest its hard to tell of it's placebo or not without some way to test. The problem is I didn't have the phone long enough before making the tweaks to get a good enough feel for it to tell the difference definitely no negatives to those tweaks though.
Sent from my LG-P925 using XDA App

Okay so I've edited out and kept what I want and changed it to a build.prop. I'm using root explorer. I don't see a /system. I see a system. But when I go to paste it in there, it says I already have a build.prop and it will replace. Obviously I don't want to screw anything up.
Looking through my build.prop that's in the root, it doesn't have anything listed like what's on the build.prop (txt) that I downloaded. Can I paste it into there or is that a terrible idea?
This makes me wish I had a couple of phones like this just to mess and tinker with.
edit-
Okay, so I'm looking in the build.prop folder and I don't see any listings for the ro.ril files. I downloaded prop editor and can't find them there either.

kiltedthrower said:
Okay so I've edited out and kept what I want and changed it to a build.prop. I'm using root explorer. I don't see a /system. I see a system. But when I go to paste it in there, it says I already have a build.prop and it will replace. Obviously I don't want to screw anything up.
Looking through my build.prop that's in the root, it doesn't have anything listed like what's on the build.prop (txt) that I downloaded. Can I paste it into there or is that a terrible idea?
This makes me wish I had a couple of phones like this just to mess and tinker with.
edit-
Okay, so I'm looking in the build.prop folder and I don't see any listings for the ro.ril files. I downloaded prop editor and can't find them there either.
Click to expand...
Click to collapse
The build.txt file I posted is meant to replace your original build.prop file completely. Everything from your original build.prop should be in the new file, but not vice versa. So once you renamed it you can just delete the old build.prop and paste in the new one and reboot the phone. If it gets stuck at the boot screen (the att screen after the LG screen) then you will probably need to pull the battery and boot into CWM recovery and restore a backup. No harm no foul. But like I said earlier, ive actually tested this build.prop on my phone and it boots fine for me every time. So you should have any issues.
Of course all of this should be done after doing a back up, just in case. Better safe than sorry. As long as you have CWM installed and have made a backup you wont do any damage with the build.prop that you cant reverse with a nandroid restore.

Done and rebooted back just fine. Thanks given!
I'm liking this phone but should I choose to return it, when they send the phone back to AT&T and clean it up to sell it as a refurb, will they be able to tell the prop.build has been altered?

kiltedthrower said:
Done and rebooted back just fine. Thanks given!
I'm liking this phone but should I choose to return it, when they send the phone back to AT&T and clean it up to sell it as a refurb, will they be able to tell the prop.build has been altered?
Click to expand...
Click to collapse
Did you save a copy of your original build.prop? Ill post up a stock build.prop in the original post in a bit. I doubt its something they would notice but its a quick process to replace it.
EDIT: added the original file to my first post.
Sent from my LG-P925 using XDA App

CallMeAria said:
Did you save a copy of your original build.prop? Ill post up a stock build.prop in the original post in a bit. I doubt its something they would notice but its a quick process to replace it.
EDIT: added the original file to my first post.
Sent from my LG-P925 using XDA App
Click to expand...
Click to collapse
No. And thanks for the heads up and the stock build.prop. I'll go make a back up after coaching this middle school soccer game. This thing is super fast now. It downloaded the thrill zip faster than my laptop on the wifi. So either it's stupidly fast now or my wifi sucks.
Now if we can get reboot recovery and flashing roms via rom manager.

4G = Giant SCAM. Even LTE 1.0 is not "4g" because it does not offer 1gbit to stationary devices.
No different than "Windows 7", which is actually Windows 6.1.
F'cking marketing people and their fraudulent numbers.
Anyways, In terms of the the HSDPA category setting, 14 is probably the best bet. My understanding is AT&T's HSPA+ network is running at 21mbit at the moment.
List of categories:
http://en.wikipedia.org/wiki/High-Speed_Downlink_Packet_Access
http://en.wikipedia.org/wiki/High-Speed_Uplink_Packet_Access
... Probably want to try category 6 uplink, as well.
Anyone have any information on the Thrill's radio, like how to see what speeds it's actually training at? Haven't had the time to hack at the RIL yet.

There is supposed to be a setting in the build.prop to keep the capacitive buttons lit up when the screen is, do you know which setting it is?
Sent from my LG Thrill faux G

quarlow said:
There is supposed to be a setting in the build.prop to keep the capacitive buttons lit up when the screen is, do you know which setting it is?
Sent from my LG Thrill faux G
Click to expand...
Click to collapse
Yes I tried it when I was adding tweaks and it didn't work at all so I omitted it. If you want to give it a try though:
ro.mot.buttonlight.timeout=1
Sent from my Thrill 4G using Tapatalk

CallMeAria said:
Yes I tried it when I was adding tweaks and it didn't work at all so I omitted it. If you want to give it a try though:
ro.mot.buttonlight.timeout=1
Sent from my Thrill 4G using Tapatalk
Click to expand...
Click to collapse
Didn't work for me. After some Googling it should be =0 to keep the lights on, but the "mot" stands for Motorola, LG and lge don't work either.
What is weird is that the Netflix app somehow keeps those lights on, also Brightest Flashlight. There must be a way to do this. The app in the O3D forums doesn't work on the Thrill. It worked to turn them on with the screen off for notifications, but after the last update it just FCs.
Sent from my LG Thrill faux G

quarlow said:
Didn't work for me. After some Googling it should be =0 to keep the lights on, but the "mot" stands for Motorola, LG and lge don't work either.
What is weird is that the Netflix app somehow keeps those lights on, also Brightest Flashlight. There must be a way to do this. The app in the O3D forums doesn't work on the Thrill. It worked to turn them on with the screen off for notifications, but after the last update it just FCs.
Sent from my LG Thrill faux G
Click to expand...
Click to collapse
Thanks for that info. Ill see if I can figure something out after the game.
Sent from my LG-P925 using Tapatalk

Disable boot animation:
debug.sf.nobootanimation=1

The update to the app in the O3D forum seems to do the trick. Now my buttons stay on with the screen. Reboot required after installation, and it doesn't seem to work until you lock and unlock your phone once after each reboot.
Sent from my LG Thrill Faux G

I can debunk a few of these tweaks. I am definitely not endorsing the ones not debunked here... I just don't know a way to test if most of the tweaks in the first post are doing anything or not. Never been a fan of build prop tweaks to be honest unless I actually understand what they do and can verify that they work.
CallMeAria said:
ro.HOME_APP_ADJ=1 Keep home launcher (any) persistant in memory
Click to expand...
Click to collapse
The stock Thrill kernel won't kill the launcher unless there is less than 16 MB of RAM available and an app is requesting more. If you set the launcher to stay persistent in memory and a game you're playing needs a few more megabytes of memory, it might just crash instead of kicking the launcher out of memory and continuing on. The decision is up to you on that one.
CallMeAria said:
mot.proximity.delay=25
Click to expand...
Click to collapse
This tweak only applies to Motorola phones. It has no affect on the Thrill.
CallMeAria said:
ro.media.enc.jpeg.quality=100 increase jpeg quality to max
Click to expand...
Click to collapse
This tweak has no affect on the Thrill. I have done some testing to confirm.
CallMeAria said:
ro.ril.hsxpa=2
Click to expand...
Click to collapse
This is already set on the stock Thrill firmware.
CallMeAria said:
ro.ril.hsdpa.category=10
Click to expand...
Click to collapse
This is already set in my Thriller ROM.
CallMeAria said:
ro.ril.hsupa.category=5
Click to expand...
Click to collapse
This is an incorrect setting and may actually make your upload speeds slower. The Thrill supports hsupa category 6.
CallMeAria said:
Net speed tweaks
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
Click to expand...
Click to collapse
These values are actually less aggressive than the stock values on the Thrill so they will probably decrease your network speed.

Related

Super Build.Prop Tweaks :-D |Updated 10/30/11|

READ FIRST
**If these lines already exist in your build.prop, then you can just edit the values. If not then Just add the lines. After making the tweaks always remember to reboot twice..!!!**​----------------------------------------------------------------------------
Normal Method Done Via Root Explorer
1, Open "Root Explorer" and mount R/W.
2, Go to "system" and you will find there is a file name "build.prop".
3, Right click (By holding at the file) and there is menu pop out.
4, Scroll down and select edit in Text Editor.
5, Type in those few line of words below into the last line of the text then save.
6. Reboot twice
Data Tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=0
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
net.tcp.buffersize.default=4096,87380,256960,4096, 16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,163 84,256960
Effects data speed and signal
May not be the same for everyone
Powersave Tweaks
ro.ril.disable.power.collapse=1
Allows the phone to sleep better
pm.sleep_mode=1
Saves power when phone is sleep
wifi.supplicant_scan_interval=150
Allows your wifi to scan less, saving more battery
UI Tweaks
windowsmgr.max_events_per_sec=150
debug.sf.hw=1
video.accelerate.hw=1
All make UI more responsive
Media Tweaks
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
Makes streaming videos stream faster
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
Increases quality of photo and videos
ro.media.enc.jpeg.quality=90
Raises quality of JPEG images
camera/camcorder mods
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
Better camera and video results
Boot Tweaks
debug.sf.nobootanimation=1
Gives your phone no boot animation
persist.sys.shutdown.mode=hibernate
Makes phone boot rapidly fast.
System Tweaks
ro.ext4fs=1
Allows your phone to use an ext-4 file system
ro.HOME_APP_ADJ=1
Forces your home launcher into memory
Miscellaneous Tweaks
Change the Dalvik VM heap size
dalvik.vm.heapsize=64m
To enable the hard key lights to stay on while the screen is on and not timeout
ro.mot.buttonlight.timeout=0
Try disabling BLN if your having trouble getting this to work
To make the phone come off of the "black screen" in the middle of, or the end of phone calls when you pull the phone away from your face
mot.proximity.delay=150
**May kill the dialer**
To disable usb debugging popup
persist.adb.notify=0
To give your phone an HD effect fitting a little more on the screen, look for this in you current build.prop and change the 240 to:
ro.sf.lcd_density=X (225 or 230)
To enable the menu button too unlock the phone
ro.config.hw_menu_unlockscreen=true
To stop the phone from waking up when pressing the volume key
ro.config.hwfeature_wakeupkey=0
To make the phone ring faster when dialing out
ro.telephony.call_ring.delay=800
---------------------------------------------------------------------------
**Tip for battery calibration**
So you can't actually calibrate your battery in the file system. You can, however, "reset" the file that's used as the "brain" for how Android uses and reports the battery life, for lack of a better word. The file is batterystats.bin and the location is /data/system/ - it's been that location on every Android phone I've owned. If you delete or rename this file, the OS regenerates it upon reboot. Therefore, to get the cleanest start possible, or the cleanest calibration possible, on the final reboot in your calibration, go in and rename the file to batterystats.bin.bak (or delete it) right before you reboot. Do this once you know you'll be using your phone in a "normal" fashion on a day to day basis. That way, your battery will be fully calibrated, and this file will be reading/reporting based on normal usage and a fully calibrated battery. I can't attest to this, but I've read before that it's a good idea to clear this file out on a regular basis anyway (every few months or so).
ENJOY AND CLICK THE THANKS BUTTON...
Is this safe to do on cm7?
Sent from my CM7 Vibrant
Can anyone else confirm this??
Ok so I went into that file and some of those lines of code are already in there specifically the editable ones and I changed mine to 2/10 which tripled my speed test scores. So my question is do I leave it at that or do I copy paste the rest of the code for even faster connection and if so should I delete the other lines of code as to not duplicate the same lines in one file?
Sent from my CM7 Vibrant
rom fiend said:
Is this safe to do on cm7?
Sent from my CM7 Vibrant
Click to expand...
Click to collapse
Im on CM7 Doing this
running trigger, data is hella fast as is.. but im feeling froggy so ill give this "tweak" a try.
Will report back!
d_phekt said:
Can anyone else confirm this??
Click to expand...
Click to collapse
Just try it for youself, if your not willing to risk your phone then dont be in the forums
Ive done it and its safe, if it wasnt then i wouldnt have posted this
rom fiend said:
Ok so I went into that file and some of those lines of code are already in there specifically the editable ones and I changed mine to 2/10 which tripled my speed test scores. So my question is do I leave it at that or do I copy paste the rest of the code for even faster connection and if so should I delete the other lines of code as to not duplicate the same lines in one file?
Sent from my CM7 Vibrant
Click to expand...
Click to collapse
Yea you wouldnt wanna duplicate, but i suggest if they are already there then dont add them
So just leave it at that.
The rest is for the people who already dont have the values in place.
ENJOY BRO
Can you post some proof, before and after data speed test or something? not doubting you, im still gonna do it regardless. lol
GalaxySteve said:
Can you post some proof, before and after data speed test or something? not doubting you, im still gonna do it regardless. lol
Click to expand...
Click to collapse
Not near a cpu right now.
But id rather you guys see it for yourselves!
Guarentee it works.
Master&Slave™ said:
Yea you wouldnt wanna duplicate, but i suggest if they are already there then dont add them
So just leave it at that.
The rest is for the people who already dont have the values in place.
ENJOY BRO
Click to expand...
Click to collapse
Thank you!! I'll hit thanks button when I get back to my PC. Also, should I insert remaining code at bottom of file or where the original lines of editable code are? Sorry for being noob!
Sent from my CM7 Vibrant
rom fiend said:
Thank you!! I'll hit thanks button when I get back to my PC. Also, should I insert remaining code at bottom of file or where the original lines of editable code are? Sorry for being noob!
Sent from my CM7 Vibrant
Click to expand...
Click to collapse
Put it where the 2 lines already are.
Just change the 2 lines that you have and copy the rest into place there.
Do not try to modify anything else. If you are unsure what you are doing then just wait until your favorite dev adds it to your favorite rom.
explodingboy70 said:
Put it where the 2 lines already are.
Just change the 2 lines that you have and copy the rest into place there.
Do not try to modify anything else. If you are unsure what you are doing then just wait until your favorite dev adds it to your favorite rom.
Click to expand...
Click to collapse
Thanks again bro!!!
Sent from my CM7 Vibrant
Might want to remind people to make a backup of the file as well in case something goes south.
Sent from my Bionix 1.3.2 text mystery ROM....
Duce HD2 said:
Might want to remind people to make a backup of the file as well in case something goes south.
Sent from my Bionix 1.3.2 text mystery ROM....
Click to expand...
Click to collapse
File automatically backs itself up
Does this effect battery life? Gonna let other people try it out first
Thanks for the tweak.
sumasage said:
Does this effect battery life? Gonna let other people try it out first
Thanks for the tweak.
Click to expand...
Click to collapse
My battery has been the same on CM7 on my Vibrant with the Neo 9 kernel about 14 hrs daily usage with KB5 Modem.
My Nexus S battery goes about 18 hours on CM7 with JameBond kernel
Dont be a wuss...Just try it lol
You wont be dissapointed
Confirmed working on 2.2.1 Toxic Muzic. I'm in SLC, UT and my signal definitely got better and speeds doubled from 2 mbs to 4mbs. I have it set to hsxpa=1 & gprsclass=10.
rizoh66 said:
Confirmed working on 2.2.1 Toxic Muzic. I'm in SLC, UT and my signal definitely got better and speeds doubled from 2 mbs to 4mbs. I have it set to hsxpa=1 & gprsclass=10.
Click to expand...
Click to collapse
did you just modify those two lines without adding the rest?
im on miui and it has those two lines in there (and not the rest that he listed)
miui already had hsxpa=1 and gprsclass=10 on mine
I think you should post the build.prop already with the tweak so that all you have to do is push it

What do people want from a custom 2.2 ROM?

Hi. After trying Honeystreak 2.0, I fell in love with the 120 screen density. However, I know since some people may not want to upgrade to Honeystreak for some reason or another, or just like Froyo more than Honeycomb, I am working on modding the stock 2.2 ROM to use a lower screen density, giving it more of a tablet feel.
So, I've already lowered the screen density to 120 (I can use 130 or 140 if people prefer) and I am trying a few different launchers (I saw a stock Froyo launcher in an Evo 4G thread, it if looks good, I might use that, to get more of a stock Android experience) because Dell Stage does not look good if you change the density. I might to a couple build.prop edits, to make it feel smoother, and I plan on removing or adding apps (it's already root, so Superuser and Root Explorer will be included.)
If anyone has any requests for apps to add or remove, any advice that might help, or anything else useful, please feel free to tell me.
Also, since this uses the 2.2 kernel, this should be flashable through CWM, which is the main reason I am making it. Basically, it'll be stock Froyo, on the stock kernel, designed to feel more like a tablet.
Since this is more of a discussion than a ROM release, being that it's not out yet, if this would be better in general, mods can feel free to move it
EDIT: So, here are the changes from stock Froyo: Dell Stage has been replaced with Launcher Pro (set to display a 6x6 icon grid), it's pre-rooted and comes with Super User and Root Explorer, the build.prop has been edited for a 130 screen density, less frequent scanning for a wifi network (to save battery), and smoother scrolling and scaling. I want to find a user agent that enables all market apps, and remove some bloatware.
Love launcher pro, if you could theme it like ginger bread that would be awesome too.
Sent from my VS910 4G using XDA Premium App
navycow said:
Love launcher pro, if you could theme it like ginger bread that would be awesome too.
Sent from my VS910 4G using XDA Premium App
Click to expand...
Click to collapse
I don't think the free verison of LauncherPro is themable, but I can probably install a Gingerbread themed launcher as an alternative.
More a kernel than a ROM thing, but I want tun.ko, and I know some others want CIFS.. I'm really missing using OpenVPN on my DS7, as it's the only way I can sync my Google account at work on wifi without tethering to my phone.
Why go back to froyo? rooted gingerbread with cwm density 120 would be nice.....
Sent from my SAMSUNG-SGH-I897 using XDA App
Donmotobike said:
Why go back to froyo? rooted gingerbread with cwm density 120 would be nice.....
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
lol. It's Froyo because, unlike DJ_Steve, I am not awesome enough to port anything else. Modding the OS it comes with is alot easier than making a new one
Anyways, I am basically using Build.prop and adding/removing APK's to make it feel more like a tablet. Then, I'm going to create a zip using CWM or something.
I would like it to be fast and swift with no bloat wear and also support for swapper 2
bluesy_92 said:
lol. It's Froyo because, unlike DJ_Steve, I am not awesome enough to port anything else. Modding the OS it comes with is alot easier than making a new one
Anyways, I am basically using Build.prop and adding/removing APK's to make it feel more like a tablet. Then, I'm going to create a zip using CWM or something.
Click to expand...
Click to collapse
Send dj steve some dr dre beats headset funds and im sure he will let you use his gingerbread and then you can mod it with cwm and change density and maybe add overclocking lol
Try Zeam Launcher. It's pretty simple, but free and you can customise the rows/columns and such to make it more tablet-like.
I'd like to see overclock, black notification bar, and improved battery life. If there's anything that can be done to make Cell Standby not such a hog (way more battery goes to this over my Galaxy Tab), that would be awesome.
Well, as far as improved battery life, for the WiFi version, the cell apk's will be disabled by default, and I did a build.prop edit that scans for open wifi networks less frequesntly, so if WiFi is on but not connected, you drain less battery scanning. I've tried changing the Browser user-agent in build.prop, but when I went to whatismyuseragent or whatever that site is, even though it said I was using Mozilla 5, it still knew it was Android, so I'm looking for a way to better spoof a PC, so mobile sites aren't viewed by default. As far as editing cell standby or overclocking, I might get DJ_Steves Streakdroid 1.3 build, and then apply my changes to that, so you get the overclocking kernel, but that would mean taking away Bluetooth. Also, I'm still trying to figure out how to rip the ROM with clockwork - if I just make a backup, it checks the MD5, so it won't work for someone else.
Donmotobike said:
Send dj steve some dr dre beats headset funds and im sure he will let you use his gingerbread and then you can mod it with cwm and change density and maybe add overclocking lol
Click to expand...
Click to collapse
Lol. 2 problems. First, if he had a Gingerbread ROM, I think he would've released it. Second, if I had a pair of Beats, I'm keeping those 300 dollar headphones for myself
things to add
A couple of major things to have would be :
1) a modified wpa supplicant file to allow tethering to adhoc (pm me if u need it)
2) any basic file explorer
3) a working overclock
4) vtl launcher - xda flavor
Just a few for thought
bluesy_92 said:
Lol. 2 problems. First, if he had a Gingerbread ROM, I think he would've released it. Second, if I had a pair of Beats, I'm keeping those 300 dollar headphones for myself
Click to expand...
Click to collapse
Ugh. Don't insult our only dev by mentioning insanely overpriced, terrible headphones.
There are several features that I am used to on CM7 that I miss daily on my tablet. Primarily, the notification power widget and the ability to swipe to clear notifications. Also, being able to select the rotation angles available would be handy.
Would be nice but might be a bit much: Automatic backlight level adjustments and lockscreen tweaks.
giant420 said:
There are several features that I am used to on CM7 that I miss daily on my tablet. Primarily, the notification power widget and the ability to swipe to clear notifications. Also, being able to select the rotation angles available would be handy.
Would be nice but might be a bit much: Automatic backlight level adjustments and lockscreen tweaks.
Click to expand...
Click to collapse
Swipe on notifications is a Gingerbread function.. and really? That annoys me more than anything.
khaytsus said:
Swipe on notifications is a Gingerbread function.. and really? That annoys me more than anything.
Click to expand...
Click to collapse
Oh god yes, I am going crazy without it! How do you get rid of a single notification if you dont want to open the app? For example, when downloading updates from the market. I love the ability to swipe swipe swipe, open, swipe. I have never once accidentally dismissed something I didnt want to, so I dont see how it could be even remotely annoying.
For me it seems like the most intuitive solution.
giant420 said:
Oh god yes, I am going crazy without it! How do you get rid of a single notification if you dont want to open the app? For example, when downloading updates from the market. I love the ability to swipe swipe swipe, open, swipe. I have never once accidentally dismissed something I didnt want to, so I dont see how it could be even remotely annoying.
For me it seems like the most intuitive solution.
Click to expand...
Click to collapse
I've never once cared to leave a single notification, I always just hit clear.
khaytsus said:
I've never once cared to leave a single notification, I always just hit clear.
Click to expand...
Click to collapse
Options: the beauty of Android. I second the swipe to clear a single notification idea.
I wish I could do that. I'm basically just using APK's and build.prop tweaks to get it how I want it. I don't know enough about programming for Android to do anything interesting :-/
Basically, as of now (and untill I figure out how to rip the ROM for public upload) it's a lower screen density, some build.prop tweaks for smoother scrolling and better battery life, running on rooted Froyo. It's pretty basic :-/

[ROM] BakaMod V1 (2.2.1 KD1) - Froyo's Last Stand

BakaMod V1 - Froyo's Last Stand (2.2.1 KD1)
Built on the theory that LESS is MORE. This is a MINIMALIST Rom. It uses the most up to date Froyo base I could find. Why not Ginger? Well... battery.. GPS.. there are reasons to stick with Froyo IF you want reliability, speed and long life.
The battery on this rom is PHENOMENAL!
There will not be any updates to this ROM. I built it as a learning excercise, and while I think it is pretty stable, there are a couple few issues (all documented in this post) that I'm not prepared to deal with. Take it for what you will, if anybody wants to use this to do their own work and fix the issues, feel free, no credit required!
BASE: T959VUVKD1 from the SGS 4G by drhonk
FEATURES:
Removed tons of bloat. Didn't ADD my own bloat.
Accurate Battery Mod
Cianbreadish Status Bar
Simplified Boot Animation
GPS/Speed/Zipalign/Build Prop tweaks
Loopy Smoothness Tweak
No Full Battery Alert
No T-Mobile boot or shutdown sounds/animation.
6 Lockscreen/Power Menu Mod
KB1 Modem - Cuz I got great battery life.
Yes I know what Baka means. I use the term affectionately.
KERNEL: Bali-X 1.2
LAUNCHER: NemusLauncher
GPS
Should work perfectly as do all Froyo ROMs. I got a very quick lock (under 10 seconds) on first boot with this setup, with 10 satellites.
LAUNCHER
I went out on a limb including a relatively unheard of launcher. However, I find it to be a very lightweight and responsive launcher. A little different than you may be used to, it defaults to manual sorting of apps. To change this behaviour, from the app drawer, select Menu->MainMenu Style->Alphabetical, and it will go to vertical scrolling alphabetically.
KNOWN ISSUES
1. Apps2SD - KD1 assumes you want apps on the SDCard, even if the app doesn't prefer that location. Can cause issues. Only apps that explicitely block being installed to SD get installed to Phone Memory.
2. Wifi Calling - Not ported and probably won't be.
3. 4G Icon - I didn't notice it was still in the theme. Rest assured, your phone hasn't been granted magical 4G capability.
4. Locales: I won't be porting these. Looks like a nightmare, and unless this ROM becomes popular (which it won't), there's not much benefit.
5. Camera - It has the FFC button, but I'm not sure if the FFC works without additional hacking. Haven't tried it, I don't have an FFC.
INSTALL
The usual - flash from CWM. If you have issues, WIPE FIRST. Does not require any special boot loaders. Nothing to see here.
GET BLOATED
View the BLOAT on my website here: http://tsukaima.net/KD1Bloat/ and download whatever is missing that you want. Drop the missing junk into /system/app via ADB or Root Explorer, and feel re-bloated! Do note that these Bloats are for KD1 only!
Any other Google Bloat can be gotten from the market.
DOWNLOAD
http://www.multiupload.com/IW8EV3BT9X
NOTE:
I pulled the default Undervolt version. The only difference is it included the config file that you can generate using the Voltage Control app. It also crapped out some phones. I did this rather than a 1.1 release. After what appeared to be stable testing of the 1.1 release with only minor changes, it suddenly went crashy and bootloopy. Probably due to changes in the startup scripts, those things are touchy.
So... consider this the first and last release of BakaMod. Why? Well, there are some issues with KD1 that were never resolved, such as its installing apps to SD Card regardless of app preferences, as well as a few other minor issues that I'm just not prepared to address. As is, it is a usable ROM, but I plan to spend my energy elsewhere and let this release stand for what it is, which is actually a pretty usable 2.2.1.
Baka? Maybe you should change the name...Baka is Japanese for idiot/ stupid...
Can you tell me if wificalling works?
duboi97 said:
Baka? Maybe you should change the name...Baka is Japanese for idiot/ stupid...
Click to expand...
Click to collapse
I know exactly what it means.
Dattack said:
Can you tell me if wificalling works?
Click to expand...
Click to collapse
Not at this time. I'm not sure what all is involved in porting over the wifi calling app. If there's much interest in the ROM itself, I may take a look at that as well.
Sir you just got 2 thanks I'm 106 MB into downloading this...
duboi97 said:
Sir you just got 2 thanks I'm 106 MB into downloading this...
Click to expand...
Click to collapse
If you have any issues, let me know. I may be a ばか, but I'm learning rapidly!
Lol I'm not Japanese, but I've seen enough anime to know what Baka means...144 MB in!
Edit: Oh god I lost connection when I was at 151 MB, but it was okay I dodged a bullet there...Its done now...
duboi97 said:
Lol I'm not Japanese, but I've seen enough anime to know what Baka means...144 MB in!
Edit: Oh god I lost connection when I was at 151 MB, but it was okay I dodged a bullet there...Its done now...
Click to expand...
Click to collapse
Well I used my personal hosting for it rather than one of those silly click-through-everything and wait hosts... so resuming shouldn't have been an issue. Hopefully they didn't lie when they said unlimited bandwidth LOL...
Would it be okay to edit the build.prop and add the tweaks from Master&Slave's thread through 7zip or something like that?
duboi97 said:
Would it be okay to edit the build.prop and add the tweaks from Master&Slave's thread through 7zip or something like that?
Click to expand...
Click to collapse
I think you'd have to re-sign the zip if you did that. It might be better just to pull the existing one with adb and then push it back, or use root explorer.
The reason I didn't include the 3G tweaks from his thread, are that they are typically more or less helpful for each user depending on the local network conditions.
Oh screw it then...I'm throttled regardless I was talking about the sleep policies though..
duboi97 said:
Oh screw it then...I'm throttled regardless I was talking about the sleep policies though..
Click to expand...
Click to collapse
That part should already be in there. Will double check before I do any updates.
Oh alright then...I'm putting the ROM on my SD right now so I'll report back soon. I Odin'd to JFD for a clean flash as well..
duboi97 said:
Oh alright then...I'm putting the ROM on my SD right now so I'll report back soon. I Odin'd to JFD for a clean flash as well..
Click to expand...
Click to collapse
Been meaning to odin to JFD myself... have wanted to pull the framework from it to make an Eclair theme for nostalgia purposes LOL...
Phone is about to boot! Voodoo just got done activating...nice boot animation reminds me of the stock Mytouch 3g one lol I always adored that for some reason. Now I got to wait until 3:30 (midwest) to reboot ugh
I was just on JFD two days ago because I just got off of CM7 to flash DMZ and I JFD'd to flash this ROM as well time consuming, but I think its worth it...
When I boot up my phone it boots up first it boots then it has to boot over again 0.o hard to explain, but at first my phone wouldn't get signal then I had to reboot again (after the initial one) now everything is fine and I'm gonna dive into this ROM.
duboi97 said:
When I boot up my phone it boots up first it boots then it has to boot over again 0.o hard to explain, but at first my phone wouldn't get signal then I had to reboot again (after the initial one) now everything is fine and I'm gonna dive into this ROM.
Click to expand...
Click to collapse
Odd, not sure why it would double boot... Mine hasn't done that and I've flashed this several times tweaking everything. Maybe it is due to the recent ODIN? Or are you still on GB boot loaders maybe? If it continues to act up, it could be due to undervolting... I took a risk including that by default, but I think most phones can handle the settings I included. If not, I'll update it and let people undervolt via the market app, but in my experience it's a little daunting to be setting that up yourself for most people.
This is 2.2.1 so is call routing through headphones without mic working?
Sent from my GT-I9000 using Tapatalk
mohitmoudgil said:
This is 2.2.1 so is call routing through headphones without mic working?
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
Oooh, good catch. I'm not sure - and I do randomly use that feature in my car (have audio go through the car speakers)... I will let you know once I try it. If not, I'll have to investigate the issue.
Say, the Russian language there is? how much RAM?

Enabling Download Booster [Status Update 5/4]

From what I've seen, download booster was only hidden in settings of S5 from the Consumer. I posted a thread in Sprint S5 talking about how to enable and thought I'd share here as well for general info.
If you'd like to assist in this project, send me a PM. Any and all help appreciated. (need someone who can edit smali as well)
----Enable Download Booster for All variants S5----
1. Download third party launcher
2. Long press homescreen
3. Select shortcuts -> activities
4.Scroll to settings and open
5. Scroll to Download Booster to add to screen
6. Tap new setting icon on homepage
7. Enable and profit
After enabling, you can see download booster in notification bar grayed out until usage. You CAN unistall third party launcher afterwards if you desire since download booster still activated.
Edit 4/16: WIP, still testing to see what may work. Any info towards file on variant where download booster is enabled would be appreciated (ie, extracting file from T mobile version and posting on forum). Will try to work on it. Currently looking into the S4 forums towards the path and edits needed to make it work.
EDIT 4/18: need framework-res.apk and SecSettings.apk from phone variant that has download booster as an option so I can try to port it to our device.
EDIT 4/23: so Ive gathered the T mobile versions of the apks and decompiled. Ive managed to get the download booster in Sprint Variant settings as of now and easy enable from touchwiz (see screenshot). Still working to fully enable.
EDIT 4/26: see post 30 screenshot, need to find this file location.
EDIT 4/26 #2: after help from miked63017 pointing me to a post by eyecon82, along with what I've found from various ROMs and Db files/etc, I have enabled Download Booster in the Notification Panel drop down (see screenshot). Now to get it fully working.
EDIT 4/28: after decompile of SystemUI, NWBooster actually has many places within, mostly smali edits needed to enabled under Network Controller. The Network Booster is actually related (by searching the SQLite Editor->Settings Storage->Settings.db->system->search for "Smart") to Smart Bonding to the Quick Tile for NWBooster. Also, through decompile of the SystemUI, under Network Controller, I noticed a ro.config.combined_signal (still deciding what this actually is based on file).
EDIT 5/4: I've linked the download booster (aka nwbooster/network booster/smart bonding) to WFC (also called Wificalling). By noticing that smartbonding (under settings.db from SettingsProvider) that Wificalling AND Download Booster both tripped the smart_bonding to become 1 from 0 (showing enabled). I looked again into the Settings.apk decompiled and found that DBooster IS linked to WifiCalling, meaning we get one enabled, we get both. I also know, that under /System/framework that TmoWfcUtils.jar exists which DOES have functioning into why T-mobile has both the Wificalling and Download Booster enabled. I believe this jar has something to do with Dbooster and it being enabled. If you'd like to assist in this project, please PM me.
Unfortunately, that doesn't do anything. Maybe (hopefully) it'll help the process along for a dev to find a way to truly implement the feature, but for right now...that toggle is just for show.
Download booster is already in my settings menu, I had a small update yesterday, not sure if that was part of it. I have not really tested it yet though.
Sent from my SM-G900F using Tapatalk
You can enable it, but still doesn't work
-Sent from Tapatalk
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
marcadam said:
Download booster is already in my settings menu, I had a small update yesterday, not sure if that was part of it. I have not really tested it yet though.
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Not option yet for Sprint/ATT/Verizon devices yet, I dont believe there has been update for our devices to enable this option. If you could see back to new update in OP, I need framework-res.apk and SecSettings.apk to see if I can port over to our phones since update may not come for some time (do not have ETA on when theyd do that).
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
Sprint/ATT/Verizon all do not have download booster option even possible. No one has ported this to our devices yet (as to my knowledge).
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
Sprint doesn't have it even though they have unlimited data
-Sent from Tapatalk
Testing it was a disappointment, I really didn't notice any difference in download speed but there again I think three had issues tonight with data, 4g and h+ were both incredibly slow at about .5 mbps ?
Sent from my SM-G900F using Tapatalk
Revelation, thats what I was saying. Someone will have a fix in the next couple days. Phone only came out the 13th. You guys know your stuff when it comes to getting rid of the stuff carriers add or break that the phone should be capable of doing anyhow.
And if I could post up speedtest jpg I would. 33Mb/s d/l and 6 Mb u/l. But the download booster wasnt lighting up on the status bar. So I am guessing it was just using wireless in the house.
StubbyinKCMO said:
Revelation, thats what I was saying. Someone will have a fix in the next couple days. Phone only came out the 13th. You guys know your stuff when it comes to getting rid of the stuff carriers add or break that the phone should be capable of doing anyhow.
And if I could post up speedtest jpg I would. 33Mb/s d/l and 6 Mb u/l. But the download booster wasnt lighting up on the status bar. So I am guessing it was just using wireless in the house.
Click to expand...
Click to collapse
Yeah, as of now until I can work on trying to get the booster to work via editing files and apks, the icon will be there yet no function. Hopefully it'll come in few days but, unless someone in community develops it first and ports, sprint I don't count on releasing update soon (hopefully wrong and sprint would do that). I'll be working on it as well as others to get this working.
Not on sprint.....
StubbyinKCMO said:
Download booster is only turned off for AT&T and Verizon customers. Sprint and Tmobile are still allowing it due to truly unlimited plans.
Nuts...since havent posted my requisite 10 posts yet, Google is your friend about why and how you can get Download booster working...
Im sure one of the fine folks here at XDA will have a workaround in a day or two at the most. Just got my S5 today (tmobile) and was looking for a root workaround (Thanks Chainfire!).
Click to expand...
Click to collapse
I have the sprint S5 and we do not have the download booster ;-[
Revelation, how would one go about getting those apk's? After rooting I would imagine, but total noob here. I just use the ROMs after you guys cook them.
Currently still stock and no rooted yet on Tmobile. Just finished getting it all set up. Going from S2 with KitKat from Thddude to this thing is a bit of a change...LOL!
StubbyinKCMO said:
Revelation, how would one go about getting those apk's? After rooting I would imagine, but total noob here. I just use the ROMs after you guys cook them.
Currently still stock and no rooted yet on Tmobile. Just finished getting it all set up. Going from S2 with KitKat from Thddude to this thing is a bit of a change...LOL!
Click to expand...
Click to collapse
Since you have t mobile, you need root of course. Once rooted, use file explorer to navigate to individual apks and then basically copy/paste into another folder so you could post here. Secsettings.apk in system-> priv-app and framework-res.apk in system-> framework folder. OP had apks needed based on what I saw on S4 and what they extracted in S5. I'm going to dig in their first once I get t mobile or other variant files (preferably t mobile since only still US carrier to have download booster enabled as option). Hopefully if I find the source of where disabled, I can recompile the apks to work on all variants. If I don't find it in those apks, I'll keep looking based on what I see in other claims to being download booster enabled.
https://www.youtube.com/watch?v=LKOGlY1HK04
RevelationOmega said:
Since you have t mobile, you need root of course. Once rooted, use file explorer to navigate to individual apks and then basically copy/paste into another folder so you could post here. Secsettings.apk in system-> priv-app and framework-res.apk in system-> framework folder. OP had apks needed based on what I saw on S4 and what they extracted in S5. I'm going to dig in their first once I get t mobile or other variant files (preferably t mobile since only still US carrier to have download booster enabled as option). Hopefully if I find the source of where disabled, I can recompile the apks to work on all variants. If I don't find it in those apks, I'll keep looking based on what I see in other claims to being download booster enabled.
Click to expand...
Click to collapse
Ok if I can post up my dropbox correctly Revelation, I should be able to get this to you. However I couldnt get the priv-app file. Couldnt find it. Only the folder named that. Total noob with Unix anything...
go to dropbox.com/s/l1tdljwtlv2yhu9/SecSettings.apk <<< remove spaces before dropbox to get that one.
same thing dropbox.com/s/936v90266784vt2/framework-res.apk <<<same thing. Just remove one space.
Hope that it helps out somewhat. Then I may feel like I actually contributed something.
StubbyinKCMO said:
Ok if I can post up my dropbox correctly Revelation, I should be able to get this to you. However I couldnt get the priv-app file. Couldnt find it. Only the folder named that. Total noob with Unix anything...
go to dropbox.com/s/l1tdljwtlv2yhu9/SecSettings.apk <<< remove spaces before dropbox to get that one.
same thing dropbox.com/s/936v90266784vt2/framework-res.apk <<<same thing. Just remove one space.
Hope that it helps out somewhat. Then I may feel like I actually contributed something.
Click to expand...
Click to collapse
Thank you, everything counts towards to get it working.
OP Updated, see edits over course so far of what I've found out. If someone knows smali coding a bit more, need some to be looked over since found some lines needing to be modded. PM me if you can look over code and know how to edit the smali.
Is there a way to have download booster turning on while doing a Speedtest?
EnricoIT said:
Is there a way to have download booster turning on while doing a Speedtest?
Click to expand...
Click to collapse
What for? Just to see the mark go higher? That feature is really useless unless you have an unlimited data plan (or you are rich).
jrubenc said:
What for? Just to see the mark go higher? That feature is really useless unless you have an unlimited data plan (or you are rich).
Click to expand...
Click to collapse
Sprint FTW!!!

[Q] Build.prop and the nexus 5 and 6

okay i have found many threads for the build.prop tweaks for the nexus 5. Do these same tweaks work for a nexus 6? If not where can i find such a guide to help with tweaks. And also if i just changed my phone model to nexus 5 would that make a difference. Yes I have made a nandroid backup. Any help would me much appreciated or if your looking for the same thing maybe we could help each other.
Ruthlez Ryn0 said:
okay i have found many threads for the build.prop tweaks for the nexus 5. Do these same tweaks work for a nexus 6? If not where can i find such a guide to help with tweaks. And also if i just changed my phone model to nexus 5 would that make a difference. Yes I have made a nandroid backup. Any help would me much appreciated or if your looking for the same thing maybe we could help each other.
Click to expand...
Click to collapse
most build.prop edits, and I mean most, like 95% of them, are old and do nothing for modern phones. a few still work though. the build.prop edits would be the same as most nexus 5, some would need specific changes for the n6 though.
simms22 said:
most build.prop edits, and I mean most, like 95% of them, are old and do nothing for modern phones. a few still work though. the build.prop edits would be the same as most nexus 5, some would need specific changes for the n6 though.
Click to expand...
Click to collapse
thanks alot for the quick response, well that's a bummer. is there anything out to optimize the nexus. Wonder if I should have kept S6.
Ruthlez Ryn0 said:
thanks alot for the quick response, well that's a bummer. is there anything out to optimize the nexus. Wonder if I should have kept S6.
Click to expand...
Click to collapse
if you go through all the build.prop edits tou know, youll find a few that work on the n6. for instance, you need a build.prop edit to gwt tethering to work, so that your carriers dont see. or, my favorite, i use this when benchmarking, to make fun of people making fun of people.. ill set a build. prop edit to remove the fps limit that is set for our devices :angel:
simms22 said:
if you go through all the build.prop edits tou know, youll find a few that work on the n6. for instance, you need a build.prop edit to gwt tethering to work, so that your carriers dont see. or, my favorite, i use this when benchmarking, to make fun of people making fun of people.. ill set a build. prop edit to remove the fps limit that is set for our devices :angel:
Click to expand...
Click to collapse
Thank you so much for the response. I used a couple and could notice a change, the list I am going from is so long, and the only way for me to input them in the build.prop and sticks. Is to edit it with es note editor. Tried copy and past didn't work. Tried doing with ADB by pulling build.prop and editing it. Didn't work. Only works if I manually put it in. Well guess I will go thru and see which ones work and don't. Or which ones I can tell anyways. Took a couple benchmarks, before I am going to apply tweaks.
Ruthlez Ryn0 said:
Thank you so much for the response. I used a couple and could notice a change, the list I am going from is so long, and the only way for me to input them in the build.prop and sticks. Is to edit it with es note editor. Tried copy and past didn't work. Tried doing with ADB by pulling build.prop and editing it. Didn't work. Only works if I manually put it in. Well guess I will go thru and see which ones work and don't. Or which ones I can tell anyways. Took a couple benchmarks, before I am going to apply tweaks.
Click to expand...
Click to collapse
i use root explorer. i just enter it in, or copy/paste it, save it reboot, and it always works. btw, my build.prop edit to get rid of the fps limit is..
debug.egl.swapinterval=0
copy this to your build.prop, save it, then reboot. to re enable the limit, change the 0 to a 1 and reboot.

Categories

Resources