How to connect to HSPA+24 (42mbps) network? - T-Mobile, Samsung Galaxy SIII

It seems im stuck on HSPA+15 even though i live in a HSPA+24 area. I live in Seattle, Washington and everywhere i go it says HSPA+15. I'm running on CM10.0.
Is there a settings/tweak i can do to get HSPA+24?

You need to add this to your build.prop in the system partition to get those speeds
Code:
ro.ril.hsxpa=3
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.gprsclass=12
i can make you a flashable zip if you cant get it to work.

webstas said:
You need to add this to your build.prop in the system partition to get those speeds
Code:
ro.ril.hsxpa=3
ro.ril.hsdpa.category=28
ro.ril.hsupa.category=7
ro.ril.gprsclass=12
i can make you a flashable zip if you cant get it to work.
Click to expand...
Click to collapse
I have the following values for the build.prop file:
ro.ril.hsxpa=5
ro.ril.hsdpa.category=24
ro.ril.hsupa.category=7
ro.ril.gprsclass=34
I changed them before from their default. Ill try yours though and come back with results.

Nothing changed. Im still stuck on HSPA+15

Check out this post:
http://forum.xda-developers.com/showthread.php?p=31409290
It's a stickie under our development section. Cheers!
+Bound for Valhalla!

Valhalla_ said:
Check out this post:
http://forum.xda-developers.com/showthread.php?p=31409290
It's a stickie under our development section. Cheers!
+Bound for Valhalla!
Click to expand...
Click to collapse
Thanks man I will check it out!

Related

Anybody still running original Telus ROM?

If you are still running the original Telus ROM, there is a file I'd really like to get my hands on. It's this:
/etc/SuplRootCert
It's referenced in the original gps.conf file for Telus phones.
SUPL_TLS_HOST=supl.telusmobility.com
SUPL_TLS_CERT=/etc/SuplRootCert
I am hoping it might help with the GPS issues. If you could pull it and post it, I would be very grateful.
marinierb said:
If you are still running the original Telus ROM, there is a file I'd really like to get my hands on. It's this:
/etc/SuplRootCert
It's referenced in the original gps.conf file for Telus phones.
SUPL_TLS_HOST=supl.telusmobility.com
SUPL_TLS_CERT=/etc/SuplRootCert
I am hoping it might help with the GPS issues. If you could pull it and post it, I would be very grateful.
Click to expand...
Click to collapse
No such file or directory.
Juggalo_X said:
No such file or directory.
Click to expand...
Click to collapse
Hmmmm... And it's referenced in the config file. Oh, well...
Thanks for checking!
marinierb said:
Hmmmm... And it's referenced in the config file. Oh, well...
Thanks for checking!
Click to expand...
Click to collapse
probably fragment from files long lost lol

looking for some programming help for a non programmer

I am trying to edit a cdmasmsdispatcher.smali file and Im a bit confused as to the .line 621, or .line 134, etc lines of the script represent. I am just wondering so I can copy and paste to another rom. Thanks in advance.
Edit: may need to move this to q/a please move if I posted in the wrong section.
Sent from my Xoom using xda premium
Okay I hate being this guy. But this really needs to be moved to the Q&A section or general... Development is mainly for POSTING ROMs kernels Mods etc. Not for help... Sorry
kennysvgp08 said:
Okay I hate being this guy. But this really needs to be moved to the Q&A section or general... Development is mainly for POSTING ROMs kernels Mods etc. Not for help... Sorry
Click to expand...
Click to collapse
Yeah I realized immediately I was in the wrong section when posting, I have 15 xda tabs open and get kind of lost sometimes. I emailed the mods to move to Q&A.
gatorlee said:
I am trying to edit a cdmasmsdispatcher.smali file and Im a bit confused as to the .line 621, or .line 134, etc lines of the script represent. I am just wondering so I can copy and paste to another rom. Thanks in advance.
Edit: may need to move this to q/a please move if I posted in the wrong section.
Sent from my Xoom using xda premium
Click to expand...
Click to collapse
Why are you trying to edit CdmaSmsDispatcher.smali?
And for what ROM?
This might help you out, it is the actual java source for getting virgin MMS on CM9. Should be similar to the smali file but I think it contains some extra snippets of code:
https://github.com/mantera/android_...nternal/telephony/cdma/CdmaSMSDispatcher.java
darkierawr said:
Why are you trying to edit CdmaSmsDispatcher.smali?
And for what ROM?
Click to expand...
Click to collapse
I am pretty sure he is trying get MMS working on the stock Epic 4g rom for virgin mobile.
brooksyx said:
This might help you out, it is the actual java source for getting virgin MMS on CM9. Should be similar to the smali file but I think it contains some extra snippets of code:
https://github.com/mantera/android_...nternal/telephony/cdma/CdmaSMSDispatcher.java
Click to expand...
Click to collapse
The route I took was to compare the original cm7 epic ROM cdmasmsdisp.file, and then compare that to your cdmasmsdisp.file see what the differences are, and then modify another device or ROM accordingly. In my non programming enabled mind I see the different .line xxx differences and am not sure how this would apply to another ROM or device

[MOD] build.prop tweaks

i will keep updating as i play arround with diferent values. if you have any other tweaks you want to add let me know and i will add to the list.
add or edit existing lines to build.prop with text editor. you can do it with rootexplorer or copy it to the sd card and open on your computer using notepad++ or any other text editor and then push it back using abd or root explorer. these should help with performance and battery life.
*MAKE SURE YOU MAKE A NANDROID BACKUP FIRST*
Note: if you dont know what you are doing please dont try. read first and make sure you understand what you are doing and make a backup before doing any mods. i am not responsible for messing up your device but the s3 community and i may assist.
Edit Existing lines:​
PHP:
dalvik.vm.heapgrowthlimit=256m
better scrolling:
PHP:
windowsmgr.max_events_per_sec=300
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
Signal and data:
PHP:
ro.ril.hsxpa=3
ro.ril.gprsclass=12
Add to the end of build.prop:
batter battery: ro.mot.eri.losalert.delay=1000 might break tethering
PHP:
ro.ril.disable.power.collapse=1
wifi.supplicant_scan_interval=100
ro.mot.eri.losalert.delay=1000
Video acceleration and hw debugging
PHP:
debug.performance.tuning=1
video.accelerate.hw=1
Better audio and video recording quality:
PHP:
ro.media.dec.jpeg.memcap=12000000
ro.media.enc.hprof.vid.bps=12000000
Better image quality:
PHP:
ro.media.enc.jpeg.quality=100
Gives better image quality when enabled(1) but lowers performance:
PHP:
persist.sys.use_dithering=0
Dalvik VM tweaks:
PHP:
dalvik.vm.startheapsize=8M
dalvik.vm.dexopt-flags=m=y
dalvik.vm.execution-mode=init:jit
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
Rings faster when dialing:
PHP:
ro.telephony.call_ring.delay=0
Phone sleeps better:
PHP:
pm.sleep_mode=1
disables android debugging notification:
PHP:
persist.adb.notify=0
Frees up more ram when needed
PHP:
persist.sys.purgeable_assets=1
faster streaming:
PHP:
media.stagefright.enable-meta=true
media.stagefright.enable-record=false
disables waking up with volume rocker:
PHP:
ro.config.hwfeature_wakeupkey=0
signal and data tweaks:
PHP:
ro.ril.hep=1
ro.mot.eri.losalert.delay=1000
ro.ril.enable.dtm=1
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=9
UPDATE 6/27 (should give better net speeds than the previous values):
PHP:
net.tcp.buffersize.default=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.wifi=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.umts=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.gprs=6144,87380,1048576,6144,87380,524288
net.tcp.buffersize.edge=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.hspa=6144,87380,524288,6144,16384,262144
net.tcp.buffersize.lte=524288,1048576,2097152,524288,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,87380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144,87380,1048576
Use Google DNS:
PHP:
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
No boot animation
PHP:
debug.sf.nobootanimation=1
What changes does this make?
Markdental said:
What changes does this make?
Click to expand...
Click to collapse
it gives you a better benchmark score. i had snapshots but my phone is hard bricked so i cant post them. but i did get to pull the buildprop before it bricked. it gives the phone better performance and makes it run smoother. theres also some tweaks that are supposed to increase data speeds but i was still testing those. then there are some tweaks that save battery and a few that give you better picture and video quality.
fcortes626 said:
ro.HOME_APP_ADJ=1
Click to expand...
Click to collapse
This used to force the home/launcher into memory. ICS no longer supports this setting.
zaventh said:
This used to force the home/launcher into memory. ICS no longer supports this setting.
Click to expand...
Click to collapse
thanks for the info. i will remove it.:good:
fcortes626 said:
i will keep updating as i play arround with diferent values. if you have any other tweaks you want to add let me know and i will add to the list.
add or edit existing lines to build.prop with text editor. you can do it with rootexplorer or copy it to the sd card and open on your computer using notepad++ or any other text editor and then push it back using abd or root explorer. these should help with performance and battery life.
Edit Existing lines:​
PHP:
dalvik.vm.heapgrowthlimit=256m
windowsmgr.max_events_per_sec=300
ro.ril.hsxpa=3
ro.ril.gprsclass=12
Add to the end of build.prop:
PHP:
rio.ril.disable.power.collapse=1
wifi.supplicant_scan_interval=100
debug.performance.tuning=1
video.accelerate.hw=1
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
ro.media.dec.jpeg.memcap=12000000
ro.media.enc.hprof.vid.bps=12000000
ro.media.enc.jpeg.quality=100
persist.sys.use_dithering=0
dalvik.vm.startheapsize-8M
dalvik.vm.dexopt-flags=m=y
dalvik.vm.execution-mode=init:jit
ro.kernel.android.checkjni=0
ro.chernel.checkjni=0
ro.telephony.call_ring.delay=0
pm.sleep_mode=1
persist.adb.notify=0
persist.sys.purgeable_assets=1
ro.mot.eri.losalert.delay=1000
media.stagefright.enable-meta=true
media.stagefright.enable-record=false
ro.config.hwfeature_wakeupkey=0
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=28
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=7
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
Some of these don't do anything and are for gb and they all require updater perm....
Sent from my HTC Desire HD using xda premium
wait what?!? first post, is build.prop modifications
your second post you say your phone is hard-bricked? yea i'll get right on applying your mods:silly:
@ OP
Please explain what each of these mods do to the system. If you dont know what they do then how will you know whether they work on the S3 and exactly how they will affect the system.
If you dont know exactly what each mod does then please do not use other people as testers until you know how they work and if they are safe.
MArk.
DO NOT USE
video.accerlerate.hw=1
I thought I would enable this and see if it made gaming a little better on some of the games we have issues with....like an idiot i forgot to nandroid before hand, and my stock nandroid is on my external SD...i'm now stuck in a bootloop with no way out aside from odin, which on all 3 of my computers crashes with error report.... anyone have any ideas??
nonmindo said:
DO NOT USE
video.accerlerate.hw=1
I thought I would enable this and see if it made gaming a little better on some of the games we have issues with....like an idiot i forgot to nandroid before hand, and my stock nandroid is on my external SD...i'm now stuck in a bootloop with no way out aside from odin, which on all 3 of my computers crashes with error report.... anyone have any ideas??
Click to expand...
Click to collapse
Reflash the rom your own now unless you erased it off phone....always keep a rom on phone for situations like this
cwalker0906 said:
Reflash the rom your own now unless you erased it off phone....always keep a rom on phone for situations like this
Click to expand...
Click to collapse
i normally do!! just forgot that the recovery cant read the external sd yet, and thats where all my backups are...hopefully soon, just read that they have the recovery pointing to the external sd on the international sgs3, so hopefully soon we will have it for ours.... i guess its back to the sensation till then
nonmindo said:
i normally do!! just forgot that the recovery cant read the external sd yet, and thats where all my backups are...hopefully soon, just read that they have the recovery pointing to the external sd on the international sgs3, so hopefully soon we will have it for ours.... i guess its back to the sensation till then
Click to expand...
Click to collapse
Op mentioned that he bricked his phone so he is probably in the same situation as you.
This should be closed and content should be deleted from op.
Sent from my HTC Sensation 4G using xda app-developers app
nonmindo said:
DO NOT USE
video.accerlerate.hw=1
I thought I would enable this and see if it made gaming a little better on some of the games we have issues with....like an idiot i forgot to nandroid before hand, and my stock nandroid is on my external SD...i'm now stuck in a bootloop with no way out aside from odin, which on all 3 of my computers crashes with error report.... anyone have any ideas??
Click to expand...
Click to collapse
It had no effect on my phone with that line......booted up fine and is working just fine..
uoY_redruM said:
It had no effect on my phone with that line......booted up fine and is working just fine..
Click to expand...
Click to collapse
well it most certainly is not booting on my phone, only added that line
nonmindo said:
well it most certainly is not booting on my phone, only added that line
Click to expand...
Click to collapse
I hope you did not spell it like you did in your post. That might be a problem.
nonmindo said:
well it most certainly is not booting on my phone, only added that line
Click to expand...
Click to collapse
You can edit your build.prop while in recovery. Boot to recovery, go to Mount settings and mount /system, do an "adb pull /system/build.prop", modify it, then "adb push build.prop /system/build.prop". Clear caches and reboot.
kscasper13 said:
wait what?!? first post, is build.prop modifications
your second post you say your phone is hard-bricked? yea i'll get right on applying your mods:silly:
Click to expand...
Click to collapse
yea and did you read why i got hard bricked? it had nothing to do with the build.prop. you need to read some more. and no one is forcing you to use the tweaks.
mskip said:
@ OP
Please explain what each of these mods do to the system. If you dont know what they do then how will you know whether they work on the S3 and exactly how they will affect the system.
If you dont know exactly what each mod does then please do not use other people as testers until you know how they work and if they are safe.
MArk.
Click to expand...
Click to collapse
i am not using people as testers. i applied these to my s3 and it worked fine. you can delete the thread if you like. i dont mind. people here havent been helpful at all so from now on anything i find i will keep to my self and will not share anymore. i guess thats what i get for trying to be helpfull can a mod please delete this thread? thanks.
fcortes626 said:
i am not using people as testers. i applied these to my s3 and it worked fine. you can delete the thread if you like. i dont mind. people here havent been helpful at all so from now on anything i find i will keep to my self and will not share anymore. i guess thats what i get for trying to be helpfull can a mod please delete this thread? thanks.
Click to expand...
Click to collapse
He has not done anything wrong by sharing that.
Ask him for the result of any of the mods rather than giving your crap conclusions and advices.
Few years back, only these types of sharing led to formation of THE XDA!
Sent from my GT-I9100 using Tapatalk 2
fcortes626 said:
yea and did you read why i got hard bricked? it had nothing to do with the build.prop. you need to read some more. and no one is forcing you to use the tweaks.
Click to expand...
Click to collapse
i read and understand everything in your thread, it's just a hilarious thread that's all. Mark had a good point ; anything you post in these forums should have an explanation of what they do so that users can understand what they are doing. your thread just has "here, flash this", "oh yea, and btw, my phone is bricked" i know it had nothing to do with what you're are posting, but if you had an explanation of the changes to the build.prop, then you wouldn't have @ssh0les like me give you a hard time about it.

build.prop tweaks

Has anyone with root successfully edited their build.prop? I've tried adding some tweaks with several editors but the changed build.prop will not save, I get an error or app crash when I try.
OK, got it to work through Flashtool.
jeriku said:
Has anyone with root successfully edited their build.prop? I've tried adding some tweaks with several editors but the changed build.prop will not save, I get an error or app crash when I try.
Click to expand...
Click to collapse
I have no issues using root explorer. should be in r/w mode.
How are you editing it.
ganeshbiyer said:
I have no issues using root explorer. should be in r/w mode.
How are you editing it.
Click to expand...
Click to collapse
I tried through ES File Explorer and Rom Toolbox, but kept getting errors. I finally was able to edit and save using Flashtool. Is there a setting in ES or RT that I hit so I can edit this?
jeriku said:
I tried through ES File Explorer and Rom Toolbox, but kept getting errors. I finally was able to edit and save using Flashtool. Is there a setting in ES or RT that I hit so I can edit this?
Click to expand...
Click to collapse
I don't know about es explorer.
Thru rom tool box, I changed one setting and saved, no problems there.
Check if rom toolbox has been granted super user privileges.
Check in the Super user app.
ganeshbiyer said:
I don't know about es explorer.
Thru rom tool box, I changed one setting and saved, no problems there.
Check if rom toolbox has been granted super user privileges.
Check in the Super user app.
Click to expand...
Click to collapse
Yes it does. Maybe because it's the free version?
Sent from Rooted LT28at with ICS.
Can someone with the .111 baseband and Root/ICS tell me what your value for:
ro.settings.apn.lock
in the build.prop is?
Also what your value for:
persist.sys.timezone
Mine is set to Aisa/Hong_Kong, but I'm thinking mine should be something for the US.
My ro.settings.apn.lock settings are in characters, so I don't know what it says.
I have the same settings as you for persist.sys.timezone.
Sent from my LT28h using xda premium
jeriku said:
Can someone with the .111 baseband and Root/ICS tell me what your value for:
ro.settings.apn.lock
in the build.prop is?
Also what your value for:
persist.sys.timezone
Mine is set to Aisa/Hong_Kong, but I'm thinking mine should be something for the US.
Click to expand...
Click to collapse
JaredP said:
My ro.settings.apn.lock settings are in characters, so I don't know what it says.
I have the same settings as you for persist.sys.timezone.
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
OK, well how about someone with the .257 ATT baseband?
jeriku said:
OK, got it to work through Flashtool.
Click to expand...
Click to collapse
Can you explain how you did using flashtool? I assume no-root required?
Anyone still bone stock that can pull their build.prop file? I should have done all this before my upgrade/root, but I just wanna look and compare what I have -vs- what I had.
The bad thing is we really don't have much a way to root a Gingerbread. I can try in a day or 2.
popfan said:
The bad thing is we really don't have much a way to root a Gingerbread. I can try in a day or 2.
Click to expand...
Click to collapse
I think you should be able to read the build.prop without root. You just can't edit it.
Sent from my LT26i using xda premium
tribalartgod said:
Anyone still bone stock that can pull their build.prop file? I should have done all this before my upgrade/root, but I just wanna look and compare what I have -vs- what I had.
Click to expand...
Click to collapse
I can get it to you.
Sent from my LT28at
KEB64 said:
I can get it to you.
Sent from my LT28at
Click to expand...
Click to collapse
Got it! It was the first message of the two that you sent that was successful for me, so thanks.
Now the LTE lock question... This line... I want to change that value, so I'm not locked to LTE... But I need to know what to change it to? FALSE? 0? Leave it blank?
Code:
ro.settings.apn.lock=AT&T PTA
Any help on this is greatly appreciated. I am also gonna toy around with some of the settings I am familiar with changing. But this one in particular, I'm just unsure of the value to use to remove the LTE lock.
tribalartgod said:
Got it! It was the first message of the two that you sent that was successful for me, so thanks.
Now the LTE lock question... This line... I want to change that value, so I'm not locked to LTE... But I need to know what to change it to? FALSE? 0? Leave it blank?
Code:
ro.settings.apn.lock=AT&T PTA
Any help on this is greatly appreciated. I am also gonna toy around with some of the settings I am familiar with changing. But this one in particular, I'm just unsure of the value to use to remove the LTE lock.
Click to expand...
Click to collapse
Would you be able to post the file here? Or even better, since you seem to know what you're doing, could you post the changes to be done with the file? So far I've read only about changing every reference of LT28h to LT26i to be able to use the PS store and games.
josemald said:
Would you be able to post the file here? Or even better, since you seem to know what you're doing, could you post the changes to be done with the file? So far I've read only about changing every reference of LT28h to LT26i to be able to use the PS store and games.
Click to expand...
Click to collapse
I only know as much as I have learned... Which really isn't a whole lot compared to most. :-/ My thing...I'm just not afraid to try stuff. LOL.
Would you like me to post the file I was sent anyways? It's a Gingerbread Stock build.prop file...
I intend on comparing both files (Stock and Rooted) to see where the differences are between the two, and then play with settings from there. The issue with messing witha build.prop... Is sometimes things work better...Sometimes it breaks stuff... Once I am able to compare and go from there, I'd be happy to share my finding though... Especially if I find something that helps.
Yea, if you can post it would be nice so some of can do the same thing.
---------- Post added at 11:05 AM ---------- Previous post was at 11:01 AM ----------
tribalartgod said:
Got it! It was the first message of the two that you sent that was successful for me, so thanks.
Now the LTE lock question... This line... I want to change that value, so I'm not locked to LTE... But I need to know what to change it to? FALSE? 0? Leave it blank?
Code:
ro.settings.apn.lock=AT&T PTA
Any help on this is greatly appreciated. I am also gonna toy around with some of the settings I am familiar with changing. But this one in particular, I'm just unsure of the value to use to remove the LTE lock.
Click to expand...
Click to collapse
I am not sure that the apn.lock mean that you are locked to LTE or not. I think it is referring to the APN that the phone should be using.
tribalartgod said:
I only know as much as I have learned... Which really isn't a whole lot compared to most. :-/ My thing...I'm just not afraid to try stuff. LOL.
Would you like me to post the file I was sent anyways? It's a Gingerbread Stock build.prop file...
I intend on comparing both files (Stock and Rooted) to see where the differences are between the two, and then play with settings from there. The issue with messing witha build.prop... Is sometimes things work better...Sometimes it breaks stuff... Once I am able to compare and go from there, I'd be happy to share my finding though... Especially if I find something that helps.
Click to expand...
Click to collapse
That's my thing more or less with computers, because with a PC the almost worst case scenario is having to format the HD from a Windows DVD and reinstall everything. On the other hand, a cell phone can be turned into a paperweight much more easily, so I go a lot more cautiously.
But yes, please post the file, things like the APN or the persistent time should be changeable without bricking the phone, so worst case I'd just undo the changes (not so much for APN, since in the rooted ICS it's written in Chinese). I used to play around a bit with the Windows Mobile registry, seems like this file serves a similar role in Android.
tribalartgod said:
Anyone still bone stock that can pull their build.prop file? I should have done all this before my upgrade/root, but I just wanna look and compare what I have -vs- what I had.
Click to expand...
Click to collapse
You know you can open an ftf like a zip file using 7zip and then use Flashtool to dump the data from the system.sin. Use ext2explorer then on the ext4 file that you get after dumping the system.sin data and that will allow you to browse and copy files from the system folder. This way you can get files/folders from rom firmware without having to have it on your phone.
Stock AT&T build.prop attached in zip file.
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Wed Apr 18 11:20:38 2012
ro.build.date.utc=1334719238
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=LT28at
ro.build.description=LT28at-user 2.3.7 6.0.C.1.257 _nr_zw test-keys
ro.product.brand=SEMC
ro.product.name=LT28at_1255-7823
ro.product.device=LT28at
ro.build.tags=release-keys
ro.build.fingerprint=SEMC/LT28at_1255-7823/LT28at:2.3.7/6.0.C.1.257/_nr_zw:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1255-7823
ro.semc.version.cust_revision=R53E
ro.semc.enable.fast_dormancy=true
ro.semc.rem-roam-icon=2
persist.cust.tel.eons=1
persist.cust.tel.adapt=1
ro.com.google.clientidbase.am=android-att-us
ro.com.google.clientidbase.gmm=android-sonyericsson
ro.com.google.clientidbase.ms=android-att-us
ro.com.google.clientidbase.yt=android-sonyericsson
ro.config.ringtone=AT&T_PlayOn.ogg
ro.config.notification_sound=Pixie_Dust.ogg
ro.network.auto_selection_only=false
ro.operator.displayUnicodeName=true
ro.settings.apn.lock=AT&T PTA
ro.network.signalbar=5
ro.semc.facebook_inside=true
ro.semc.att.deviceid=1
cust.att.carriername=true
ro.roaming.extended=true
ro.roaming.mcc_list=310,311,312,313,314,315,316
ro.roaming.extended_rule=0
ro.roaming.excluded_plmn_list=310110,310140,310400,310470,311170
ro.tether.entitlement.enable=1
persist.data_netmgrd_mtu=1500
ro.PDP_CONNECTION_POOL_SIZE=3
ro.nfc.se.default=SIM
ro.nfc.se.sim.enable=true
ro.statusbar.4G-show-umts-hspa=true
#########################################################################
ro.config.alarm_alert=alarm.ogg
ro.semc.content.number=PA2
################# Updating of the SW Version #################
ro.semc.version.fs_revision=6.0.C.1.257
ro.build.id=6.0.C.1.257
ro.build.display.id=6.0.C.1.257
##### Values from product package metadata #####
ro.semc.product.model=LT28at
ro.semc.ms_type_id=AAL-8880001-BV
ro.semc.version.fs=ATT
ro.semc.product.name=LT28at
ro.semc.product.device=LT28
ro.product.model=LT28at
# begin build properties
# autogenerated by buildinfo.sh
ro.build.version.incremental=_nr_zw
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.type=user
ro.product.board=MSM8660_SURF
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8660
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse ro.build.description or .fingerprint
# end build properties
#
# system.prop for surf
#
# Notify the system that the RIL only signals once
ro.telephony.call_ring.multiple=false
rild.libpath=/system/lib/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
debug.sf.hw=1
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
#
# system props for the cne module
#
persist.cne.UseCne=false
persist.cne.bat.range.low.med=30
persist.cne.bat.range.med.high=60
persist.cne.loc.policy.op=/system/etc/OperatorPolicy.xml
persist.cne.loc.policy.user=/system/etc/UserPolicy.xml
persist.cne.bwbased.rat.sel=false
persist.cne.snsr.based.rat.mgt=false
persist.cne.bat.based.rat.mgt=false
persist.cne.be.ge.sqi.min=0
persist.cne.be.ge.sqi.max=100
persist.cne.be.umts.sqi.min=0
persist.cne.be.umts.sqi.max=100
persist.cne.be.hspa.sqi.min=0
persist.cne.be.hspa.sqi.max=100
persist.cne.be.1x.sqi.min=0
persist.cne.be.1x.sqi.max=100
persist.cne.be.do.sqi.min=0
persist.cne.be.do.sqi.max=100
persist.cne.be.wlan.sqi.min=0
persist.cne.be.wlan.sqi.max=100
ro.hdmi.enable=true
lpa.decode=false
#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
#
# system props for the data modules
#
ro.use_data_netmgrd=true
persist.data_netmgrd_nint=11
#system props for time-services
persist.timed.enable=true
# System props for audio
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
#
# system prop for opengles version
#
# 131072 is decimal for 0x20000 to report version 2
ro.opengles.version=131072
# NFC
ro.nfc.port=I2C
ro.nfc.on.default=false
ro.nfc.se.smx.enable=false
# System props for SOLS
ro.semc.sols.product-code=101
ro.semc.sols.company-code=5
# system props for Battery test in Service menu
ro.semc.batt.capacity=1500
ro.semc.batt.test.z_threshold=50
ro.semc.batt.test.min_level=70
# prop to indicate what kind of external memory the product have.
ro.semc.product.user_storage=emmc_sdcard
ro.build.characteristics=default
# Override timer on how long to wait before switching
# back to a radio's default network
# 600000 = 10 minutes
android.telephony.apn-restore=600000
# For AT&T, use first PNN Record to display correct network name
config_use_firstPnnRecord=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product-res-path=framework/SemcGenericUxpRes.apk
ro.com.google.gmsversion=2.3_r10
ro.setupwizard.mode=DISABLED
ro.com.google.clientidbase=android-sonyericsson
ro.sf.lcd_density=320
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.semc.xloud.supported=true
ro.com.google.clientidbase=android-sonyericsson
ro.sf.lcd_density=320
dalvik.vm.heapsize=32m
ro.sf.lcd_density=320
dalvik.vm.heapsize=48m
ro.semc.xloud.default_setting=false
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.drm.active.num=1
ro.drm.active.0=marlin,1
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
Click to expand...
Click to collapse

[Upadte 10/3/2013]{New tweaks for JB/CM}Build.prop Tweaks for improved Performance !

Guys I've searched a lot of places on net and finally making a list of build.prop tweaks that i find everywhere (all at one place).. This all can really help extending the battery, improve performance and so on.....
Here are they : (would keep updating as i find more)
General Performance
debug.sf.hw=1
Edit existing line,
dalvik.vm.heapsize=48m
persist.sys.ui.hw=1
Faster Scrolling
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
Saves power
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
windowsmgr.max_events_per_sec=60 (can be increased to higher values)
wifi.supplicant_scan_interval=180
Raises quality of images
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
Increased Media & Streaming Performance
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
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
net.tcp.buffersize.evdo_b=4096,87380,256960,4096,1 6384,256960
Disable sending usage data
ro.config.nocheckin=1
To make the phone ring faster when dialing out
ro.telephony.call_ring.delay=0
Disable black screen issue after call
ro.lge.proximity.delay=25
mot.proximity.delay=25
Disable USB Debugging icon from Status Bar. (Just the Icon, debugging remains enabled.)
persist.adb.notify=0
Makes apps load faster and frees more ram. (Edit exsisting line)
dalvik.vm.dexopt-flags=m=v,o=y
Improve 3g data 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
Update :
Increase the volume steps in-call :
ro.config.vc_call_steps=20
By Default, android offers seven audio levels for calls. This can be altered through this command , if you want to fine adjust the volume of your voice calls. This won’t increase the volume if it’s already low. But you can manage it by more precisely.
Values
Number of steps as integers. 7-20 is recommended. 7 is the default.
To Disable Boot Animation :
debug.sf.nobootanimation=1
Increase Touch responsiveness :
debug.performance.tuning=1
video.accelerate.hw=1
Add any of these at the bottom of the build.prop using ES/ROOT explorer and save it..
Edit : Change the permissions to rw-r-r after edit (thanks to LenAsh).
Reboot
UPDATED JB TWEAKS
For Faster streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=true
Net speed tweaks
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
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
Frees More RAM
persist.sys.purgeable_assets=1
Enable surface dithering
persist.sys.use_dithering=1
[(0= off, 1= on) - dont write these]
Enable on screen buttons (on any rom)
qemu.hw.mainkeys=0
More to COME ~~~!! :laugh:
Can i applied this script on stock ics?
Sent from my LT26w using xda premium
gravtec said:
Can i applied this script on stock ics?
Sent from my LT26w using xda premium
Click to expand...
Click to collapse
yeah but you need to be rooted..
[Request] can u make all scripts in zip file for flash via cwm. Its better for noobs like me. Tq and sorry my bad english...
Sent from my LT26w using xda premium
gravtec said:
[Request] can u make all scripts in zip file for flash via cwm. Its better for noobs like me. Tq and sorry my bad english...
Sent from my LT26w using xda premium
Click to expand...
Click to collapse
K will try as soon as I get some time.. Am a surgeon so free time is rare..
Sent from my LT26i using xda premium
My fault
I tried to modify build.prop, but I made a mistake, and let the two .prop files in folder (build.prop - new one and backup buildX.prop). And voila... bootloop
So I hope, that it was only because of my mistake. Anyway, I'll try it again (just modify the build.prop)
ipetrk said:
I tried to modify build.prop, but I made a mistake, and let the two .prop files in folder (build.prop - new one and backup buildX.prop). And voila... bootloop
So I hope, that it was only because of my mistake. Anyway, I'll try it again (just modify the build.prop)
Click to expand...
Click to collapse
Don't forget to change permissions.. And always have a backup..
Sent from my LT26i using xda premium
ipetrk said:
I tried to modify build.prop, but I made a mistake, and let the two .prop files in folder (build.prop - new one and backup buildX.prop). And voila... bootloop
So I hope, that it was only because of my mistake. Anyway, I'll try it again (just modify the build.prop)
Click to expand...
Click to collapse
Always have a different extension on your backup. I have mine as build.prop.bak, no bootloop.
I might be wrong, but I haven't found any problems yet.
avoid those tweaks, I followed perfectly the instructions and I got trapped into continuos bootloop.
How do I push back my build.prop backup now? I have no recovery CWM or similar.
cabi.costa said:
avoid those tweaks, I followed perfectly the instructions and I got trapped into continuos bootloop.
How do I push back my build.prop backup now? I have no recovery CWM or similar.
Click to expand...
Click to collapse
These tweaks never cause boot loop unless you don't know how to use them.. And if you followed the instructions, it's written in there that have a NANDROID backup..
Re Flash your rom now.. And then restore via titanium backup..
Sent from The Beauty - Xperia S
cabi.costa said:
avoid those tweaks, I followed perfectly the instructions and I got trapped into continuos bootloop.
How do I push back my build.prop backup now? I have no recovery CWM or similar.
Click to expand...
Click to collapse
-Harsh- said:
These tweaks never cause boot loop unless you don't know how to use them.. And if you followed the instructions, it's written in there that have a NANDROID backup..
Re Flash your rom now.. And then restore via titanium backup..
Sent from The Beauty - Xperia S
Click to expand...
Click to collapse
I followed your instructions perfectly mate and it's not the first time that I have to deal with an editing of the build.prop.
Also I'm not saying it's your fault. BUT, those tweaks are causing bootloop.
I can't stand a reflash of the rom because I have too many things on the current one that I really can't lose.
In Q&A section I asked for help.
cabi.costa said:
I followed your instructions perfectly mate and it's not the first time that I have to deal with an editing of the build.prop.
Also I'm not saying it's your fault. BUT, those tweaks are causing bootloop.
I can't stand a reflash of the rom because I have too many things on the current one that I really can't lose.
In Q&A section I asked for help.
Click to expand...
Click to collapse
In that case, unzip your downloaded rom, push default build.prop via adb..
Sent from The Beauty - Xperia S
search Build.prop editor
How can i edit Build.prop on my PC ??
[email protected] said:
How can i edit Build.prop on my PC ??
Click to expand...
Click to collapse
Using notepad++
Sent from The Beauty - Xperia S
Is there any way to minimize the size of the hw keys,..?? Just the half as of now?
Sent from my masterpiece Xperia S...Proudly.!!
sagardrokr said:
Is there any way to minimize the size of the hw keys,..?? Just the half as of now?
Sent from my masterpiece Xperia S...Proudly.!!
Click to expand...
Click to collapse
Use this tutorial mate.
http://forum.xda-developers.com/showthread.php?t=1844878
-Harsh- said:
Use this tutorial mate.
http://forum.xda-developers.com/showthread.php?t=1844878
Click to expand...
Click to collapse
Bro if I am getting you right, I am on a locked bootloader. So I can't have twrp.. Is that you want ti suggest, no?
Sent from my masterpiece Xperia S...Proudly.!!
Didn't knew you were on locked Bl..
push it through adb.
-Harsh- said:
Didn't knew you were on locked Bl..
push it through adb.
Click to expand...
Click to collapse
That's gonna be hard. Í have never used adb before.. I'll try though..
Sent from my masterpiece Xperia S...Proudly.!!
What about a zip file I can flash to make things easier?
That would be the most helpful. I'll donate if it works good

Categories

Resources