a list of build.prop tweaks - Samsung Galaxy Mini

Build.prop is a file which is used to define the device's properties it is found in /system. devices cannot boot if the build.prop file is not in state proper, so better edit the file wisely.
before editing write these commands in terminal
setprop dalvik.vm.verify-bytecode false
setprop dalvik.vm.dexopt-flags v=n,o=v
rm /data/dalvik-cache/*
rm /cache/dalvik-cache/*
reboot
BUILD.PROP TWEAKS:-
persist.sys.purgeable_assets=1
reboot will be very fast
Click to expand...
Click to collapse
ro.media.enc.hprof.vid.bps=8000000
increasing the video recording quality
Click to expand...
Click to collapse
ro.media.dec.jpeg.memcap=8000000
also for jpeg pics
Click to expand...
Click to collapse
ro.media.enc.jpeg.quality=100
increase the quality of JPEG pics
Click to expand...
Click to collapse
windowsmgr.support_rotation_270=true;
can make the screen rotate to 270 degree
Click to expand...
Click to collapse
dalvik.vm.heapsize=64m
increase vm heap size to 64mb may resolve some fc's
Click to expand...
Click to collapse
windowsmgr.max_events_per_sec=150
increasing it will make mobile smoother but if you are conservative decrease it
Click to expand...
Click to collapse
wifi.supplicant_scan_interval=180
increase the time of scan interval of your wifi
Click to expand...
Click to collapse
debug.sf.hw=1
Render ui with gpu
Click to expand...
Click to collapse
video.accelerate.hw=1
Video acceleration enabled
Click to expand...
Click to collapse
debug.performance.tuning=1
performance will increase
Click to expand...
Click to collapse
ro.config.nocheckin=1
Disable sending usage data (probably isn't functional, but can't hurt)
Click to expand...
Click to collapse
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
Deeper sleep/better battery life
Click to expand...
Click to collapse
ro.telephony.call_ring.delay=0
ringing will start immediately
Click to expand...
Click to collapse
ro.kernel.android.checkjni=0
disable error checking
Click to expand...
Click to collapse
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
wireless speed will increase
Click to expand...
Click to collapse
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
video streaming will be better
Click to expand...
Click to collapse
debug.sf.nobootanimation=1
no bootanimation will show up while booting, will decrease booting time
Click to expand...
Click to collapse
ro.HOME_APP_ADJ=1
force to remain launcher in memory
Click to expand...
Click to collapse
persist.adb.notify=0
will disable usb debugging popup in notification
Click to expand...
Click to collapse
ro.config.hwfeature_wakeupkey=0
disable waking up of phone by volume buttons, changing value to 1 will enable the wakeup
Click to expand...
Click to collapse
ro.lge.proximity.delay=25
mot.proximity.delay=25
off the proximity quiclky after call
no need to wait for screen to come
Click to expand...
Click to collapse
ro.sf.lcd_density=160
will let you feel tablet like screen
Click to expand...
Click to collapse
If you change build.prop and got boot loop then flash below package in recovery
*Squadzone rom package:- http://db.tt/fPItBvjW
if you want to echo something in build.prop, do it like the example below
Code:
echo key=value >> /system/build.prop
remember two arrows '>>' are required else it will remove all previous lines and will only add that line
Click to expand...
Click to collapse

windowsmgr.support_rotation_270=true; (15-april-2012)
ro.media.enc.jpeg.quality=100 (15-april-2012)
ro.media.dec.jpeg.memcap=8000000 (15-april-2012)
ro.media.enc.hprof.vid.bps=8000000 (15-april-2012)

reserved if meteor falls on first post

dhlalit11 said:
NOTE:- Do not use es file explorer's text editor to edit build.prop device will bootloop, instead use jota text editor
before editing write thesecommands in terminal
setprop dalvik.vm.verify-bytecode false
setprop dalvik.vm.dexopt-flags v=n,o=v
rm /data/dalvik-cache/*
rm /cache/dalvik-cache/*
reboot
BUILD.PROP TWEAKS:-
Click to expand...
Click to collapse
thank you very much ...
If there is a GUI to beginner users it will be awesome ..
again thanx a lot .

it is always great to press thanks button

dhlalit11 said:
it is always great to press thanks button
Click to expand...
Click to collapse

well I always get bootloop that's why am warning everyone.
personally I also prefer es file explorer but its is not good to edit text file with es file explorer because it do not edit files in Unix way and android reads only Unix line breaks

LOL
add this to first post too:
Code:
windowsmgr.support_rotation_270=true;
can rotate screen 270 degre.
for media:
Code:
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
and haibernet mod:
Code:
persist.sys.purgeable_assets=1
reboot be very fast!!!

adib_17 said:
LOL
add this to first post too:
Click to expand...
Click to collapse
will add them soon

added 4 more tweaks

dhlalit11 said:
NOTE:- Do not use es file explorer's text editor to edit build.prop device will bootloop, instead use jota text editor
before editing write these commands in terminal
setprop dalvik.vm.verify-bytecode false
setprop dalvik.vm.dexopt-flags v=n,o=v
rm /data/dalvik-cache/*
rm /cache/dalvik-cache/*
reboot
BUILD.PROP TWEAKS:-
Click to expand...
Click to collapse
any tweak for fast 3G connection .. ?

dhlalit11 said:
added 4 more tweaks
Click to expand...
Click to collapse
Please, could you upload your build.prop so we can change our own with yours?
That would be nice because it's difficult to write all the lines.
Thanks

currently not using mini but will provide a .txt file soon

dhlalit11 said:
currently not using mini but will provide a .txt file soon
Click to expand...
Click to collapse
I've solved it, I installed build.prop editor and edited the backup. Thats the easiest way.
This is my first try:
PHP:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GWK74
ro.build.display.id=GWK74
ro.build.version.incremental=eng.ktux.20120409.134647
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Mon Apr 9 13:47:29 ICT 2012
ro.build.date.utc=0
ro.build.type=user
ro.build.user=ktux
ro.build.host=kittenlinuxhd
ro.build.tags=test-keys
ro.product.model=GT-S5570
ro.product.brand=samsung
ro.product.name=GT-S5570
ro.product.device=GT-S5570
ro.product.board=tass
ro.product.cpu.abi=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=swe
ro.product.locale.region=SWE
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-S5570
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-S5570-user 2.3.6 GINGERBREAD XWKTN release-keys
ro.build.fingerprint=samsung/GT-S5570/GT-S5570:2.3.6/GINGERBREAD/XWKTN:user/release-keys
ro.cm.device=tass
# end build properties
# tweaks
DEVICE_PROVISIONED=1
debug.sf.hw=1
debug.composition.type=mdp
ro.sf.lcd_density=160
qemu.sf.lcd_density=120
ro.opengles.version = 131072
dalvik.vm.execution-mode=int:jit
windowsmgr.max_events_per_sec=150
debug.performance.tuning=1
video.accelerate.hw=1
media.stagefright.enable-player=true
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.dexopt-data-only=1
ro.telephony.call_ring.delay=0
mot.proximity.delay=25
persist.sys.purgeable_assets=1
persist.android.strictmode=0
persist.sys.scrollingcache=2
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
ro.min_pointer_dur=1
# video - photo rec tweaks
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
#data 3g tweaks
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=12
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
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
dalvik.vm.checkjni=false
rild.libargs=-d/dev/smd0
rild.libpath=/system/lib/libsec-ril.so
ro.telephony.ril_class=samsung
ro.telephony.sends_barcount=1
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
dalvik.vm.heapsize=64m
persist.sys.purgeable_assets=1
persist.sys.use_dithering=1
ro.media.dec.jpeg.memcap=20000000
ro.opengles.version=131072
ro.sf.lcd_density=160
ro.compcache.default=0
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.2.0-RC1-tass-UNOFFICIAL
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.dexopt-data-only=1

so you want to feel your screen like tablet one

dhlalit11 said:
so you want to feel your screen like tablet one
Click to expand...
Click to collapse
Hehe, I don't really know what I'm doing, I'm just playing around with it. Any suggestions is fine

help !
Do these reallly work ? I am already using OJ Mod V1 + slaid boost.
If I enter these again..will I end up bricking ? Plz help...I am still new.

<THOR> said:
and then test the performance with this programs:
Linpack for Android
AnTuTu Benchmark
Click to expand...
Click to collapse
I don't think I really getting any better points, I think the 3G-net, video and likewise is better than performance.
That's the matter for me, if I wanted performance points I over-clocked. But I prefer to have more battery time than performance. LOL.....

can any one upload build.prop of cm7 rom by squad, cm7 rom by mebitek, emanon etc.. etc
without editing anyone with custom things

@thor 24th post
are you sure LCD density is 120 I think it is 240

Related

build.prop mods

i have done this for gingerDX rom and the miniCM7.2.0.7 for battery Save
Code:
wifi.supplicant_scan_interval = 150
pm.sleep_mode = 1
ro.ril.disable.power.collapse = 1
after i moded my build.prop i have ganed 7.3hours on GDX and on miniCM I HAVE 12.6hours on battery life will this do anything else like burn out anything there is more mods i have done and in testing then at the min so i dont no if it just this or my other mods that is helping me as well to get a good turn out any light will help?
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GingerDX
ro.build.display.id=v013
ro.build.version.incremental=eng.dx.v001
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Sat May 14 15:04:13 CEST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=doixanh
ro.build.host=voxle
ro.build.tags=test-keys
ro.product.model=X8
ro.product.brand=Sh!tEricsson
ro.product.name=X8
ro.product.device=X8
ro.product.board=MSM
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=nb
ro.product.locale.region=NO
ro.wifi.channels=14
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=X8
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=soju-user 2.3.1 GRH78 85442 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.1/GRH78/85442:user/release-keys
# end build properties
ro.semc.batt.capacity=1200
#
# system.prop for x8
#
# wifi network etc..
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d
/dev/smd0
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
#windows management
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=150
settings.display.autobacklight=1
settings.display.brightness=160
# The OpenGL ES API level that is natively supported by this device.
ro.opengles.version=131072
# Tweaks
debug.sf.hw=1
ro.compcache.default=0
#media
ro.workaround.noautofocus=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.file.format = 3gp,mp4
ro.media.enc.vid.codec = m4v,h263
ro.media.enc.vid.h263.width = 176,352
ro.media.enc.vid.h263.height = 144,288
ro.media.enc.vid.h263.bps = 64000,800000
ro.media.enc.vid.h263.fps = 1,30
ro.media.enc.vid.m4v.width = 176,352
ro.media.enc.vid.m4v.height = 144,288
ro.media.enc.vid.m4v.bps = 64000,800000
ro.media.enc.vid.m4v.fps = 1,30
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmodnightly
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=dd-MM-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=GingerDX
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.semc.timescape_keys=Sony_Ericsson_Xperia
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
# Net speed settings
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
# application issue fix
ro.kernel.android.checkjni=0
___________________________
My full build.prop
Some tweaks inside.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Sweet dude that for putting up you're
super.sense on x8
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
Click to expand...
Click to collapse
Were these also applicable on FroyoBread or other CM6 ROMS?
EDIT: What's that "application issue fix" for?
jkrauser2 said:
Were these also applicable on FroyoBread or other CM6 ROMS?
EDIT: What's that "application issue fix" for?
Click to expand...
Click to collapse
I think so.
The application issue fix might help some apps load properly instead of not loading.
Set it to equal 0.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
SpyderX said:
I think so.
The application issue fix might help some apps load properly instead on not loading.
Set it to equal 0.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Click to expand...
Click to collapse
Alright, Thanks!
I tried the 40m heapsize, seems froyobread became smoother and faster.
I also tried the jpeg quality. and yeah, full jpg quality than the default setting.
I am currently charging a lot of courage to try the "battery save" tweak.
EDIT: I think these tweaks are applicable on FroyoBread. I saw these in a X10mini thread, and it works on stock ROMs.
SpyderX said:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GingerDX
ro.build.display.id=v013
ro.build.version.incremental=eng.dx.v001
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Sat May 14 15:04:13 CEST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=doixanh
ro.build.host=voxle
ro.build.tags=test-keys
ro.product.model=X8
ro.product.brand=Sh!tEricsson
ro.product.name=X8
ro.product.device=X8
ro.product.board=MSM
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=nb
ro.product.locale.region=NO
ro.wifi.channels=14
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=X8
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=soju-user 2.3.1 GRH78 85442 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.1/GRH78/85442:user/release-keys
# end build properties
ro.semc.batt.capacity=1200
#
# system.prop for x8
#
# wifi network etc..
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d
/dev/smd0
ro.ril.hsxpa=2
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.ril.def.agps.mode=2
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=180
#windows management
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=150
settings.display.autobacklight=1
settings.display.brightness=160
# The OpenGL ES API level that is natively supported by this device.
ro.opengles.version=131072
# Tweaks
debug.sf.hw=1
ro.compcache.default=0
#media
ro.workaround.noautofocus=1
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.file.format = 3gp,mp4
ro.media.enc.vid.codec = m4v,h263
ro.media.enc.vid.h263.width = 176,352
ro.media.enc.vid.h263.height = 144,288
ro.media.enc.vid.h263.bps = 64000,800000
ro.media.enc.vid.h263.fps = 1,30
ro.media.enc.vid.m4v.width = 176,352
ro.media.enc.vid.m4v.height = 144,288
ro.media.enc.vid.m4v.bps = 64000,800000
ro.media.enc.vid.m4v.fps = 1,30
# For SD storage insert notification sound
persist.service.mount.playsnd = 0
# dalvik options (more tweaks)
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmodnightly
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=dd-MM-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=GingerDX
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.semc.timescape_keys=Sony_Ericsson_Xperia
#Other tweaks
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Increase to 100% quality JPG
ro.media.enc.jpeg.quality=100
# Decrease delay dial
ro.telephony.call_ring.delay=0
# battery save
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase the overall touch response
debug.performance.tuning=1
video.accelerate.hw=1
# Net speed settings
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
# application issue fix
ro.kernel.android.checkjni=0
___________________________
My full build.prop
Some tweaks inside.
Cheers ,
SpyderX
Sent from my X8 using Tapatalk Forum app.
Click to expand...
Click to collapse
@spyderX
Can u upload the buildprop files at here? thanks....
edit:is hard one by one edit my build prop...﹁_﹁
Send from my ST15i using XDA Premium App
Xperia X8-GingerCruZt 7.4b
XperiaMini-????
[email protected]®
Here is My Custom Build.prop ported from cm7 to eclair
Code:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Fri Dec 17 18:35:45 2010
ro.build.date.utc=1292582145
ro.build.user=SEMCUser
ro.build.host=SEMCHost
##### Final patch of properties #####
ro.build.product=E15i
ro.build.description=E15i-user 2.1-update1 2.1.1.A.0.6 223 test-keys
ro.product.brand=SEMC
ro.product.name=E15i_1240-6018
ro.product.device=E15i
ro.product.board=delta
ro.build.version.incremental=-X_d
ro.build.tags=release-keys
ro.build.fingerprint=SEMC/E15i_1240-6018/E15i/delta:2.1-update1/2.1.1.A.0.6/-X_d:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1240-6018
ro.semc.version.cust_revision=R2B
#########################################################################
ro.config.hwfeature_wakeupkey=0
ro.config.ringtone=sony_ericsson.ogg
ro.config.notification_sound=notification.ogg
ro.semc.content.number=PA4
################# Updating of the SW Version #################
ro.semc.version.fs_revision=2.1.1.A.0.6
ro.build.id=2.1.1.A.0.6
ro.build.display.id=2.1.1.A.0.6
##### Values from product package metadata #####
ro.product.model=E15i
ro.semc.ms_type_id=AAD-3880091-BV
ro.semc.version.fs=WORLD-1-8
ro.semc.product.name=Xperia X8
ro.semc.product.device=E15
# begin build properties
# autogenerated by buildinfo.sh
#ro.build.id=2.1.1.A.0.6
#ro.build.display.id=2.1.1.A.0.6
#ro.build.version.incremental=223
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
#ro.build.date=Tue Jan 18 23:37:58 CST 2011
#ro.build.date.utc=1295365078
ro.build.type=user
#ro.build.user=hudsonslave
#ro.build.host=cnbjlx2303
#ro.build.tags=test-keys
#ro.product.model=shakira
#ro.product.brand=Sony-Ericsson
#ro.product.name=shakira
#ro.product.device=shakira
#ro.product.board=delta
ro.product.cpu.abi=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=en
ro.product.locale.region=GB
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
#ro.build.product=shakira
# Do not try to parse ro.build.description or .fingerprint
#ro.build.description=shakira-user 2.1-update1 2.1.1.A.0.6 223 test-keys
#ro.build.fingerprint=Sony-Ericsson/shakira/shakira/delta:2.1-update1/2.1.1.A.0.6/223:user/test-keys
# end build properties
#
# system.prop for shakira
#
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d /dev/smd0
ro.ril.hep=1
ro.ril.hsxpa=2
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.enable.a52=1
ro.ril.enable.a53=1
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
ro.telephony.default_network=0
wifi.interface=wlan0
wifi.supplicant_scan_interval=90
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=110
ro.semc.def_screen_orientation=sensor
ro.semc.timescape_keys=X8_key
ro.semc.timescape_model=1_handed
ro.semc.sound_effects_enabled=false
ro.workaround.noautofocus=1
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.hprof.vid.bps=10000000
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=
persist.ro.ril.sms_sync_sending=1
persist.adb.notify=0
DEVICE_PROVISIONED=1
# Constant values for Battery test in Service menu.
ro.semc.batt.capacity=1200
ro.semc.batt.test.consumption=150
ro.semc.batt.test.z_threshold=30
dalvik.vm.heapsize=40m
dalvik.vm.dexopt-flags=m=y
kernel.log=default
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=0
debug.sf.hw=1
ro.compcache.default=0
debug.performance.tuning=1
video.accelerate.hw=1
keyguard.no_require_sim=true
#Other tweaks
ro.lge.proximity.delay=100
mot.proximity.delay=100
ro.kernel.android.checkjni=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
#ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.1_r11
ro.com.google.clientidbase=android-sonyericsson
net.bt.name=Android
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.drm.active.num=4
ro.drm.active.0=semc,1
ro.drm.active.1=cmla,0
ro.drm.active.2=viaccess,0
ro.drm.active.3=marlin,1
dalvik.vm.execution-mode=int:jit
Do u mind if I take sum of ur mods for testing my rom
super.sense on x8

any tweaks/tricks to speed up 3G???

Can we increase the speed of 3G?? If so, how?? Any tweaks or tricks or any other way??? (using Airtel sim)...
Hemun said:
Can we increase the speed of 3G?? If so, how?? Any tweaks or tricks or any other way??? (using Airtel sim)...
Click to expand...
Click to collapse
Use v6 supercharger script.it has the tweaks built in once u run them
Sent from my Xperia Play
Modify your build.prop with new speeds,
I cannot remember where the thread is but, I have posted my complete build.prop files for my HTC Buzz / Wildfire and my Xperia X8.
I've found one trick to speed up the 3G connection in Android Apps and Games section.Didn't try it but maybe you can try.Sorry I can't give you the link.
Sent from my Xperia™ X8
This worked for me.
https://play.google.com/store/apps/details?id=com.signal.booster
The closer you are to a signal tower, the faster the 3G and the least amount of battery used
The further you are to a signal tower, the slower the 3G and the MOST battery used.
Sent from my R800i using xda app-developers app
My WILDFIRE build.prop - my additions are from the " # GLENNS MODS " onwards, BUT I have modified values above this.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GRI40
ro.build.display.id=GWK74
ro.build.version.incremental=eng.rmcc.20120314.155025
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Wed Mar 14 15:50:42 UTC 2012
ro.build.date.utc=0
ro.build.type=user
ro.build.user=rmcc
ro.build.host=kangtastic
ro.build.tags=test-keys
ro.product.model=HTC Wildfire
ro.product.brand=htc_wwe
ro.product.name=htc_buzz
ro.product.device=buzz
ro.product.board=buzz
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=buzz
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=passion-user 2.3.3 GRI40 102588 release-keys
ro.build.fingerprint=google/passion/passion:2.3.3/GRI40/102588:user/release-keys
ro.cm.device=buzz
# end build properties
#
# system.prop for buzz
#
# Density in DPI of the LCD of this board. This is used to scale the UI
# appropriately. If this property is not defined, the default value is 160 dpi.
ro.sf.lcd_density=120
# View configuration for QVGA.
view.fading_edge_length=8
view.touch_slop=15
view.minimum_fling_velocity=25
view.scroll_friction=0.008
# RIL specific configuration.
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.ecc.HTC-WWE=999
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.vmail.23415=1571,BT
ro.ril.hsdpa.category=8
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.def.agps.mode=2
ro.ril.gprsclass=12
# For HSDPA low throughput
ro.ril.disable.power.collapse=0
# For PDP overlap problem
ro.ril.avoid.pdp.overlap=1
# update the acoustic table for Buzz NEL lab testing
ro.ril.update.acoustic.table=1
# Modify MMS APN retry timer from 5s to 2s.
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.interface=eth0
wifi.supplicant_scan_interval=180
# Mobile data interfaces
mobiledata.interfaces=rmnet0,rmnet1,rmnet2
# Allow or deny tethering.
ro.tether.denied=false
# Default network type.
# 0 => WCDMA Preferred.
ro.telephony.default_network=0
# Enable Google-specific location features,
# like NetworkLocationProvider and LocationCollector.
ro.com.google.locationfeatures=1
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number.
ro.opengles.version=65536
# Disable fs check on boot by default.
sys.checkfs.fat=false
# Performance settings.
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=32m
ro.compcache.default=0
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
persist.sys.rotationanimation=false
persist.sys.scrollingcache=3
# Lock dirty_ratio to 20 when USB is mounted for improved transfer speed
ro.vold.umsdirtyratio=20
# Increase SKIA decode memory capability for progressive jpg file.
ro.media.dec.jpeg.memcap=8000000
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.2.0-RC1-buzz
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.dexopt-data-only=1
#
# GLENN MODS
#
# Increases network speed
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
# for response
debug.performance.tuning=1
video.accelerate.hw=1
windowsmgr.max_events_per_sec=150
# for battery
pm.sleep_mode=1
# suggested extras
ro.ril.hsxpa=3
ro.media.enc.jpeg.quality=100
Click to expand...
Click to collapse
my XPERIA X8 build.prop - Same applies, my MODS are from " # GLENNS MODS" BUT I have modified values above this, like in my Wildfire build.prop.
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GingerDX
ro.build.display.id=v028
ro.build.version.incremental=eng.TeamGingerDX.20120620.162621
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Wed Jun 20 16:32:24 CEST 2012
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=Team GingerDX
ro.build.host=ZION
ro.build.tags=test-keys
ro.product.model=X8
ro.product.brand=Sh!tEricsson
ro.product.name=X8
ro.product.device=X8
ro.product.board=MSM
ro.product.cpu.abi=armeabi-v6j
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=14
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=X8
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=soju-user 2.3.1 GRH78 85442 release-keys
ro.build.fingerprint=google/soju/crespo:2.3.1/GRH78/85442:user/release-keys
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d/dev/smd0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
ro.ril.def.agps.mode=2
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-WWE=999
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.opengles.version=131072
ro.telephony.default_network=0
ro.phone_storage=0
dalvik.vm.heapsize=32m
wifi.hotspot.ti=1
dalvik.vm.dexopt-data-only=1
settings.display.autobacklight=1
settings.display.brightness=160
persist.service.mount.playsnd=0
ro.com.google.locationfeatures=1
ro.setupwizard.enable_bypass=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
ro.config.sync=yes
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmodnightly
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=QuietlyBrilliant.mp3
ro.config.notification_sound=Beat_Box_Android.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.config.cal_notification=F1_MissedCall.ogg
ro.config.msg_notification=F1_New_SMS.ogg
ro.modversion=GingerDX
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.semc.timescape_keys=Sony_Ericsson_Xperia
dalvik.vm.execution-mode=int:jit
ro.workaround.noautofocus=1
persist.sys.use_16bpp_alpha=1
persist.sys.themeId=ICSandwich
persist.sys.themePackageName=com.achep.theme.ICSandwich
ro.tethering.kb_disconnect=1
wifi.hotspot.ti=1
ro.semc.wifi.hostapd=1
# GLENN MODS
# battery
ro.semc.batt.capacity=1200
pm.sleep_mode=2
ro.ril.disable.power.collapse=0
# gps
ro.ril.gprsclass=12
# window management
ro.sf.lcd_density=160
windowsmgr.max_events_per_sec=150
# tweaks
debug.sf.hw=1
ro.compcache.default=0
# media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.media.dec.jpeg.memcap=10000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.file.format = 3gp,mp4
ro.media.enc.vid.codec = m4v,h263
ro.media.enc.vid.h263.width = 176,352
ro.media.enc.vid.h263.height = 144,288
ro.media.enc.vid.h263.bps = 64000,800000
ro.media.enc.vid.h263.fps = 1,30
ro.media.enc.vid.m4v.width = 176,352
ro.media.enc.vid.m4v.height = 144,288
ro.media.enc.vid.m4v.bps = 64000,800000
ro.media.enc.vid.m4v.fps = 1,30
# jpeg
ro.media.enc.jpeg.quality=100
# decrease delay dial
ro.telephony.call_ring.delay=0
# touch response
debug.performance.tuning=1
video.accelerate.hw=1
# net speed settings
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
# lock home in memory
ro.HOME_APP_ADJ=1
Click to expand...
Click to collapse

How accurate is this?

engaged in the development of a friends can look here?
http://genius-tips.com/android-4-2-jelly-bean-custom-rom-for-galaxy-advance-i9070/
build.prop << not real
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=GINGERBREAD
ro.build.display.id=Supressed_AMOLED Sp. Edition
ro.build.version.incremental=XXLD1
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.6
ro.build.date=Sun Apr 1 19:21:57 KST 2012
ro.build.date.utc=1333275717
ro.build.type=user
ro.build.user=se.infra
ro.build.host=SEI-45
ro.build.tags=release-keys
ro.product.model=GT-I9070
ro.product.brand=samsung
ro.product.name=GT-I9070
ro.product.device=GT-I9070
ro.product.board=janice
ro.product.cpu.abi=armeabi-v7a
# Samsung Specific Properties
ro.build.PDA=I9070XXLD1
ro.build.hidden_ver=I9070XXLD1
ro.build.changelist=1067329
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=ux500
# ro.build.product is obsolete; use ro.product.device
ro.build.product=GT-I9070
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=GT-I9070-user 2.3.6 GINGERBREAD XXLD1 release-keys
ro.build.fingerprint=samsung/GT-I9070/GT-I9070:2.3.6/GINGERBREAD/XXLD1:user/release-keys
# Samsung Specific Properties
ro.build.PDA=I9070XXLD1
ro.build.hidden_ver=I9070XXLD1
ro.build.changelist=1067329
ro.tether.denied=false
ro.flash.resolution=1080
# end build properties
#
# system.prop for U8500
#
#rild.libpath=/system/lib/libu300-ril.so
#rild.libargs=-c UNIX -n 2 -p /dev/socket/at_core -s /dev/socket/at_core -i rmnet0
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
# Graphics related configurations
ro.sf.lcd_density=240
ro.sf.display_rotation=0
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
# Enable RecoverySystem to emit "factory-reset" reset string
# instead of "recovery" when doing a factory reset. This is
# useful when implementing factory reset without the entire
# recovery framework.
ro.factoryresetwithoutrecovery=true
# debug.sf.hw=0 Use b2r2 as compositor in SurfaceFlinger
# debug.sf.hw=1 Use Mali as compositor in SurfaceFlinger
debug.sf.hw=1
# Set dalvik heapsize
# 2011-09-06/system/kyo change heapsize to 64MB
dalvik.vm.heapsize=64m
# STE: Low power audio - enable ULP mode
ste.nmf.autoidle=1
# Keyboard
#system props for the MM modules
media.enable-commonsource=true
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/GT-I9070.xml
net.streaming.rtsp.uaprof.bo=http://wap.samsungmobile.com/uaprof/GT-I9070BO.xml
#
# system prop for issue regarding writable directories(SDT)
#
ro.kernel.qemu=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.locationfeatures=1
ro.setupwizard.mode=OPTIONAL
ro.com.google.gmsversion=2.3_r9
media.stagefright.enable-player=true
media.stagefright.enable-meta=false
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
dev.sfbootcomplete=0
ro.secdevenc=true
ro.wtldatapassword=true
ro.com.google.clientidbase=android-samsung
keyguard.no_require_sim=true
ro.config.ringtone=S_Over_the_horizon.ogg
ro.config.notification_sound=S_Whistle.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
ro.opengles.version=131072
ro.error.receiver.default=com.samsung.receiver.error
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
# BRAVIA HACK
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
# TimeScape Service
ro.semc.timescape_keys=Sony_Ericsson_Xperia
# Xloud Engine
ro.semc.sound_effects_enabled=true
ro.semc.xloud.supported=true
persist.service.xloud.enable=1
windowsmgr.max_events_per_sec=300
# Achyut Add-On's
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.hep=1
ro.ril.hsdpa.category=10
ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category=6
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1
ro.ril.enable.sdr=1
ro.ril.enable.gea3=1
ro.ril.enable.a53=1
ro.ril.enable.dtm=1
ro.telephony.call_ring.delay=0
ro.kernel.android.checkjni=0
ro.mot.buttonlight.timeout=0
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wimax = 4096,221184,524288,4096,16384,110208
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
ro.mot.eri.losalert.delay=1000
ro.ril.disable.power.collapse=0
ro.HOME_APP_ADJ=1
video.accelerate.hw=1
debug.composition.type=mdp
debug.performance.tuning=1
persist.sys.purgeable_assets=1
debug.sf.hw=1
Click to expand...
Click to collapse
sessizcocuk said:
build.prop << not real
Click to expand...
Click to collapse
Even in download link it says:
Filename:
Supressed_AMOLED_Sp.Edition.zip
Size: 216.05 MB (226547231 bytes)
Uploaded By: Achyut
Uploaded On: 2012-11-24 05:35:39
Downloaded: 725
MD5 Sum: 71d9f40aa0b44a3b349f8dbd0f1305aa
File Desc: Supressed ROM_Sp. AMOLED Build
And Supressed_AMOLED_Sp.Edition is a GB ROM. And read rules of posting in Development section. This is for General, question. Developers open thread here, with their work. http://forum.xda-developers.com/showthread.php?t=2036181
Thread moved to General Section, post in the relevant section next time.
sessizcocuk said:
build.prop << not real
Click to expand...
Click to collapse
it is AS REAL as it can be...but it is of Supressed. Quite a few of weird sites and blogs are reporting the ROM as JB 4.2 :\ :\
regards,
achyut.

No Mobile Data AOKP Maclaw

Hello,
I install AOKP Rom fron Maclaw and my Problem is i have no Mobile Data and i Restore my Old Rom and i dont know why but no Mobile Data....Reinstall everything but nothing help... look at screen in midle so looks like everytime Help me pls fast!
Thanks!
Hi Kenneth sorry for the lack of help ..
Have you tried flashing back to official stock ROM using Odin and doing a full factory reset? You'll lose all data but it will most likely fix your problem..
Sent from my GT-I8190 using Tapatalk 2
iKlutz said:
Hi Kenneth sorry for the lack of help ..
Have you tried flashing back to official stock ROM using Odin and doing a full factory reset? You'll lose all data but it will most likely fix your problem..
Sent from my GT-I8190 using Tapatalk 2
Click to expand...
Click to collapse
I dont know more but i try again Flash Stock via Odin and then back to AOKP Rom i try it...
i have same problem on this roms: aokp/cm10/cm10.1/aospa
i try it and its dont work and with aospa to...
Problem is i have no Mobile Data
Kenneth000 said:
Hello,
I install AOKP Rom fron Maclaw and my Problem is i have no Mobile Data and i Restore my Old Rom and i dont know why but no Mobile Data....Reinstall everything but nothing help... look at screen in midle so looks like everytime Help me pls fast!
Thanks!
Click to expand...
Click to collapse
OK
Excuse my bad english first!
Copy the system / build.prop to the sd.
Copy to SD on your pc.
Text Editor to open the build prop.
Make sure that these parameters are your build.prop
If not, then replace the local parameters.
What is missing, copy them
reboot
ro.ril.hsxpa = 4
ro.ril.gprsclass = 32
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 ro.ril.hsupa.category = 14449 = 5
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
This was a problem for me, but it works!
There was a strong signal and 3g, but it was very very slow data transfer!
I hope I've helped!
Ok, delete all and copy it in? or how?
or upload the fixed data pls
i have same problem on this roms: aokp/cm10/cm10.1/aospa (no service)
modify
Kenneth000 said:
Ok, delete all and copy it in? or how?
or upload the fixed data pls
Click to expand...
Click to collapse
check the lines!
that there exists modify the parameter.
I think that the first two series in
Paste the others under the revised set of 2
Do not modify the other line!
I hope it was understandable!
szunyi77 said:
check the lines!
that there exists modify the parameter.
I think that the first two series in
Paste the others under the revised set of 2
Do not modify the other line!
I hope it was understandable!
Click to expand...
Click to collapse
i have inly this in:
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=montblanc
# ro.build.product is obsolete; use ro.product.device
ro.build.product=golden
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=aokp_golden-userdebug 4.2.2 JDQ39 eng.maclaw.20130705.113729 test-keys
ro.build.fingerprint=samsung/aokp_golden/golden:4.2.2/JDQ39/eng.maclaw.20130705.113729:userdebug/test-keys
ro.build.characteristics=default
# end build properties
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=1
ro.ril.gprsclass=10
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
hwui.render_dirty_regions=false
ste.nmf.autoidle=1
ste.dbus.bus.address=unixath=/dev/socket/dbus_ste
ste.video.dec.mpeg4.in.size=8192
ste.video.enc.out.buffercnt=5
ste.video.dec.recycle.delay=1
ste.special_fast_dormancy=false
ste.cam.front.orientation=270
ste.cam.back.orientation=90
ste.cam.ext.cfg.path.secondary=/system/usr/share/camera/config_file/aptina_mt9v113.dat
ste.omx.ctx=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.com.google.locationfeatures=1
ro.setupwizard.enterprise_mode=1
windowsmgr.max_events_per_sec=240
ro.kernel.android.checkjni=0
persist.sys.root_access=3
ro.config.ringtone=Scarabaeus.ogg
ro.config.notification_sound=Antimony.ogg
ro.config.alarm_alert=Scandium.ogg
ro.aokp.version=aokp_golden_unofficial_2013-07-05
ro.aokp.branch=jb-mr1
ro.aokp.device=golden
persist.sys.camera-sound=1
gsm.current.phone-type=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
and now? o.o
EDIT: i will try it now so how i understan thank you for your time! BIG THANKS
dont work really i can change only
ro.ril.hsxpa = 4
ro.ril.gprsclass = 32
that number then i reboot and nothing happen
Kenneth000 said:
i have inly this in:
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=montblanc
# ro.build.product is obsolete; use ro.product.device
ro.build.product=golden
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=aokp_golden-userdebug 4.2.2 JDQ39 eng.maclaw.20130705.113729 test-keys
ro.build.fingerprint=samsung/aokp_golden/golden:4.2.2/JDQ39/eng.maclaw.20130705.113729:userdebug/test-keys
ro.build.characteristics=default
# end build properties
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=1
ro.ril.gprsclass=10
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
hwui.render_dirty_regions=false
ste.nmf.autoidle=1
ste.dbus.bus.address=unixath=/dev/socket/dbus_ste
ste.video.dec.mpeg4.in.size=8192
ste.video.enc.out.buffercnt=5
ste.video.dec.recycle.delay=1
ste.special_fast_dormancy=false
ste.cam.front.orientation=270
ste.cam.back.orientation=90
ste.cam.ext.cfg.path.secondary=/system/usr/share/camera/config_file/aptina_mt9v113.dat
ste.omx.ctx=0
#
# ADDITIONAL_BUILD_PROPERTIES
#
keyguard.no_require_sim=true
ro.com.android.dataroaming=false
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.com.google.locationfeatures=1
ro.setupwizard.enterprise_mode=1
windowsmgr.max_events_per_sec=240
ro.kernel.android.checkjni=0
persist.sys.root_access=3
ro.config.ringtone=Scarabaeus.ogg
ro.config.notification_sound=Antimony.ogg
ro.config.alarm_alert=Scandium.ogg
ro.aokp.version=aokp_golden_unofficial_2013-07-05
ro.aokp.branch=jb-mr1
ro.aokp.device=golden
persist.sys.camera-sound=1
gsm.current.phone-type=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
and now? o.o
EDIT: i will try it now so how i understan thank you for your time! BIG THANKS
Click to expand...
Click to collapse
Structure looks like this!
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=4
ro.ril.gprsclass=32
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.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
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=4
ro.ril.gprsclass=32
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.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
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
i will copy it and put it in ok?
Kenneth000 said:
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=4
ro.ril.gprsclass=32
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.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
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
i will copy it and put it in ok?
Click to expand...
Click to collapse
Yes!
be careful not to have two of the same place!
check after copying the system / build.prop to have replaced the file!
Sometimes there is no root access to / system, not replace it!
ok, i try it now...thank you
dont work! after that gt blabla on the boot come only blackscreen... reinstall rom? and then?
Kenneth000 said:
dont work! after that gt blabla on the boot come only blackscreen... reinstall rom? and then?
Click to expand...
Click to collapse
I hope the other lines are not deleted?
because the problem!
I sent my list, I have copied the build prop, but the other lines no longer be deleted!!
i do it so...can you not upload me your build.prop?
but mine looks litle bit another o.o?
here:
#
# system.prop for GT-I8190
#
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.telephony.ril_class=SamsungExynos4RIL
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.ril.hsxpa=1
ro.ril.gprsclass=10
mobiledata.interfaces=pdp0
wifi.interface=wlan0
wifi.supplicant_scan_interval=150
persist.sys.usb.config=mtp,adb
persist.service.adb.enable=1
ro.opengles.version=131072
ro.sf.lcd_density=240
hwui.render_dirty_regions=false
ste.nmf.autoidle=1
ste.dbus.bus.address=unixath=/dev/socket/dbus_ste
ste.video.dec.mpeg4.in.size=8192
ste.video.enc.out.buffercnt=5
ste.video.dec.recycle.delay=1
ste.special_fast_dormancy=false
ste.cam.front.orientation=270
ste.cam.back.orientation=90
ste.cam.ext.cfg.path.secondary=/system/usr/share/camera/config_file/aptina_mt9v113.dat
ste.omx.ctx=0
Kenneth000 said:
i do it so...can you not upload me your build.prop?
Click to expand...
Click to collapse
build.prop (4 KB)
I wrote in the beginning that I have to copy and paste!
The rest can not be changed!
I sent it to the model, modify it under the!

Build.prop Tweaks (Both for Single and Dual)

THIS TWEAK REQUIRES BUSYBOX TO BE INSTALLED
Compatible with: Android 4.4.x (AOSP, Cyanogenmod 11)
Welcome
If you are tired of adding lines to your Build.prop manually, and searching for the performance lines (If you don't know it by mind)
Then this may solve your daily problem.
This can be used for 4.3 & 4.4.2 (And other (Xperia) phones with KK installed)
This zip file does not replace your existing Build.prop, It adds new lines to your build.prop with the help of the Mighty BusyBox
This has been tested myself, and works with every ROM available to E1
If you know any lines that is not in the tweak, please tell me and I will add it, so nobody will have to manually edit the build.prop file!
Text only version:
## Kizolicious Tweaks 2016
debug.kill_allocating_task=0
debug.gr.numframebuffers=3
debug.overlayui.enable=1
debug.egl.profiler=1
debug.enabletr=true
debug.gr.numframebuffers=3
dev.pm.dyn_samplingrate=1
video.accelerate.hw=1
hw3d.force=1
persist.sys.ui.hw=1
persist.android.strictmode=0
ro.config.disable.hw_accel=false
ro.sf.compbypass.enable=1
ro.min_pointer_dur=8
ro.debuggable=0
ro.fb.mode=1
ro.secure=0
## Media Quality
ro.media.codec_priority_for_thumb=so
ro.media.enc.hprof.vid.bps=8000000
ro.media.dec.jpeg.memcap=8000000
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1
ro.media.cam.preview.fps=0
ro.media.enc.jpeg.quality=100
## Qualcomm tweaks
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.qc.hardware=true
com.qc.hardware=1
## Disable Loggers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
## Better battery life
ro.ril.disable.power.collapse=1
ro.config.hw_quickpoweron=true
ro.mot.eri.losalert.delay=100000
ro.ril.sensor.sleep.control=1
ro.ril.enable.amr.wideband=1
ro.config.hw_power_saving=1
ro.ril.gprsclass=32
wifi.supplicant_scan_interval=120
ro.ril.power_collapse=1
persist.sys.shutdown.mode=hibernate
persist.ril.uart.flowctrl=10
persist.sys.use_dithering=1
power_supply.wakeup=enable
power.saving.mode=1
proximity_incall=enable
usb_wakeup=enable
pm.sleep_mode=1
persist.radio.add_power_save=1
## Scrolling speed
ro.min.fling_velocity=8000
ro.max.fling_velocity=15000
windowsmgr.max_events_per_sec=140
## Signal Tweaks
persist.cust.tel.eons=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=6
ro.ril.hsxpa=1
## 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.hspda=4096,87380,256960,4096,16 384,256960
net.tcp.buffersize.hspa=4096,87380,256960,4096,163 84,256960
## Wireless Tweaks
net.ipv4.ip_no_pmtu_disc=0
net.ipv4.route.flush=1
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fack=1
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_rfc1337=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_window_scaling=1
net.ipv4.tcp_wmem=4096 39000 18700
## Google DNS
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
## Ram Management
persist.sys.purgeable_assets=1
ro.config.hw_fast_dormancy=1
## Gaming tweaks
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
## Disable all loggings
logcat.live=disable
persist.sys.gmaps_hack=1
debug.sf.ddms=0
ro.warmboot.capability=1
## Enable GPU rendering by default
persist.sys.ui.hw=1
view.scroll_friction=10
debug.composition.type=gpu
debug.performance.tuning=1
## Disable HDMI
ro.hdmi.enable=false
com.qc.hdmi_out=false
## Disable more junks
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
## Touchscreen
touch.pressure.scale=0.7
touch.size.bias=67.00
touch.size.scale=18.22
## Camera
ro.media.enc.jpeg.quality=99
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
So just flash it? And does it need BusyBox?
Zsenyka said:
So just flash it? And does it need BusyBox?
Click to expand...
Click to collapse
Yup. Not sure If it needs BusyBox or not, haven't tested it
Zsenyka said:
So just flash it? And does it need BusyBox?
Click to expand...
Click to collapse
Yes, it needs BusyBox.
ROMs that does not have BusyBox will not work with this script
Kizoky said:
Yes, it needs BusyBox.
ROMs that does not have BusyBox will not work with this script
Click to expand...
Click to collapse
Okay, thanks When will you release your Kizolicius ROM?
Zsenyka said:
Okay, thanks When will you release your Kizolicius ROM?
Click to expand...
Click to collapse
I don't know yet. I'm still confused why my ROM stucks at the Sony logo
For now, when it's done
i don't have a recovery,can you write wich lines have you added?
ako9 said:
i don't have a recovery,can you write wich lines have you added?
Click to expand...
Click to collapse
Sorry for the late reply
Check it out.
Work in StockRom? Our only cm e aosp?
Cassiano111 said:
Work in StockRom? Our only cm e aosp?
Click to expand...
Click to collapse
Works in both CM11 and Stock ROM
Make sure to install BusyBox, or else it won't work!
Or you can manually add these lines to build.prop.
Awesome, I can feel the difference.

Categories

Resources