Related
Droid X2 custom build.prop
I've been cruising with some of these edits for quite awhile, and I recently modified them for the Droid X2. Some may find this beneficial, as it is, in my opinion, better than what comes stock. I realize this is pretty basic, but some people don't know what the settings mean. This way they can just drop it in without thinking about it.
Keep in mind, this build ID's, market fingerprint, Blur version will need to be updated with every ROM release version (e.g. 2.3.4).
You may need to double reboot after flashing the ZIP to resume data service.
Now includes permanent rooted ADB thanks to drjbliss. Now you no longer have to send files to your sdcard before su'ing into root via ADB. You can push and pull files directly to /system (or other partition) now
BSR flashable zip:
Download: http://www.multiupload.com/W11VLBH7QV
Mirror: http://www.mediafire.com/?h42cf5ci777b97u
Non-BSR flashable zip - file ONLY:
Download: http://www.multiupload.com/M4FT064X18
Mirror: http://www.mediafire.com/?q8sqe7t9sr1l12l
# ----------------------------------------
# MOTOROLA Droid X2 BLUR Build Prop
# w/ optimizations by navenedrob
# ----------------------------------------
# DO NOT DELETE THIS FILE
# This file contains specific information
# that is needed by the kernel and OS.
# ----------------------------------------
# BEGIN ENV/DEVICE OPTIMIZATIONS
# ----------------------------------------
# Set generic build ID's for OS
ro.build.id=4.5.1A-DTN-117-15
ro.build.display.id=4.5.1A-DTN-117-15
ro.build.version.full=Blur_Version.1.3.232.MB870.Verizon.en.US
# Set SDK version
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
# Hardware specific
ro.product.model=DROID X2
ro.product.brand=verizon
ro.product.name=daytona
ro.product.device=daytona
ro.product.board=daytona
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.board.platform=tegra
# Set market
ro.build.description=daytona-user 2.3.3 4.5.1A-DTN-117-15 110615 release-keys
ro.build.fingerprint=verizon/daytona/daytona:2.3.3/4.5.1A-DTN-117-15/110615:user/release-keys
# Set RILD path
rild.libpath=/system/lib/libmoto_ril.so
# Set CDMA/radio specific properties
persist.ril.uart.flowctrl=1
persist.ril.mux.ttydevice=/dev/ttyHS3
persist.ril.mux.noofchannels=8
persist.ril.modem.ttydevice=/dev/ttySPI0
persist.ril.modem.mode=1
persist.ril.features=0x0C
persist.ril.ecclist=911,*911,#911
persist.ril.mux.retries=500
persist.ril.mux.sleep=2
persist.radio.cdma.min=0
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.cdma.home.operator.numeric=310004
ro.cdma.home.operator.alpha=Verizon
ro.cdma.otaspnumschema=SELC,1,80,99
ro.cdma.nbpcd=1
ro.cdma.data_retry_config=default_randomization=2000,0,0,120000,180000,540000,960000
ro.cdma.sms.latin_encode=true
ro.telephony.default_network=4
ro.kernel.android.ril=yes
cdma.nbpcd.supported=false
# Motorola MMS settings
mot.mms.conn.timeout=30000
mot.mms.socket.timeout=120000
mot.mms.tr.vc.timeout=55000
mot.mms.trm.timeout=240000
mot.mms.abort.prog.lim=90
mot.mms.retry.pic.size=512000
mot.mms.retry.default=false
mot.mms.retry.timeout.1=30000
mot.mms.retry.timeout.2=180000
mot.mms.retry.timeout.3=300000
mot.mms.retry.timeout.4=480000
# Client ID's
ro.com.google.clientid=android-motorola
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.ms=android-verizon
ro.com.google.clientidbase.am=android-verizon
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-verizon
# GMS version
ro.com.google.gmsversion=2.3_r3
# Set BLAN interface
ro.blan.interface=usb0
# WiFi scan interval (decrease for more scans, 120 = 2 minutes)
wifi.supplicant_scan_interval=120
# Dalvik VM performance options
dalvik.vm.startheapsize=8m
dalvik.vm.heapsize=48m
dalvik.vm.execution-mode=int:jit
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.dexopt-flags=m=y
dalvik.vm.jniopts=warnonly
dalvik.vm.lockprof.threshold=500
dalvik.vm.checkjni=false
persist.sys.purgeable_assets=1
# Gingerbread performance options
debug.sf.hw=1
debug.performance.tuning=1
video.accelerate.hw=1
# USB modes allowed for UI and switching
ro.ngp_available=1
ro.modem_available=1
# Disable persistent media sync
persist.mot.usb.mediasync=0
# Default USB mode
ro.default_usb_mode=0
# Enable HDMI mirror
ro.hdmi.mirror.enable=true
# Enable tethering
ro.tether.denied=false
# Decrease call ring delay for faster answer
ro.telephony.call_ring.delay=1000
# Increase amount of call volume steps
ro.config.vc_call_vol_steps=12
# Enable multitouch and max touch count
ro.product.multi_touch_enabled=true
ro.product.max_num_touch=2
# Set LCD density (grow or shrink UI size)
ro.sf.lcd_density=240
# Change scroll smoothness/speed
windowsmgr.max_events_per_sec=150
# Enable 270 degree rotation
windowsmgr.support_rotation_270=true
# Proximity sensor options
mot.proximity.distance=60
mot.proximity.delay=150
persist.mot.proximity.touch=1
# Pointer event delay
ro.min_pointer_dur=10
# Keyguard properties
keyinputqueue.use_finger_id=true
keyguard.no_require_sim=1
# Motorola settings
ro.mot.ril.danlist=611,*611,#611
ro.mot.deep.sleep.supported=true
ro.mot.hw.calibratedImager=1
ro.mot.eri.losalert.delay=1000
ro.mot.buttonlight.timeout=1
ro.mot.hw.HAC=1
ro.mot.eri=1
ro.mot.bindervm.config=158
ro.mot.setuptype=2
ro.mot.internalsdcard=1
ro.mot.dpmext=true
ro.mot.mynet=false
ro.mot.hidden_keyboards=evfwd
ro.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/MotoMB200/profile/MotoMB200.rdf
# Enable/disable stagefright (camera, camcorder, etc)
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
# Media encode/camera values
ro.media.enc.aud.fileformat=qcp
ro.media.enc.aud.codec=qcelp
ro.media.enc.aud.bps=13300
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.media.camcorder.720p=mp4,h264,30,12000000,aac,128000,44100,2
ro.media.camcorder.d1NTSC=mp4,h264,30,6000000,aac,128000,44100,2
ro.media.camcorder.vga=mp4,h264,30,4000000,aac,128000,44100,2
ro.media.camcorder.cif=mp4,h264,30,1500000,aac,128000,44100,2
ro.media.camcorder.qvga=mp4,h264,15,500000,aac,32000,16000,2
ro.media.camcorder.mms=3gp,h264,15,128000,amrnb,12200,8000,1
ro.media.camcorder.mmsres=qvga
ro.media.camera.focal=3378.6,3378.6
ro.media.camera.principal=1632.0,1224.0
ro.media.camera.skew=0.0
ro.media.camera.distortion=0.0,0.0,0.0,0.0,0.0
ro.media.camera.calresolution=3264,2448
ro.media.capture.shuttertone=1
ro.camcorder.zoom=true
ro.camcorder.videoModes=false
# Set date format to American date format
ro.com.android.dateformat=MM-dd-yyyy
# Disable data roaming to kill overages
ro.com.android.dataroaming=false
# Android Setup Wizard options
ro.setupwizard.enable_bypass=1
ro.setupwizard.enterprise_mode=1
# ENABLED, OPTIONAL, DISABLED
ro.setupwizard.mode=DISABLED
# Set legal options
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
# Set Android default BT name
net.bt.name=Android
# Attempt to keep ADB root
ro.sys.atvc_allow_netmon_usb=0
ro.sys.atvc_allow_netmon_ih=0
ro.sys.atvc_allow_res_core=0
ro.sys.atvc_allow_res_panic=0
ro.sys.atvc_allow_all_adb=1
ro.sys.atvc_allow_all_core=0
ro.sys.atvc_allow_efem=0
ro.sys.atvc_allow_bp_log=0
ro.sys.atvc_allow_ap_mot_log=0
ro.sys.atvc_allow_gki_log=0
# Attempt to make ADB constant
persist.service.adb.enable=1
# ----------------------------------------
# BEGIN OS OPTIMIZATIONS
# ----------------------------------------
# Tweak APP_ADJ parameters
ro.FOREGROUND_APP_ADJ=0
ro.VISIBLE_APP_ADJ=1
ro.PERCEPTIBLE_APP_ADJ=1
ro.HEAVY_WEIGHT_APP_ADJ=2
ro.SECONDARY_SERVER_ADJ=2
ro.BACKUP_APP_ADJ=2
ro.HOME_APP_ADJ=0
ro.HIDDEN_APP_MIN_ADJ=7
ro.CONTENT_PROVIDER_ADJ=14
ro.EMPTY_APP_ADJ=15
# Tweak APP_MEM parameters
ro.FOREGROUND_APP_MEM=2560
ro.VISIBLE_APP_MEM=4096
ro.PERCEPTIBLE_APP_MEM=4096
ro.HEAVY_WEIGHT_APP_MEM=4096
ro.SECONDARY_SERVER_MEM=6144
ro.BACKUP_APP_MEM=6144
ro.HOME_APP_MEM=6144
ro.HIDDEN_APP_MEM=10240
ro.CONTENT_PROVIDER_MEM=11264
ro.EMPTY_APP_MEM=12288
# Tweak net speed
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.edge=4093,26280,35040,4096,16384,35040
# Tweak 3g speed
ro.ril.hsxpa=2
ro.ril.gprsclass=32
ro.ril.hep=1
ro.ril.hsdpa.category=28
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=268449905
ro.ril.hsupa.category=9
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.fd.plmn.prefix=23402,23410,23411
ro.ril.disable.power.collapse=0
ro.ril.enable.a52=0
ro.ril.enable.a53=1
ro.ril.enable.dtm=1
Click to expand...
Click to collapse
Happy to see this!
...but it says "Invalid Attachment specified. If you followed a valid link, please notify the administrator" when clicking the attached file.
donlad said:
Happy to see this!
...but it says "Invalid Attachment specified. If you followed a valid link, please notify the administrator" when clicking the attached file.
Click to expand...
Click to collapse
Might need to refresh the page. I will make some mirrors.
Refreshing did the trick.
Can we just replace the build.prop that we have and reboot and voila?
donlad said:
Refreshing did the trick.
Can we just replace the build.prop that we have and reboot and voila?
Click to expand...
Click to collapse
Yes, you can
adb push build.prop /sdcard-ext/
adb shell
adb su
mount -o remount,rw /dev/block/mmcblk0p12 /system
cp /sdcard-ext/build.prop /system
chmod 644 /system/build.prop
chown 0.0 /system/build.prop
reboot
Click to expand...
Click to collapse
I'll make a BSR flashable zip... that would be easier eh
navenedrob said:
I'll make a BSR flashable zip... that would be easier eh
Click to expand...
Click to collapse
Yes please!
navenedrob said:
Yes, you can
I'll make a BSR flashable zip... that would be easier eh
Click to expand...
Click to collapse
Yes that would be easy. But could I extract the buildprop and just put it in system and set the other one to building.prop.bak? Possible? I would have to download right to my phone.
donlad said:
Yes please!
Click to expand...
Click to collapse
Ok, updated, try it out, let me know if you have success.
ashclepdia said:
Yes that would be easy. But could I extract the buildprop and just put it in system and set the other one to building.prop.bak? Possible? I would have to download right to my phone.
Click to expand...
Click to collapse
Sure, this is also another possible option.
navenedrob said:
Sure, this is also another possible option.
Click to expand...
Click to collapse
Freaking a I will be trying this tomorrow ..man I have a lot of options for tomorrow.
Now if I do this and then want to tweak something using v6 will I be okay or will there be a problem. I can't see there being a major problem..and I could also just change some values in the build.prop if I want to tweak also correct? This is pretty cool. Can't wait till tomorrow. Sucks I have to work or else I would be tweaking all day.
O yeah and I LOVE how you put in the descriptive lines. Nice touch
And b4 I forget ...the tweak network speeds. What type of results should I be expecting with these values? What is it going to be a major difference when I use speedtest?
navenedrob said:
Ok, updated, try it out, let me know if you have success.
Click to expand...
Click to collapse
Just flashed and it's booted. I have no service. No voice/data signal whatsoever.
EDIT: I rebooted again and signal has resumed.
navenedrob said:
Sure, this is also another possible option.
Click to expand...
Click to collapse
I download the file only version for just pushing into system directly from phone using root explorer? Sry just want to download the right one.
ashclepdia said:
I download the file only version for just pushing into system directly from phone using root explorer? Sry just want to download the right one.
Click to expand...
Click to collapse
That should work. Just make sure the permissions are set right.
navenedrob said:
That should work. Just make sure the permissions are set right.
Click to expand...
Click to collapse
Just to be certain I would be putting the right permission on it I just use the same settings as the permissions for my original build.prop?
They are bottom two in first column. Middle box in middle column. And bottom two in right column?
In the prop it has multi touch up to 4 points, but phone tester still only recognizes 2
Sent from my DROID X2
Thanks man. This has GREATLY improved my 3g speeds & I was running the 3g turbo script before. With this implemented, is there any benefit from running the v6 supercharger? I have both installed, along with all of the latest init.d tweaks & get no lag or redraw now. Gonna test music/video later.
Sent from my DROID X2 using XDA Premium App
garywojdan81 said:
Thanks man. This has GREATLY improved my 3g speeds & I was running the 3g turbo script before. With this implemented, is there any benefit from running the v6 supercharger? I have both installed, along with all of the latest init.d tweaks & get no lag or redraw now. Gonna test music/video later.
Sent from my DROID X2 using XDA Premium App
Click to expand...
Click to collapse
You are scaring me with all those scripts running that try to tweak the same thing at the same tine. Be careful one wrong button and you might end up having to sbf. Good luck hope it works out for ya
ashclepdia said:
You are scaring me with all those scripts running that try to tweak the same thing at the same tine. Be careful one wrong button and you might end up having to sbf. Good luck hope it works out for ya
Click to expand...
Click to collapse
Yeah I know. Getting ready to drop all the v6 stuff now. I'd rather run leaner & cleaner with something set specifically for this phone.
Update: Ok I dropped the v6 stuff after undoing the supercharge in script manager. The 3g tweaks disappeared when the build.prop was overwritten by navenedrob's file so all I'm running now are his tweaks in init.d & everything seems just as snappy. My major issue is with launcher redraws coming out pf sleep or exiting the phone.apk after ending a call. Gonna try this for awhile, so far so good though.
Sent from my DROID X2 using XDA Premium App
Ok I flashed the MOTOBLUR zip and the first time I rebooted all my services were fine does that mean its working? It feels just a tad bit faster but not sure if its actually working?
Sent from my DROID X2 using XDA App
almania6 said:
Ok I flashed the MOTOBLUR zip and the first time I rebooted all my services were fine does that mean its working? It feels just a tad bit faster but not sure if its actually working?
Sent from my DROID X2 using XDA App
Click to expand...
Click to collapse
Best way to check is to open up the build.prop from /system and see if it matches the one here. If it is there and the same then it worked
Hello Friends, you have seen in many roms that developer mentions build.prop fix now this can be ported to stock roms....
These is a pleasure to us........just adding few lines will make your phone better......
Steps(Make sure of taking backup before trying this)
1.You need a custom recovery installed
2.reboot in recovery
3.install the attached zip
4.now wipe cache partition and dalvik cache.
5.now reboot.
Note:-I am not responsible for any brick in your phone.
Download link - https://www.dropbox.com/s/7oa5170s4i1d5dx/build.prop.zip
How to Enable Waking Up Of Phone By Volume Buttons ???
it is general for all device
kamrul.auntu said:
How to Enable Waking Up Of Phone By Volume Buttons ???
Click to expand...
Click to collapse
it is general for all device...it is not specific for micromax a116
volume tweaks
Can we tweak single button headset to handle different button events(double clik, triple click) for next song and previous..
I am currently using Third -party apps but they dont detect multi clicks ..
Please suggest if its possible to convert single button to handle multiple functions..
headset button controller
rkc87 said:
Can we tweak single button headset to handle different button events(double clik, triple click) for next song and previous..
I am currently using Third -party apps but they dont detect multi clicks ..
Please suggest if its possible to convert single button to handle multiple functions..
Click to expand...
Click to collapse
You may try usingheadset button controller......
did try
borichamehul5 said:
You may try usingheadset button controller......
Click to expand...
Click to collapse
I did test that app on my a116. But Wasnt useful.
It only responds to single click, no matter how fast u click.
ok
rkc87 said:
I did test that app on my a116. But Wasnt useful.
It only responds to single click, no matter how fast u click.
Click to expand...
Click to collapse
If I found any Other way to do this I will definitely tell you.......
flashable zip
borichamehul5 said:
Hello Friends, you have seen in many roms that developer mentions build.prop fix now this can be ported to stock roms....
These is a pleasure to us........just adding few lines will make your phone better......
Steps(Make sure of taking backup before trying this)
1.You need a rooted phone
2.open ES file explorer and mount root as RW
3.open build.prop file in system folder.
4.add the following lines
# Fast Reboot
persist.sys.purgeable_assets=1
# Increasing The Video Recording Quality
ro.media.enc.hprof.vid.bps=8000000
# Screen Rotate To 270 degree
windowsmgr.support_rotation_270=true;
# Increase VM Heap Size(resolve some fc's)
dalvik.vm.heapsize=64m
# Render UI With GPU
debug.sf.hw=1
# Increasing It Will Make Mobile Smoother
windowsmgr.max_events_per_sec=150
# Video Acceleration Enabled
video.accelerate.hw=1
# Increase Performance
debug.performance.tuning=1
# Disable Sending Usage Data
ro.config.nocheckin=1
# Deeper Sleep/Better battery life
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# Ringing Will Start Immediately
ro.telephony.call_ring.delay=0
# Disable Error Checking
ro.kernel.android.checkjni=0
# Increase Quality Of MediaStreaming
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-record=false
# Disable BootAnimation
debug.sf.nobootanimation=1
#Force To Remain Launcher In Memory
ro.HOME_APP_ADJ=1
# Disable Waking Up Of Phone By Volume Buttons
ro.config.hwfeature_wakeupkey=0
# Off The Proximity Quiclky After Call
mot.proximity.delay=25
ro.lge.proximity.delay=25
# Signal Tweaks
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
# NetSpeed 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
# Google DNS Tweak
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.dns1=8.8.8.8
net.dns2=8.8.4.4
# Photo And Video Quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.jpeg.quality=100
# Touch Responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Scrolling Responsiveness
windowsmgr.max_events_per_sec=500
# Power Save Tweaks
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# Disables Debug Icon On Status Bar
persist.adb.notify=0
#Faster Scrolling
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
#wifi to scan less frequently
wifi.supplicant_scan_interval=180
#improve battery under no signal
ro.mot.eri.losalert.delay=1000
#makes apps load faster and frees more ram. (Edit exsisting line)
dalvik.vm.dexopt-flags=m=v,o=y
# Off The Proximity Quickly After Call
ro.lge.proximity.delay=25
mot.proximity.delay=25
5.Now save the file and reboot in recovery.
6.now wipe cache partition and dalvik cache.
7.now reboot.
Note:-I am not responsible for any brick in your phone.
Click to expand...
Click to collapse
hey man could you make flashable zip so i can install via cwm
just add
ravenova said:
hey man could you make flashable zip so i can install via cwm
Click to expand...
Click to collapse
Hey buddy it is easy i am currently learning about flashable zip i will upload it soon in my every post but this is quite easy u can do it without cwm....
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
# Off The Proximity Quickly After Call
ro.lge.proximity.delay=25
mot.proximity.delay=25
Bro are you sure about this will work ??
Htc
ro.lge - LG devices
ro.mot - Motorola Device
Sent from my Cortex A15
just install TTpod...
or you can install xposed framwork and use gravity box modules.. it has the settings for using the volume buttons for music control.. both of them works fine with me.
Sent from my Micromax A116 using xda app-developers app
that is general
AnoopKumar said:
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
# Off The Proximity Quickly After Call
ro.lge.proximity.delay=25
mot.proximity.delay=25
Bro are you sure about this will work ??
Htc
ro.lge - LG devices
ro.mot - Motorola Device
Sent from my Cortex A15
Click to expand...
Click to collapse
that is general it is not specifically for a116....may work or may not but will create no problem
borichamehul5 said:
that is general it is not specifically for a116....may work or may not but will create no problem
Click to expand...
Click to collapse
It will not work bro. Copied stuff please check before post
Sent from my XOLO A700 using Tapatalk 2
cwm zip added
Cwm zip added
borichamehul5 said:
Cwm zip added
Click to expand...
Click to collapse
Hey bro i tired flashing zip using cwm... its giving me an error and i cant boot. Had to restore...
Sent from my Micromax A116 using XDA Premium 4 mobile app
which rom?
ravenova said:
Hey bro i tired flashing zip using cwm... its giving me an error and i cant boot. Had to restore...
Sent from my Micromax A116 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Which rom u r using do you have preinstalled build.prop tweaks by any custom rom developer
borichamehul5 said:
Which rom u r using do you have preinstalled build.prop tweaks by any custom rom developer
Click to expand...
Click to collapse
Stock rom 4.2.1
Sent from my Micromax A116 using XDA Premium 4 mobile app
check
ravenova said:
Stock rom 4.2.1
Sent from my Micromax A116 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
open the build.prop in /system check that do you have any preinstalled tweaks
borichamehul5 said:
open the build.prop in /system check that do you have any preinstalled tweaks
Click to expand...
Click to collapse
I installed bravia engine 2 and audiobeats
Sent from my Micromax A116 using XDA Premium 4 mobile app
fine
ravenova said:
I installed bravia engine 2 and audiobeats
Sent from my Micromax A116 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Fine therefore there is no problem ...have you wiped cache and dalvik cache and try to reinstall the tweaks....
...
XDA:DevDB Information
., a ROM for the Sony Xperia Sola
Contributors
Bendzoo
Version Information
Status: Stable
Created 2014-01-10
Last Updated 2014-04-03
ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
I installed this ROM,,,
ether @Bendzoo gave us a wrong download URL
or this thread is fake:crying:
cuz this ROM is ICS and it seems to be the same as the previous ICS ROM from Bendzoo
here is ascreenshot from it:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SO ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
Reserved
Hey guys : If you find some bugs please post a screenshot here in the thread and we will slove it as soon as we can !!
Bugs?
Sent from my Xperia U using xda app-developers app
Gava97 said:
Bugs?
Sent from my Xperia U using xda app-developers app
Click to expand...
Click to collapse
No bugs I have now a Huge Team of Programmers so we worked hard and sloved all bugs
You have no credits coz this rom is pure build by Bendzoo Team so ....
Bendzoo said:
No bugs I have now a Huge Team of Programmers so we worked hard and sloved all bugs
You have no credits coz this rom is pure build by Bendzoo Team so ....
Click to expand...
Click to collapse
@Bendzoo Could you share your sources please?
I don't want credits only to know the bugs
Sent from my Xperia U using xda app-developers app
Downloading
Thanks You Man Looks Fantastic
Downloading
:laugh:
Gava97 said:
@Bendzoo Could you share your sources please?
I don't want credits
Sent from my Xperia U using xda app-developers app
Click to expand...
Click to collapse
Hmm do you remember when i posted this ROM when Stable 1 was relased by you ? i musted to delete my rom Coz you wanted credits with munjeni and DroidModderXtreme,so no i wont share nothing here....
Bendzoo said:
No bugs I have now a Huge Team of Programmers so we worked hard and sloved all bugs
You have no credits coz this rom is pure build by Bendzoo Team so ....
Click to expand...
Click to collapse
So also Bluetooth and OMX are fixed? :laugh:
Thanks I ll test it
Sent from my Xperia U using xda app-developers app
NO BUGS
brigio345 said:
So also Bluetooth and OMX are fixed? :laugh:
Click to expand...
Click to collapse
everything is working NO BUGS !
Bendzoo said:
everything is working NO BUGS !
Click to expand...
Click to collapse
Radio FM works?
Sent from my Xperia U using xda app-developers app
Gava97 said:
Radio FM works?
Sent from my Xperia U using xda app-developers app
Click to expand...
Click to collapse
Yes
I installed this ROM,,,
ether @Bendzoo gave us a wrong download URL
or this thread is fake:crying:
cuz this ROM is ICS and it seems to be the same as the previous ICS ROM from Bendzoo
here are screenshots from it
omarainea said:
I installed this ROM,,,
ether @Bendzoo gave us a wrong download URL
or this thread is fake:crying:
cuz this ROM is ICS and it seems to be the same as the previous ICS ROM from Bendzoo
here are screenshots from it
Click to expand...
Click to collapse
Yeah, you are right!! This is the build.prop:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Tue Jan 8 12:00:33 2013
ro.build.date.utc=1357642833
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=ST25i
ro.build.description=ST25i-user 4.0.4 BendzooROM_ICS prt3zw test-keys
ro.product.brand=SEMC
ro.product.name=ST25i_1264-3545
ro.product.device=ST25i
ro.build.tags=release-keys
ro.build.fingerprint=SEMC/ST25i_1264-3545/ST25i:4.0.4/BendzooROM_ICS/prt3zw:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1264-3545
ro.semc.version.cust_revision=R7G
allow_mms_when_data_off=true
#########################################################################
ro.config.ringtone=UnifyTone.mp3
ro.config.notification_sound=3DsmsWapkingIn.mp3
ro.config.alarm_alert=alarm.ogg
ro.semc.content.number=PA5
################# Updating of the SW Version #################
ro.semc.version.fs_revision=BendzooROM_ICS
ro.build.id=BendzooROM_ICS
ro.build.display.id=BendzooROM_ICS
##### Values from product package metadata #####
ro.semc.product.model=ST25i
ro.semc.ms_type_id=AAD-3880130-BV
ro.semc.version.fs=WORLD
ro.semc.product.name=XPERIA U
ro.semc.product.device=ST25
ro.product.model=ST25i
# begin build properties
# autogenerated by buildinfo.sh
ro.build.version.incremental=prt3zw
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.type=user
ro.product.board=montblanc
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=montblanc
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse ro.build.description or .fingerprint
ro.build.characteristics=nosdcard
# end build properties
#
# system.prop for kumquat
#
rild.libpath=/system/lib/libu300-ril.so
rild.libargs=-c UNIX -n 2 -p /dev/socket/at_core -s /dev/socket/at_core -i rmnet
# The OpenGL ES API level that is natively supported by this device.
# This is a 16.16 fixed point number
ro.opengles.version=131072
# debug.sf.hw=0 Use b2r2 as compositor in SurfaceFlinger
# debug.sf.hw=1 Use Mali as compositor in SurfaceFlinger
debug.sf.hw=1
# Android defaults EGL preserved swap behaviour
# This gives bad performace for deferred renderers
# such as Mali.
hwui.render_dirty_regions=false
# 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
# System props for SOLS
ro.semc.sols.product-code=98
ro.semc.sols.company-code=5
# STE: Low power audio - enable ULP mode
ste.nmf.autoidle=1
# prop to indicate what kind of external memory the product have.
ro.semc.product.user_storage=emmc_only
ro.build.characteristics=nosdcard
# STE: Address of DBus STE bus
ste.dbus.bus.address=unixath=/dev/socket/dbus_ste
# STE: UNSOL_CALL_RING is only sent once from RIL.
# Android needs to generate more rings if needed.
ro.telephony.call_ring.multiple=false
#Limitation on how much hwmem MM codecs should use
ste.video.decoder.max.hwmem=0x2600000
ste.video.decoder.max.res=720p
ste.video.decoder.h264.max.lev=3.2
#STE: Hardware video codecs configuration
ste.video.dec.mpeg4.in.size=8192
ste.video.enc.out.buffercnt=5
ste.video.dec.recycle.delay=1
#STE: Fast Dormancy Flag
# Fast Dormancy based on USB Tether Events and Screen States
ste.special_fast_dormancy=false
# System props for audio
persist.audio.hp=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product-res-path=framework/SemcGenericUxpRes.apk
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=4.0_r5
ro.com.google.clientidbase=android-sonyericsson
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.semc.xloud.supported=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=48m
ro.sf.lcd_density=240
ro.am.max_recent_tasks=8
ro.sf.display_rotation=0
ro.usb.pid_suffix=171
#Dalvik tweaks - Disable Bytecode Verification
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=m=y,u=n,o=v
#Dalvik tweaks - Turn on Just In Time in dalvik virtual machine
dalvik.vm.execution-mode=int:jit
ro.ext4fs=1
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
ro.drm.active.num=3
ro.drm.active.0=marlin,1
ro.drm.active.1=hdcp_av8100,1
ro.drm.active.2=playready,0
#Higest Photo and Video Quality
ro.media.enc.jpeg.quality=100
ro.media.capture.maxres=5m
ro.media.panorama.defres=2592x1944
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
#Graphics acceleration tweaks
debug.performance.tuning=1
video.accelerate.hw=1
#Media Management
media.stagefright.enable-record=true
#Increased Media and Streaming Performance
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=false
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
#Increase the volume steps in-call: 7 is default
ro.config.vc_call_steps=15
# Disable blackscreen issue after a call
ro.lge.proximity.delay=25
mot.proximity.delay=25
#Screen rotation Modes
windowsmgr.support_rotation_270=true
windowsmgr.support_rotation_90=true
windowsmgr.support_rotation_180=true
#Decrease dialing out delay
ro.telephony.call_ring.delay=0
#Misc Tweaks
ro.config.disable_hw_accel=false
ring.delay=0
ro.ril.enable.amr.wideband=1
#Save battery
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.mot.eri.losalert.delay=1000
persist.radio.add_power_save=1
ro.config.hw_fast_dormancy=1
ro.config.hw_power_saving=true
ro.config.hw_power_saving=1
pm.sleep_mode=1
#System tweaks
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
#Increase smoothness
debug.composition.type=hw
ro.ril.avoid.pdp.overlap=1
#Disable sending of usage data
ro.config.nocheckin=1
# Allow purging of assets (System can free more Ram when needed)
persist.sys.purgeable_assets=1
# Helps scrolling responsiveness and Increase overall touch responsiveness
windowsmgr.max_events_per_sec=300
ro.product.multi_touch_enabled=true
#UI Tweaks
persist.sys.ui.hw=1
view.scroll_friction=10
hwui.disable_vsync=true
# Fastest! 2G/3G/WiFi Settings
ro.ril.hsxpa=3
ro.ril.gprsclass=32
ro.ril.hep=1
ro.ril.hsdpa.category=28
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=268449905
ro.ril.hsupa.category=9
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.fd.plmn.prefix=23402,23410,23411
ro.ril.disable.fd.plmn.prefix=44010
ro.com.google.locationfeatures=0
# 3G TurboCharger & WiFi Tweaks & Connection issues change
ro.ril.enable.a52=0
ro.ril.enable.a53=0
ro.ril.enable.dtm=0
#[build.prop by [email protected]]#
I had just wiped everything when I saw your post and checked... :crying:
Well if this rom is ics then please change title..its confusing. Is this ics or kitkat???
Sent from my Nexus 7 using xda app-developers app
chans.best said:
Well if this rom is ics then please change title..its confusing. Is this ics or kitkat???
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
the current download link is for ICS ROM and to be precise it is the same as Bendzoo's previous ICS ROM [base on terra's ROM]
SO @Bendzoo ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
omarainea said:
the current download link is for ICS ROM and to be precise it is the same as Bendzoo's previous ICS ROM [base on terra's ROM]
SO @Bendzoo ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
Click to expand...
Click to collapse
Oh you forgot something! The link is basically renamed to KITKAT
Andrewasth said:
Oh you forgot something! The link is basically renamed to KITKAT
Click to expand...
Click to collapse
Huh,, good point then she is really faking the thread
then someone should pm any Moderator to delete this thread if @Bendzoo didn't show up with an excuse
omarainea said:
ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
I installed this ROM,,,
ether @Bendzoo gave us a wrong download URL
or this thread is fake:crying:
cuz this ROM is ICS and it seems to be the same as the previous ICS ROM from Bendzoo
here is ascreenshot from it:
SO ETHER FIX THE DOWNLOAD LINK OR DELETE THE THREAD NOW
Click to expand...
Click to collapse
**** i uploaded the old rom okay dont worry i will put a new link in a hour dont worry everyone will get te ROM Cheers XDA
Hii guys today i want to share new bulid prop tweak for our grand 2 all variant
Tested in
Cm12.1
Cm 13
For touchwize rom not yet tested if any one want to test then can and if work plz pm
Download es file explorer or other file exploer which able to go into root folder grand supersu permission
Then goto
Root>system>build. Prop
Open bulid.prop with es editor or other as you want
And copy the the following line below and past it to inside build.prop at bottom leaving a space
#================================#
#Disables blackscreen issue after a call.
ro.lge.proximity.delay=25
mot.proximity.delay=25
#Liquid Smooth Ui
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
₹Fast Reboot
persist.sys.purgeable_assets=1
#Faster boot.
ro.config.hw_quickpoweron=true
#Increasing It Will Make Mobile Smoother
windowsmgr.max_events_per_sec=150
#Video Acceleration Enabled And HW debugging. debug.composition.type can also be changed to cpu or mdp.
video.accelerate.hw=1
debug.sf.hw=1
debug.performance.tuning=1
debug.egl.profiler=1
# Measure rendering time in adb shell dumpsys gfxinfo
debug.egl.hw=1
debug.composition.type=gpu
# Disable hardware overlays and use GPU for screen compositing
#Increase Performance
debug.performance.tuning=1
#NetSpeed 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
#Touch Responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
#Scrolling Responsiveness
windowsmgr.max_events_per_sec=500
#Power Save Tweaks
pm.sleep_mode=1
ro.ril.power_collapse=1
wifi.supplicant_scan_interval=180
ro.mot.eri.losalert.delay=1000
#Faster Better Scrolling
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
windowsmgr.max_events_per_sec=150
ro.min_pointer_dur=8
#3G tweaks.
ro.ril.hep=0
ro.ril.hsxpa=2
ro.ril.gprsclass=12
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=6
#===============================#
#====update 1 new twek===
#Deeper Sleep for better power backup
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=1
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=220
power.saving.mode=1
ro.vold.umsdirtyratio=20
proximity_incall=enable
ro.config.hw_quickpoweron=true
usb_wakeup=enable
ro.config.hw_power_saving=true
#================================
And full reboot your mobile not soft reboot
Flashable zip uploade see post 2
For automatic add twek to bulid prop
Hit thanks for help
And comment below if have any problem
And don't spam
And ya this bulid prop not copy from other thread so don't say to anything about it
Like bla bla bla
Note
I am not responsible for any happen with your mobile do at your own risk
Make backup of your rom using any custom recovery
Or u can use zipme to backup your orginal build prop it make flashable zip if you want to go back your orginal bulid.prop
http://play.google.com/store/apps/details?id=zip.me
New
Intatial release
Flashable zip As on 17 Jan,2016
Update1 as on 19 Jan,2016
Required
custom recovery like twrp (preferred)
Status: stable
Tested on CM12.1 and CM13 ,
touchwiz 4.4.4 as well as motion rom tw 5.1.1 (see post post 17 on page 2 of this thread)
Update 1 working with touchwize motion 5.1.1 as well as cm12 and 13
Can't say about 1st zip twaek work with touchwize not yet tested(bulid_twaek_17_Jan_2016 _IST.zip)
How to update twaek
If you already flash 17 jan 2016 zip
Then flash the second zip
Note busybox requried for flash zip
Changelog
Update1 on 19 jan 2016
Add new tweak
For more power saving when sceen off
More free ram
For performance
Special thanks to @Yuen.Jason22
For sharing twaek and conform for working in motion rom tw5.1.1
And for touchwize 4.4.4 and both cm12. And 13 tested by me
Fix the flashabe zip now you can download
Nice work,maaan. It seems to me everything is working
Bro I got some more to share
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=1
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=220
power.saving.mode=1
ro.vold.umsdirtyratio=20
proximity_incall=enable
ro.config.hw_quickpoweron=true
usb_wakeup=enable
ro.config.hw_power_saving=true
Sent from my SM-G800H using Tapatalk
Yuen.Jason22 said:
Bro I got some more to share
# More RAM*
#persist.sys.purgeable_assets=1*
persist.service.pcsync.enable=0*
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=1
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=220
power.saving.mode=1
ro.vold.umsdirtyratio=20
proximity_incall=enable
ro.config.hw_quickpoweron=true
usb_wakeup=enable
ro.config.hw_power_saving=true
Sent from my SM-G800H using Tapatalk
Click to expand...
Click to collapse
Thanka but there is problem with this which you share they give some rendom reboot in cm13 i am working on it
Bro I'm sorry I think there is no * in every lines end.
the tapatalk app auto adds * when I send it. ;(
btw I use them on touchwiz rom I don't know it on AOSP rom
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=1
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=220
power.saving.mode=1
ro.vold.umsdirtyratio=20
proximity_incall=enable
ro.config.hw_quickpoweron=true
usb_wakeup=enable
ro.config.hw_power_saving=true
Sent from my SM-G800H using Tapatalk
Yuen.Jason22 said:
Bro I'm sorry I think there is no * in every lines end.
the tapatalk app auto adds * when I send it. ;(
btw I use them on touchwiz rom I don't know it on AOSP rom
# More RAM
#persist.sys.purgeable_assets=1
persist.service.pcsync.enable=0
persist.service.lgospd.enable=0
#Hardware Power Saving
ro.config.hw_power_saving=1
# Saves some battery without reducing performances
wifi.supplicant_scan_interval=220
power.saving.mode=1
ro.vold.umsdirtyratio=20
proximity_incall=enable
ro.config.hw_quickpoweron=true
usb_wakeup=enable
ro.config.hw_power_saving=true
Sent from my SM-G800H using Tapatalk
Click to expand...
Click to collapse
Gr8 i will make flashable zip for touchwiz can you tell me which version of android do u test it and can you test my twek in touchwiz plz to confirm that also work in touchwiz
And thanks
android_smater said:
Gr8 i will make flashable zip for touchwiz can you tell me which version of android do u test it and can you test my twek in touchwiz plz to confirm that also work in touchwiz
And thanks
Click to expand...
Click to collapse
Bro I'm on Motion Rom 5.1.1 S5 mini port
I'll download your zip rite now and flash it and tell you the result
Sent from my SM-G800H using Tapatalk
---------- Post added at 09:59 PM ---------- Previous post was at 09:10 PM ----------
android_smater said:
Gr8 i will make flashable zip for touchwiz can you tell me which version of android do u test it and can you test my twek in touchwiz plz to confirm that also work in touchwiz
And thanks
Click to expand...
Click to collapse
Bro I just flashed the zip but error occurs.
For the result:
Error: failed to execute updater binary......(and some more words I forgot)
maybe it is because I'm using Touchwiz and my phone is SM-G7105?(Grand 2 LTE variant)
Sent from my SM-G7105 using Tapatalk
Yuen.Jason22 said:
Bro I'm on Motion Rom 5.1.1 S5 mini port
I'll download your zip rite now and flash it and tell you the result
Sent from my SM-G800H using Tapatalk
---------- Post added at 09:59 PM ---------- Previous post was at 09:10 PM ----------
Bro I just flashed the zip but error occurs.
For the result:
Error: failed to execute updater binary......(and some more words I forgot)
maybe it is because I'm using Touchwiz and my phone is SM-G7105?(Grand 2 LTE variant)
Sent from my SM-G7105 using Tapatalk
Click to expand...
Click to collapse
Ok i will check may be there may be some error in update script
android_smater said:
Ok i will check may be there may be some error in update script
Click to expand...
Click to collapse
mis-match in device codename.
you made this for G7102,you should add G7105 also.
Lol maybe I changed the model name form SM-G800H to SM-G7105?
Sent from my SM-G7105 using Tapatalk
I am just new to making flashable zip to add bulid prop tweak through recovry so there may be some mistake i am checking on it
neonkat said:
mis-match in device codename.
you made this for G7102,you should add G7105 also.
Click to expand...
Click to collapse
Not add any specified code name as it is unveraal script for falshing zip ok i am checking it
Flashing problem..
Sent from my SM-G7102 using XDA Free mobile app
nirupom das Andrid Lver said:
Flashing problem..
Sent from my SM-G7102 using XDA Free mobile app
Click to expand...
Click to collapse
What problem do you face ?
And does you use latest falsable zip plz check
And busybox latest version should be install in your mobile
Check whete busybox properly installed or not just download busybox checker from play store
Because when i see your comment i rechecked my flashable zip and it working i am using twrp
If falshable zip not working there is problem with your phone because i check it 10 time +1 now
U can just copy and paste the twek in bulid.prop see op page
hey im using d stock rom (touchwiz rooted)
can i use this build prop to improve performance is it compatible with stock rooted rom?
darryl1234 said:
hey im using d stock rom (touchwiz rooted)
can i use this build prop to improve performance is it compatible with stock rooted rom?
Click to expand...
Click to collapse
compactible from android 1.6 to 6.0.1 and all phones.
darryl1234 said:
hey im using d stock rom (touchwiz rooted)
can i use this build prop to improve performance is it compatible with stock rooted rom?
Click to expand...
Click to collapse
Ya may be work because it is working with tw 4.4.4
Test your self and comment here
And ya some code are modified it may not work below 4.4.x
Moved to the more appropriate General section and cleaned thread...
@android_smater does this line can do any better?
#Misc
persist.sys.shutdown.mode=hibernate
persist.radio.add_power_save=1
ro.semc.enable.fast_dormancy=false
ro.config.hw_quickpoweron=true
ro.ril.sensor.sleep.control=1
power_supply.wakeup=enable
persist.android.strictmode=0
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
ro.compcache.default=0
dalvik.vm.execution-mode=int:jit
dalvik.vm.verify-bytecode=true
dalvik.vm.jmiopts=forcecopy
ro.ext4fs=1
ro.setupwizard.mode=DISABLED
dalvik.vm.heaputilization=0.25
dalvik.vm.heaptargetutilization=0.75
If not maybe one of the line can be use. I found it at a thread for Samsung Galaxy S2
I couldn't find answer to this anywhere, so i guessed XDA is best place to ask.
I have Note 3 N9005, 3GB RAMm usually about 2GB free. However some apps are crashing with "Out of memory" error. I investigated, and apparently it's limited to 512M per app in build.prop
Stock build.prop contains:
Code:
dalvik.vm.heapsize=36m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
I don't know why dalvik.vm.heapsize is written twice, but i guess the latest value is used.
I tried changing dalvik.vm.heapsize to 768m or 1024m, but anything else than default causes device to partial boot.. i can access adb shell, but boot logo never disappears (some system components now crash, saying out of memory).
Is there any way how to increase heap size at runtime with xposed or similar tools? Or just for single app?
atissss said:
I couldn't find answer to this anywhere, so i guessed XDA is best place to ask.
I have Note 3 N9005, 3GB RAMm usually about 2GB free. However some apps are crashing with "Out of memory" error. I investigated, and apparently it's limited to 512M per app in build.prop
Stock build.prop contains:
Code:
dalvik.vm.heapsize=36m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=128m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m
I don't know why dalvik.vm.heapsize is written twice, but i guess the latest value is used.
I tried changing dalvik.vm.heapsize to 768m or 1024m, but anything else than default causes device to partial boot.. i can access adb shell, but boot logo never disappears (some system components now crash, saying out of memory).
Is there any way how to increase heap size at runtime with xposed or similar tools? Or just for single app?
Click to expand...
Click to collapse
That must work:
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=256m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=2m
dalvik.vm.heapmaxfree=8m