Build.prop Tweaks for our device - ONE General

Hi everybody, I've always been a fan of using build.prop tweaks to really increase performance and battery life on my device. I haven't found a thread for this in this forum yet so I thought I'd make one.
This thread will be an ongoing thread meaning I'll keep updating it as I find tweaks. If you have any you don't see here feel free to pm me and I'll be sure to add it.
NOTE: Editing your build.prop can end badly if done incorrectly, always use caution when editing your build.prop.
The following tweaks have drastically increased performance and battery life on my device. You'll need to copy and paste them into your build.prop then reboot your device.
# Better Responsiveness & Speed
windowsmgr.max_events_per_sec=90
ro.max.fling_velocity=15000
ro.min.fling_velocity=8000
ro.min_pointer_dur=8
touch.pressure.scale=0.1
#Disable Android Logging Stuff
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
#Disable Logers
ro.config.htc.nocheckin=1
ro.config.nocheckin=1
#Disable Kernel Error Checking
ro.kernel.android.checkjni=0
ro.kernel.checkjni=0
# Reduce dial-out time
ro.telephony.call_ring.delay=0
ring.delay=0*
# Other Tweaks
ro.config.combined_signal=true
#Better signal reception
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
# 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
wifi.supplicant_scan_interval=220
net.ipv4.tcp_window_scaling=1
# 3G signal and speed tweaks
ro.ril.hsxpa=3
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=7
ro.ril.hsdpa.category=10
ro.ril.enable.a52=1
ro.ril.set.mtu1472=1
persist.cust.tel.eons=1
ro.config.hw_fast_dormancy=1
persist.data_netmgrd_mtu=1482
persist.data_netmgrd_nint=8
ro.use_data_netmgrd=true
ro.ril.enable.dtm=1
ro.ril.def.agps.mode=2
ro.ril.def.agps.feature=1
ro.ril.enable.gea3=1
ro.ril.enable.fd.plmn.prefix=23402,23410,23411
# Smoother video streaming and tweak media
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-record=false
# Better internet browsing & download 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
net.tcp.buffersize.hspa=6144,87380,524288,6144,163 84,262144
net.tcp.buffersize.lte=524288,1048576,2097152,5242 88,1048576,2097152
net.tcp.buffersize.hsdpa=6144,87380,1048576,6144,8 7380,1048576
net.tcp.buffersize.evdo_b=6144,87380,1048576,6144, 87380,1048576
# Better call voice quality.
ro.ril.enable.amr.wideband=1
# Disables data sent and logging
ro.config.nocheckin=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
# Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100
# Increase camera's photo and video recording quality
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
ro.media.enc.hprof.vid.fps=65
ro.media.enc.jpeg.quality=100
# Rendering Tweaks
debug.composition.type=gpu
debug.egl.hw=1
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
debug.performance.tuning=1
debug.sf.hw=1
dev.pm.dyn_samplingrate=1
hw3d.force=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
ro.sf.compbypass.enable=0
ro.vold.umsdirtyratio=20
persist.sys.composition.type=c2d
persist.sys.ui.hw=1
video.accelerate.hw=1
# faster youtube?
ro.ril.hep=1
# 16bit Transparency
persist.sys.use_16bpp_alpha=1
# Remove FPS cap
debug.gr.swapinterval=0
# Qualcomm tweaks
com.qc.hardware=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
# Improves Camera & Video Results
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true
ime_extend_row_keyboard=true
ime_onehand_keyboard=true
ime_split_keyboard=true
ime_vibration_pattern=0:60
Flashable .zip
What will it do ?
Create a backup of your current build.prop and place it on the root of your SD card. That way if you go into a boot loop you can return to normal.
Add all of the tweaks listed above to your build.prop.
Remove any duplicates to prevent boot loops.
Flash this version first it includes the extra battery saver tweaks.
Version 2.1
Link:- https://drive.google.com/file/d/0B_HWCBYTD4HGMXZITHBRYl83cGc/view?usp=docslist_api
If you get freezes or random reboots then dirty flash your rom then flash the version below. This one is without the extra battery tweaks.
Version 2.1 Safe
Link:- https://drive.google.com/file/d/0B_HWCBYTD4HGcE5wT1cwVVlPOVk/view?usp=docslist_api
Thanks to @abhi08638 for helping me out with this !

Its a dude in the AK SYNAPSE thread that made a build.prop.zip for MixMash v14.
You should holler at him and see if he could make one for you. That would be dope.

OmegaBlaze said:
Its a dude in the AK SYNAPSE thread that made a build.prop.zip for MixMash v14.
You should holler at him and see if he could make one for you. That would be dope.
Click to expand...
Click to collapse
His names @DemonPhoenix lol and yes Ik me and him started the whole build.prop craze in that thread. I'll make a flashable zip later tonight.
Sent from my A0001 using Tapatalk

@daltonhrrll Very nice work buddy.

Stylo King said:
@daltonhrrll Very nice work buddy.
Click to expand...
Click to collapse
Thanks. Ill be making a flashable .zip soon I just havent had the time lately.
Sent from my A0001 using Tapatalk

daltonhrrll said:
Thanks. Ill be making a flashable .zip soon I just havent had the time lately.
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Be sure the script removes duplicates, I can help if need be
Sent from my A0001 using XDA Free mobile app

I've never played with build.prop tweaks.. How do I use this without ending up in a bootloop? I tried using Script manager but it just ended up in a bootloop. Oh.. I'm using KK 4.4.4 (temasek) might not work for me then? Don't know really.

ratty123 said:
I've never played with build.prop tweaks.. How do I use this without ending up in a bootloop? I tried using Script manager but it just ended up in a bootloop. Oh.. I'm using KK 4.4.4 (temasek) might not work for me then? Don't know really.
Click to expand...
Click to collapse
Should work idk why it wouldn't. I copied them then pasted into my build.prop. saved it then rebooted
Sent from my A0001 using Tapatalk

daltonhrrll said:
Should work idk why it wouldn't. I copied them then pasted into my build.prop. saved it then rebooted
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Here's a template for the flashable zip. This zip adds comments, blank lines,backs up your build.prop to /sdcard, and removes any duplicates and adds the lines you set.
Here's how to customize it.
1. Extract zip
2. Create a text file called "tweaks.txt" and add all the build.prop tweaks you want
3. Copy txt file inside scripts folder
4. Rezip all folders and files that were extracted
5. Done
Edit: link taken down for update
Edit 2: updated zip
https://www.dropbox.com/s/njilhq1myguc0ao/Buildprop_flasher_template.zip?dl=0
Sent from my A0001 using XDA Free mobile app

abhi08638 said:
https://www.dropbox.com/s/njilhq1myguc0ao/Buildprop_flasher_template.zip?dl=0
Here's a template for the flashable zip. This zip adds comments, blank lines,backs up your build.prop to /sdcard, and removes any duplicates and adds the lines you set.
Here's how to customize it.
1. Extract zip
2. Create a text file called "tweaks.txt" and add all the build.prop tweaks you want
3. Copy txt file inside scripts folder
4. Rezip all folders and files that were extracted
5. Done
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
I'm having error in updater binary when trying to flash this zip. Can anybody confirm it works?
Sent from my Crispy Bacon

acuicultor said:
I'm having error in updater binary when trying to flash this zip. Can anybody confirm it works?
Sent from my Crispy Bacon
Click to expand...
Click to collapse
Can confirm sorry about that I included some last minute changes, will reupload
Edit: reuploaded, forgot a semicolon (ノಠ益ಠ)ノ彡┻━┻
Sent from my A0001 using XDA Free mobile app

abhi08638 said:
Here's a template for the flashable zip. This zip adds comments, blank lines,backs up your build.prop to /sdcard, and removes any duplicates and adds the lines you set.
Here's how to customize it.
1. Extract zip
2. Create a text file called "tweaks.txt" and add all the build.prop tweaks you want
3. Copy txt file inside scripts folder
4. Rezip all folders and files that were extracted
5. Done
Edit: link taken down for update
Edit 2: updated zip
https://www.dropbox.com/s/njilhq1myguc0ao/Buildprop_flasher_template.zip?dl=0
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks mate ! I really surrogate l appreciate it
Sent from my A0001 using Tapatalk

daltonhrrll said:
Thanks mate ! I really surrogate l appreciate it
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Lol no problem
Sent from my A0001 using XDA Free mobile app

abhi08638 said:
Can confirm sorry about that I included some last minute changes, will reupload
Edit: reuploaded, forgot a semicolon (ノಠ益ಠ)ノ彡┻━┻
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Flashed flawesly this time but nothing changed in the build.prop, and already changed the tweaks.txt file. I'm confused, don't know if I'm doing something wrong or the zip not working properly. Please someone confirm.
Sent from my Crispy Bacon

@daltonhrrl can you post a screenshot of your SOT with your modify ?
Inviato dal mio A0001 utilizzando Tapatalk

acuicultor said:
Flashed flawesly this time but nothing changed in the build.prop, and already changed the tweaks.txt file. I'm confused, don't know if I'm doing something wrong or the zip not working properly. Please someone confirm.
Sent from my Crispy Bacon
Click to expand...
Click to collapse
Make sure your file is called "tweaks.txt" and not "tweaks.txt.txt" because sometimes that happens when you create a text file and add the extension.
If you're still having trouble then redownload my zip and paste your build prop tweaks inside the file that's already there and rezip
By any chance are you using multirom?
Sent from my A0001 using XDA Free mobile app

abhi08638 said:
Make sure your file is called "tweaks.txt" and not "tweaks.txt.txt" because sometimes that happens when you create a text file and add the extension.
If you're still having trouble then redownload my zip and paste your build prop tweaks inside the file that's already there and rezip
By any chance are you using multirom?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Yes I'm using multirom, could be the culprit? Already checked the tweaks file extension and is ok.
Sent from my Crispy Bacon

acuicultor said:
Yes I'm using multirom, could be the culprit? Already checked the tweaks file extension and is ok.
Sent from my Crispy Bacon
Click to expand...
Click to collapse
Yes I think that if you're using it it messes up the partitions. This is just speculation since I never use it because I don't consider it clean
Sent from my A0001 using XDA Free mobile app

abhi08638 said:
Yes I think that if you're using it it messes up the partitions. This is just speculation since I never use it because I don't consider it clean
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
What do you mean with "I don't consider it clean"?

OP updated
Added the fixed flashable
Sent from my A0001 using Tapatalk

Related

[ROM][MIUIv5] 3.4.12 - Sky

{
"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"
}
1st post - Downloads, info
2nd post - Changelog
3rd post - Screenshots
4th post - build.prop tweaks, various init.d tweaks
WARNING:Upon flashing this "ROM" your warranty will be voided. The methods and procedures discussed here are considered risky and you should not attempt anything if you don’t know exactly what you are doing.
If any damage occurs to you or your device, including a bricked, non-functional device, I will not be held liable. I will however provide assistance in the form of forum posts, private messages, e-mails, or other type requests to alleviate any issues you may have.
NEW INSTALL INSTRUCTIONS
1. ODIN to Stock
2. Boot to CWM
3. Install CM10
4. It will reboot and continue installing.
5. Wipe all
6. Install Devil Kernel
7. Reboot Recovery
8. Install Sky
Issues?
Click to expand...
Click to collapse
For those running into the "not enough room in /data/app" ----> FIX http://forum.xda-developers.com/showthread.php?t=1847516
1) Boot into recovery
2) Wipe Data/Factory Reset
3) Wipe Cache/Dalvik Cache
4) Reinstall ROM
5) Advanced --> Fix Permissions
6) Reboot
Now test the same feature/app that was previously causing issues. If you still receive a crash, please send a screenshot/message with the crash, as well as any log files that may be associated. I hate to say this, but assume ANY ISSUES are caused by a missed step, or improperly flashed ROM and start from step 1. Otherwise we will have too many people asking for help without trying any remedies themselves.
Downloads:
Click to expand...
Click to collapse
gapps-jb-20121011-signed.zip - 80.31 MB
Sky_3.4.12.zip - 214.69 MB
Donators To My Energy Drink Fund:
Click to expand...
Click to collapse
Jolufa - He provides hosting, and he donates.... what a guy!
kwikrat - You awesome, dood!
citrit - Thanks man! You're keeping me going.
You can donate via PayPal using the button under my avatar. If you need to just ask how. And thank you for doing so, as it shows my work is appreciated.
Credits:
Click to expand...
Click to collapse
Brad - MIUI.us rom
b-eock - init.d tweaks & script help
YOU!
MIUI Android
Xiaomi
DerTeufel1980 - Devil Kernel
Andy Thomson - Helping me with my first port!
Benso/iBotPeaches - Multilang
& All those who have allowed the public use of their mods and such.
Thanks all!
MIUI 3.4.12 | Sky
Click to expand...
Click to collapse
Multi-lang
Latest Semaphore
xbin tweaks for ext4 fixes
This includes the hotfixes for theming
Photo frame fix
SD card mount fix
4 way reboot - Reboot, Hotboot, Recovery, Download
RIL fixes (Signal)
MIUI Equilizer
MIUI Keyboard from Crespo
Build.prop tweaks
MIUI 2.12.14 | Sky Build 3
Click to expand...
Click to collapse
Semaphore 2.6.5sc
Multi-lang
Flash Player
Liberty Rom Toolbox Lite
xbin tweaks for ext4 fixes
This includes the hotfixes for theming
Photo frame fix
SD card mount fix
4 way reboot - Reboot, Hotboot, Recovery, Download
RIL fixes (Signal)
MIUI Equilizer
4.2 Camera, 4.2 Keyboard, 4.2 Transform fix.
MIUI 2.11.16 Sky Build 6
Click to expand...
Click to collapse
Semaphore 2.5.0sc
Multi-lang
Flash Player
Liberty Rom Toolbox Lite
xbin tweaks for ext4 fixes
This includes the hotfixes for theming
Photo frame fix
SD card mount fix
4 way reboot - Reboot, Hotboot, Recovery, Download
RIL fixes (Signal)
JB Control Panel Suite
MIUI 2.11.9 | Sky
Click to expand...
Click to collapse
Semaphore 2.4.5sc
Multi-Lang
Flash Player
Liberty Rom Toolbox Lite
init.d tweaks
xbin tweaks for ext4 fixes
This includes the hotfixes for theming
Photo frame fix
SD card mount fix
4 way reboot - Reboot, Hotboot, Recovery, Download
RIL fixes (Signal)
MIUI 2.10.26 | CypherXIIIB3
Click to expand...
Click to collapse
Semaphore 2.4.5sc
Changed Superuser from LBE to SuperSU
Multi-Lang
Added functionality/apps to /data
- Flash Player
- Liberty Rom Toolbox Lite
- JB Control Panel
init.d tweaks... tons of them! So smooth.
Added liberty.cfg liberty.bsh
xbin tweaks for ext4 fixes
Added customized DSP Manager w/ Dre Beats. Modded DSP Manager uses the libs from dre beats instead of the native libs
MIUI 2.10.19 | CypherXII
Click to expand...
Click to collapse
Changed Kernel to Semaphore 2.4.0sc
Replaced entire System app folder & framework-res and framework-miui-res to provide Multi Language
- Any language that does not apply is due to a translation error
Added functionality/apps to /data
- Flash Player
- Liberty Rom Toolbox Lite
- JB Control Panel
- Devil Kernel Control (Remove if you are staying with Semaphore Kernel. Download Semaphore Manager from Play Store until it is included)
Build.prop tweaks
init.d tweaks, liberty.cfg liberty.bsh
xbin tweaks for ext4 fixes
Added customized DSP Manager w/ Dre Beats. Modded DSP Manager uses the libs from dre beats instead of the native libs.
Changed lockscreen for less lag
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
Updated screens to come...
Nay sayer's gonna nay say...
By arisenhavok at 2012-08-16
List of Build.prop optimizations - Collected from http://bit.ly/NI6YCd.
#Battery Life
ro.ril.disable.power.collapse=1
pm.sleep_mode=1
wifi.supplicant_scan_interval=180
ro.mot.eri.losalert.delay=1000
#Screen Response
ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000
#Faster Boot Times
ro.config.hw_quickpoweron=true
#Call Voice Quality/Signal
ro.config.hw_fast_dormancy=1
ro.ril.enable.amr.wideband=1
#High Quality .jpeg's
persist.sys.use_dithering=1
ro.media.enc.jpeg.quality=100
ro.media.Dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=800000
ro.media.enc.hprof.vid.fps=25
ro.media.panorama.defres=3264x1840
#Remove FPS Cap
debug.gr.swapinterval=0
#Phone dials out faster
ro.telephony.call_ring.delay=1000
#Faster Video Streaming
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
media.stagefright.enable-rtsp=true
media.stagefright.enable-record=true
#Faster Network Speeds
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
#Faster 3G Speeds
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
#Support IPv6/IPv4
persist.telephony.support.ipv6=1
persist.telephony.support.ipv4=1
#System Improvs
persist.sys.shutdown.mode=hibernate
ro.config.disable.hw_accel=false
persist.sys.purgeable_assets=1
persist.cust.tel.eons=1
persist.sys.ui.hw=1
debug.sf.hw=1
video.accelerate.hw=1
windowsmgr.max_events_per_sec=150
debug.performance.tuning=1
ro.telephony.call_ring.delay=0
persist.sys.use_dithering=0
debug.egl.profiler=1
debug.composition.type=GPU
debug.egl.hw=1
#Dalvik VM Improvs
dalvik.vm.checkjni=false
dalvik.vm.dexopt-data-only=1
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=64m
dalvik.vm.verify-bytecode=false
dalvik.vm.execution-mode=int:jit
dalvik.vm.lockprof.threshold=250
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.jmiopts=forcecopy
Multi-Lang Cloud:
Languages included, and credits to those that maintain the language!
English (MarkHUK & iBotPeaches)
Chinese (Xiaomi)
Polish (Acid)
Dutch (Kees-Jan)
Italian (Mish)
Korean (IAmGhost)
Danish (1982Strand)
Russian (KDG & malchik-solnce)
Arabic (silent_4)
Ukrainian (KDG & Vlaaaad)
German (Gerret84 & Marco)
Hebrew (roenano)
Hungarian (vagyula)
Slovak (ingbrzy & UFO & supersasho)
Czech (kynio & jomi)
Great work bro... Keep it up...
Sent from my SGH-I897 using xda premium
syanz87 said:
Great work bro... Keep it up...
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
Thanks! If you have any suggestions let me know!
I'm so glad to see miui run on captivate . Downloading
Sent from my Samsung - legend - Captivate
thanhtd1995 said:
I'm so glad to see miui run on captivate . Downloading
Sent from my Samsung - legend - Captivate
Click to expand...
Click to collapse
New Screenies coming in a few
Arisenhavok91 said:
Thanks! If you have any suggestions let me know!
Click to expand...
Click to collapse
Request you to include Google Now.
And an extra launcher (the launcher in helly bean, don't know which launcher is that)
Sent from my SGH-I897 using xda premium
syanz87 said:
Request you to include Google Now.
And an extra launcher (the launcher in helly bean, don't know which launcher is that)
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
The extra launcher will come in when I get Aroma Installer working with this, so that is in the works! (Look up what that launcher is so I can include it )
And... Google Now is included in the rom. It's under Voice Search.
Arisenhavok91 said:
The extra launcher will come in when I get Aroma Installer working with this, so that is in the works! (Look up what that launcher is so I can include it )
And... Google Now is included in the rom. It's under Voice Search.
Click to expand...
Click to collapse
Good work on this ROM!! Keep up the great work and awesome support!
syanz87 said:
Request you to include Google Now.
And an extra launcher (the launcher in helly bean, don't know which launcher is that)
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
I have installed the latest and have been running it since yesterday. So far things are working smoothly. I did notice quite a bit of lag under heavy usage. I switched to the latest Devil kernel and this helps. The things I use most, Bluetooth, Wifi tethering, and my golf app are working.
This is Jelly Bean so it has Google Now installed. I am not sure what you were referring to.
Add SGS3 sound please.
And I want to ask thát: Is there any problem with custom ringtone?
HoangTuBot said:
Add SGS3 sound please.
And I want to ask thát: Is there any problem with custom ringtone?
Click to expand...
Click to collapse
Yes, I was able to set a custom mp3 ringtone but when I call it does not play and the volume setting under sound setting FC's when I select it. If I change the sounds back to the system sounds then things work correctly.
So custom ringtones do not work currently, this was tried on a clean install with a full data wipe.
citrit said:
Yes, I was able to set a custom mp3 ringtone but when I call it does not play and the volume setting under sound setting FC's when I select it. If I change the sounds back to the system sounds then things work correctly.
So custom ringtones do not work currently, this was tried on a clean install with a full data wipe.
Click to expand...
Click to collapse
Same here with any MIUI 2.8.17 ROM
I havent tested that but let me try it. I'll see what I can do but I would guess its a miui issue. I'll also pick around the issues thread on the nexus s. I'll report back
Sent from my SGH-I897 using xda premium
Arisenhavok91 said:
I havent tested that but let me try it. I'll see what I can do but I would guess its a miui issue. I'll also pick around the issues thread on the nexus s. I'll report back
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
Okay I could replicate that. This may just be a 2.8.17 bug. I'll look I to it further and let you know what I find.
Also, I will be adding sgs 3 sounds tonight.
Sent from my SGH-I897 using xda premium
Arisenhavok91 said:
Okay I could replicate that. This may just be a 2.8.17 bug. I'll look I to it further and let you know what I find.
Also, I will be adding sgs 3 sounds tonight.
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
Custom ringtones won't play after being set is a 2.8.17 JB MIUI issue. Confirmed across multiple devices not just the SGS series.
Hopefully this gets worked out soon.
See now there is almost no reason to put the Captivate into the retired category. I think I know what I am doing Friday after work!!

[GUIDE] Porting rom from HDPI to MDPI

This Guide can be use to port roms from armv6 to armv7 devices
this a simple and easy way to port any cm9 , cm10 , stock roms
Requirements
Winrar
notpad++
MDPI base rom
HDPI port rom
Basic knowledge of system supporting files
so lets start...
step 1
delete these folders from MDPI base rom
Code:
app
fonts
framework
media
and add these folders from HDPI port rom
Code:
app
fonts
framework
media
NOTEHDPI framework are supported for MDPI so no need of editing it.
Click to expand...
Click to collapse
Step 2
Editing BUILD PROP.
change all the red marked values as per ur device.
change the ringtone defaults in blue marked field.
this is just an example.
Code:
##### Merging of the /util/data/semc_kernel_time_stamp.prop file #####
ro.build.date=Wed Jul 4 12:32:24 2012
ro.build.date.utc=1341397944
ro.build.user=BuildUser
ro.build.host=BuildHost
##### Final patch of properties #####
ro.build.product=[COLOR="red"]MT15i[/COLOR]
ro.build.description=[COLOR="red"]MT15i[/COLOR]-userdebug 4.0.4 UL5_3w test-keys
ro.product.brand=SEMC
ro.product.name=[COLOR="red"]MT15i[/COLOR]_1255-1755
ro.product.device=[COLOR="red"]MT15i[/COLOR]
ro.build.tags=release-keys
ro.build.fingerprint=SEMC/[COLOR="red"]MT15i[/COLOR]_1255-1755/[COLOR="Red"]MT15i[/COLOR]:4.0.4/4.1.B.0.587/UL5_3w:user/release-keys
######################## Customized property values #########################
ro.semc.version.cust=1255-1755
ro.semc.version.cust_revision=R1I
#########################################################################
[COLOR="Blue"]
ro.config.ringtone=Missing.ogg
ro.config.notification_sound=notification.ogg
ro.config.alarm_alert=rise_up.ogg
ro.semc.content.number=PA3[/COLOR]
################# Updating of the SW Version #################
ro.semc.version.fs_revision=[COLOR="red"]write any thing u want[/COLOR]
ro.build.id=[COLOR="red"]write any thing u want[/COLOR]
ro.build.display.id=[COLOR="red"]write any thing u want[/COLOR]
##### Values from product package metadata #####
ro.semc.product.model=[COLOR="red"]MT15i[/COLOR]
ro.semc.ms_type_id=AAD-3880100-AV
ro.semc.version.fs=WORLD-i
ro.semc.product.name=[COLOR="red"]Xperia Neo[/COLOR]
ro.semc.product.device=[COLOR="red"]MT15[/COLOR]
ro.product.model=[COLOR="red"]MT15i[/COLOR]
# begin build properties
# autogenerated by buildinfo.sh
ro.build.version.incremental=UL5_3w
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.type=user
ro.product.board=
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7x30
# ro.build.product is obsolete; use ro.product.device
# Do not try to parse ro.build.description or .fingerprint
ro.build.characteristics=default
# end build properties
#
# system.prop for [COLOR="Red"]hallon[/COLOR] (change it to ur device name)
#
# Notify the system that the RIL only signals once
ro.telephony.call_ring.multiple=false
rild.libpath=/system/lib/libril-qc-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
DEVICE_PROVISIONED=1
wifi.interface = wlan0
ro.semc.wifi.hostapd=1
ro.semc.sols.product-code=90
ro.semc.timescape_keys=Sony_Ericsson_Xperia
ro.semc.sols.company-code=5
persist.ro.ril.sms_sync_sending=1
ro.use_data_netmgrd=true
# Disable strict mode checking
persist.android.strictmode=0
# Constant values 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
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
#Default values/Locales for the hiding languages feature
ro.product.locale.excluded=ar_EG ar_IL fa_IR iw_IL
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.product-res-path=framework/SemcGenericUxpRes.apk
ro.com.google.gmsversion=4.0_r1
ro.com.google.clientidbase=android-sonyericsson
drm.service.enabled=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.semc.xloud.supported=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
ro.sf.lcd_density=[COLOR="Red"]240[/COLOR] (change it to 160)(or to ur device dpi level)
ro.usb.pid_suffix=156
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
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
Step:-3
use the the whole meta-inf folder from port rom
Step:4
if u experience and bootloop copy these files from port rom
Code:
libandroid_runtime.so
libandroid_servers.so
libmedia_jni.so
Step:-5
the Icons are of different size in HDPI....
what u have to do is resize it to 48x48 size by using MIR. or GMIP or windows image resize or Photoshop
Step-6
if u want and performance scripts...add some scripts in etc/init.d folder..
Step:7
at the end u should have these folders
META-inf
system
Click to expand...
Click to collapse
so now zip it using winrar and name it
and flash the ur new ported rom
if any one has problems following these steps post a replay in the thread. donot pm me
Click to expand...
Click to collapse
reserved for MIUI porting guide.
decopiling
reserved for decompiling and recompiling guide.
I'll try,thanks!
Inviato dalla tazza del tè.
antonio8297 said:
I'll try,thanks!
Inviato dalla tazza del tè.
Click to expand...
Click to collapse
ok let me know if u have any problems.
What if i port a lgp500 cm9 rom for my mmx a110, both ate from diffrent manufacturer and having almost entirely diffrent structure, is it possible to make such a port
Sent from my Micromax A110 using XDA Premium HD app
rohit297 said:
What if i port a lgp500 cm9 rom for my mmx a110, both ate from diffrent manufacturer and having almost entirely diffrent structure, is it possible to make such a port
Sent from my Micromax A110 using XDA Premium HD app
Click to expand...
Click to collapse
i think its not possible ..roms from same manufacturer can be ported easily with this method.
Sorry for this noob question but is it possible to port an xperia go gb stock rom to xperia mini with this method?? pls answer i know that go uses 3.0.8 kernel and mini 2.6.32.x but i'm just curious to know
No u can't..need some framework modifications
Sent from my SK17i using XDA Premium HD app
Need Help.....Over Here
hi.
first sorry for this stupid question but m stuck so i have to ask........
1. is it possible to PORT QHD JB ROM in HDPI device ?? ( CPU are same only Resolution is different )
then please help me........ and provide me that method of porting.........
2. if not possible to port QHD to HDPI
then its possible to port an same DPI but CPU are not Same.....??
for example........Qualcomm MSM7627a to MTK6577 ------------any ROM like JB ??
its possible ??
plz help me.......to port JB in my MTK6577 Device>>>>>
Thanks.
In step 5, where can I find those icons?
Sent from my LG-P350 using Tapatalk 2
dbarrera said:
In step 5, where can I find those icons?
Sent from my LG-P350 using Tapatalk 2
Click to expand...
Click to collapse
open any apk with winrar and u will those icons in
res/drawables-hdpi,mdpi,xhdpi folder.
BHARDIK said:
hi.
first sorry for this stupid question but m stuck so i have to ask........
1. is it possible to PORT QHD JB ROM in HDPI device ?? ( CPU are same only Resolution is different )
then please help me........ and provide me that method of porting.........
2. if not possible to port QHD to HDPI
then its possible to port an same DPI but CPU are not Same.....??
for example........Qualcomm MSM7627a to MTK6577 ------------any ROM like JB ??
its possible ??
plz help me.......to port JB in my MTK6577 Device>>>>>
Thanks.
Click to expand...
Click to collapse
the Resolution is not the problem....
but different chipset...need some hardware smali's to implemented in framework...
try id this method works..
or ill update the guide to port from diff chipset.
sandy7 said:
the Resolution is not the problem....
but different chipset...need some hardware smali's to implemented in framework...
try id this method works..
or ill update the guide to port from diff chipset.
Click to expand...
Click to collapse
humm for me that methods not worked.... i just port Lewa Rom which one from ZTE a different manufacturer.... mine one is Micromax but this things only same... DPI RESOLUTION. (480*800) both have same resolution thas why....? i got bootloop.... even not able to take logcat....
so... plz post new porting methods which one is working in same resolution device... just processor (chipset) are different...
Sent from my A90S using xda premium
can i port htc desire v cm10.1 rom to ace plus???
BHARDIK said:
humm for me that methods not worked.... i just port Lewa Rom which one from ZTE a different manufacturer.... mine one is Micromax but this things only same... DPI RESOLUTION. (480*800) both have same resolution thas why....? i got bootloop.... even not able to take logcat....
so... plz post new porting methods which one is working in same resolution device... just processor (chipset) are different...
Sent from my A90S using xda premium
Click to expand...
Click to collapse
same chipset msm7227a chipset.... 480*800(v) bt ace plus320*480
can i port??
Can I port a ROM from myTouch 4G to HTC Explorer using this guide ?
Sent from my HTC Explorer A310e using Tapatalk 2
Hai,can I use the same method to port xperia s stock jellybean rom from it's ftf file to xperia live with walkman(using cm10 as base rom ROM)
Sent from my WT19i using xda app-developers app
AK Style said:
Hai,can I use the same method to port xperia s stock jellybean rom from it's ftf file to xperia live with walkman(using cm10 as base rom ROM)
Sent from my WT19i using xda app-developers app
Click to expand...
Click to collapse
no u cant ...bcz of cm libs wont support stock JB.....and need lots of kernel modification to make it boot
sandy7 said:
no u cant ...bcz of cm libs wont support stock JB.....and need lots of kernel modification to make it boot
Click to expand...
Click to collapse
That's sad because I don't like cm10's message,phone and camera app....so is there any alternate one's for these apps for cm10.(urgently need it)
Sent from my WT19i using xda app-developers app
I tried to port Liquidsmooth 2.8 for my device but always get bootloop.

[AROMA][TWEAK][SCRIPT] Adrenaline-Injector

I PROUDLY PRESENT TO YOU THE "ADRENALINE-injector" FOR U8800pro
PURPOSE
A cwm flashable package filled with tweaks and scripts to improve your phone's speed, battery, app loading, transition smoothness, scrolling, cache, cpu and memory, basically it gives your phone a nice dose of ADRENALINE!!
init.d
INIT.D TWEAKS:
70remount- enhances ext4 mount options, if your not on ext4 dont worry it wont change your mounts
99clean - clean and ensures ext4 tweaks stick
75vacuum- sqlite vacuum
Build.prop
Build.prop Tweaks
These are pretty well known in the android world:
#Grpahics & performances tweaks
debug.sf.hw = 1
debug.composition.type = c2d
debug.enabletr = true
debug.qctwa.preservebuf = 1
ro.sf.compbypass.enable=1
video.accelerate.hw=1
ro.media.enc.hprof.vid.fps=75
debug.egl.hw=1
persist.sys.use_16bpp_alpha=1
debug.performance.tuning=1
persist.sys.use_dithering=0
persist.sys.ui.hw=1
windowsmgr.max_events_per_sec=1000
ro.max.fling_velocity=10000
ro.min.fling_velocity=6000
#Battery improvements
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
persist.sys.shutdown.mode=hibernate
wifi.supplicant_scan_interval=180
#Media quality improvements
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
ro.media.enc.jpeg.quality=100
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
#Dalvik tweaks
dalvik.vm.dexopt-data-only=1
dalvik.vm.verify_bytecode=false
dalvik.vm.dexopt-flags=m=v,o=y
dalvik.vm.execution-mode=int:jit
dalvik.gc.type=precise
ALWAYS MAKE A NANDROID BACKUP
I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE YOUR PHONE
How to Install
-Download ADRENALINE-injector.zip
-place on root of your SD card
-power off(better pull off the battery too)
-boot into CWM recover(volume+ + power)
-select installfrom zip
-select the ADRENALINE-injector.zip
-Select the tweaks you want to install from AROMA INSTALLER
-Reboot (first boot takes about 10 mins :silly
-Done! NOW ENJOY YA POWAAHH!:laugh:
GRAB YOUR ADRENALINE-INJECTOR NOW! :angel:
Gz!!!
pikachukaki said:
Gz!!!
Click to expand...
Click to collapse
GZ is ???
GratZ
ro.media.enc.hprof.vid.bps=8000000
what is this for?video playback or recording?
tried it
Tried it dont know if it did something better but it didnt do anything worst either.Also you should credit the original developer
Cheers and thanks for taking the time to post this.
Its a bit dificult to test this on my roms..cause i include most of them!!!
At the moment I use CM 7.2
Can I install this in recovery???
And what happens after installation?
Sent from my u8800pro using Tapatalk 2
Sent from my u8800pro using Tapatalk 2
U guys can install on any roms..anyway this is just first version will be providing more soon
-Rik[Rittik]
After you install and select all tikcs should there be any change?
After reboot everything is the same to me.
Where and how to look for if there are any changes?
Sent from my u8800pro using Tapatalk 2
If I want to implement them directly in the rom before you install it, what do I do??
The file system I copy them in the corresponding places, and so it's ok, the "build.prop" I fix this by adding the tweaks that I read here on the post, but instead the files that are inside the folder "tweaks" what should I do??
Just flash it in rom much easier..or copy the build.prop tweaks at thr end of ur build.prop and please save ur old build.prop before editing..
-Rik[Rittik]
korekore1 said:
ro.media.enc.hprof.vid.bps=8000000
what is this for?video playback or recording?
Click to expand...
Click to collapse
playback
-Rik[Rittik]
Hmmm http://forum.xda-developers.com/showthread.php?t=1236779
Send from my Dominating Fascinate
bbrad said:
Hmmm http://forum.xda-developers.com/showthread.php?t=1236779
Send from my Dominating Fascinate
Click to expand...
Click to collapse
What is wrong with it? lol
SvTeam said:
What is wrong with it? lol
Click to expand...
Click to collapse
This thread and mod looks like a copy a paste of the original thread
Send from my Dominating Fascinate
bbrad said:
This thread and mod looks like a copy a paste of the original thread
Send from my Dominating Fascinate
Click to expand...
Click to collapse
Its made only for this phone.
SvTeam said:
Its made only for this phone.
Click to expand...
Click to collapse
The script is universal which means he could have just said it was just for this phone
Send from my Dominating Fascinate
bbrad said:
The script is universal which means he could have just said it was just for this phone
Send from my Dominating Fascinate
Click to expand...
Click to collapse
This is ported specifically for this phone!
SvTeam said:
This is ported specifically for this phone!
Click to expand...
Click to collapse
You know what OK it ain't my business I leave it to the devoloper if he wants to say something
Send from my Dominating Fascinate

Possible memory management Improvement

http://phandroid.com/2015/06/10/samsung-galaxy-s6-memory-leak-fix/
Wanted to share this article posted today that may or may not help with the galaxy s6's [and edge's ??] poor memory management(lack of standard multitasking abilities). I personally have not tried the build.prop tweaks, but you need to be rooted to apply the tweaks.
Also, a user comment at the bottom says that his/her phone went into a bootloop after attempting the edits, so use at your own risk, and please post your experience to share your results or changes needed to make it work!
Original xda thread can be found here: http://forum.xda-developers.com/showpost.php?p=61260005&postcount=80 and from beginning here: http://forum.xda-developers.com/tmobile-galaxy-s6/general/s6-ram-management-discussion-t3128229
In your build.prop under #DHA Properties change these two lines:
Code:
ro.config.dha_cached_max=12
ro.config.dha_empty_max=36
Add these 4 lines:
Code:
ro.config.dha_th_rate=2.3
ro.config.dha_lmk_scale=0.545
ro.config.sdha_apps_bg_max=70
ro.config.sdha_apps_bg_min=8
Scroll down beyond the DHA properties where the other properties are stored and remove duplicate entires of
Code:
ro.config.dha_cached_max=
ro.config.dha_empty_max=
ro.config.dha_th_rate=
ro.config.dha_lmk_scale=
Finally this one will change your LMK values:
Code:
ro.config.oomminfree_high=7628,9768,11909,14515,16655,20469
Definitely Improved
I decided to root because of that and I don't regret as it improved multitasking I know can run like 6 apps(probably even more) and switch between without them reloading, about the bootloop it was apparently because the user did not set the correct permissions after. It's definitely worth it to try it
Yes i can confirm it working on s6 edge like a charm
dukat0s said:
Yes i can confirm it working on s6 edge like a charm
Click to expand...
Click to collapse
Would you been ok or willing to upload a snapshot of your edited build.prop for me?
Thank you kindly,
Da Baron
I didn't have such good luck with this. My phone was fine for the first couple of hours. I was streaming with tune-in and checking out twitter and screen became unresponsive, then apps started crashing. I tried reverting back to my original build.prop and got nothing but bootloops. Needless to say I had to Odin back to stock. Perhaps I should have just undid changes to build.prop rather than trying to replace file, and I probably would have been ok.
Da Baron said:
Would you been ok or willing to upload a snapshot of your edited build.prop for me?
Thank you kindly,
Da Baron
Click to expand...
Click to collapse
VM ROM, 925F, running stable. be picky in what you choose to implement .
# begin build properties
ro.build.id=LRX22G
ro.build.display.id=-VN™ROM-LRX22G.G925FXXU1AOE3
ro.build.version.incremental=G925FXXU1AOE3
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.2
ro.build.date=Wed May 6 17:06:58 KST 2015
ro.build.date.utc=1430899618
ro.build.type=user
ro.build.user=dpi
ro.build.host=SWDD5605
ro.build.tags=release-keys
ro.product.model=SM-G925F
ro.product.brand=samsung
ro.product.name=zeroltexx
ro.product.device=zerolte
ro.product.board=universal7420
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=exynos5
ro.build.product=zerolte
ro.build.description=zeroltexx-user 5.0.2 LRX22G G925FXXU1AOE3 release-keys
ro.build.fingerprint=samsung/zeroltexx/zerolte:5.0.2/LRX22G/G925FXXU1AOE3:user/release-keys
ro.build.characteristics=phone
#
# Samsung Specific Properties
ro.build.PDA=G925FXXU1AOE3
ro.build.hidden_ver=G925FXXU1AOE3
ro.config.rm_preload_enabled=0
ro.build.changelist=4497415
ro.product_ship=true
ro.chipname=exynos7420
persist.sys.storage_preload=1
# end build properties
#
# HWUI_BUILD_PROPERTIES
ro.hwui.texture_cache_size=88
ro.hwui.layer_cache_size=58
ro.hwui.path_cache_size=16
ro.hwui.shape_cache_size=4
ro.hwui.gradient_cache_size=2
ro.hwui.drop_shadow_cache_size=8
ro.hwui.r_buffer_cache_size=4
ro.hwui.text_small_cache_width=2048
ro.hwui.text_small_cache_height=2048
ro.hwui.text_large_cache_width=4096
ro.hwui.text_large_cache_height=4096
#
# from device/samsung/zerolte/system.prop
# system.prop for universal7420
#
rild.libpath=/system/lib64/libsec-ril.so
rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=640
# RIL team modification
# netmgrd should be false in EVO-RIL model
ro.use_data_netmgrd=false
# RIL team modification
# qos will temporary false while supporting qos in EVO-RIL.
persist.data.netmgrd.qos.enable=false
ro.arch=exynos7420
persist.demo.hdmirotationlock=false
ro.zygote.disable_gl_preload=1
ro.sf.lcd_density=640
# Multimedia property for Smart View
media.enable-commonsource=true
# DHA property
ro.config.dha_cached_max=12
ro.config.dha_empty_max=36
ro.config.ldha_spc_enable=false
# Multimedia property for Camcorder Recording
media.sfrec.adj_frames=2
# VQG - User Agent Header for Video-Streaming Client
net.streaming.rtsp.uaprof=http://wap.samsungmobile.com/uaprof/
#
# ADDITIONAL_BUILD_PROPERTIES
ro.config.tima=0
ro.config.timaversion=3.0
ro.config.ringtone=Machina.ogg
ro.config.notification_sound=tweeters.ogg
ro.config.alarm_alert=Morning_Flower.ogg
ro.config.media_sound=Sweethearts.ogg
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
ro.opengles.version=196609
ro.sf.lcd_density=640
debug.hwc.nodirtyregion=0
debug.hwc.force_gpu=0
debug.hwc.winupdate=1
drm.service.enabled=true
ro.hdcp2.rx=tz
ro.secwvk=220
ro.security.gfservice.version=0.9.2
ro.security.gfservice.whitelist=true
ro.security.gfservice.unload=false
ro.build.scafe=capuccino
ro.build.scafe.size=short
ro.build.scafe.shot=single
ro.build.scafe.cream=white
ro.sec.fle.encryption=false
ro.im.param.offset=7341648
ro.me.param.offset=7341728
ro.sn.param.offset=7341808
ro.pr.param.offset=7341888
ro.sku.param.offset=7341968
#security.mdpp=None
ro.security.mdpp.ver=2.0
ro.security.mdpp.release=2
ro.security.vpnpp.ver=1.4
ro.security.vpnpp.release=4.1
#security.mdpp.result=None
ro.error.receiver.default=com.samsung.receiver.error
ro.config.dha_th_rate=2.3
ro.config.dha_lmk_scale=0.545
ro.config.sdha_apps_bg_max=70
ro.config.sdha_apps_bg_min=8
config.disable_atlas=true
ro.security.mdpp.ux=Disabled
ro.security.reactive.active=2
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
ro.com.google.clientidbase=android-samsung
ro.security.icd.flagmode=multi
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.adb.qemud=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=5.0_r2
persist.sys.dalvik.vm.lib.2=libart.so
ro.build.selinux=1
dalvik.vm.isa.arm64.features=default
dalvik.vm.isa.arm.features=div
ro.config.knox=v30
ro.kernel.qemu=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.build.version.sdl=2101
#
# Multi Users
fw.max_users=3
fw.show_multiuserui=1
fw.show_hidden_users=1
fw.power_user_switcher=1
#
#Some Tweaks
debug.performance.tuning=1
debug.composition.type=gpu
ro.config.hw_fast_dormancy=1
ro.config.vc_call_steps=20
ro.ril.enable.amr.wideband=1
debug.enabletr=true
debug.overlayui.enable=1
debug.qctwa.preservebuf=1
hw3d.force=1
ro.config.disable.hw_accel=false
ro.fb.mode=1
ro.sf.compbypass.enable=0
ro.vold.umsdirtyratio=20
persist.sys.ui.hw=1
ring.delay=0
ro.telephony.call_ring.delay=0
ro.lge.proximity.delay=15
mot.proximity.delay=15
power.saving.mode=1
proximity_incall=enable
ro.config.hw_quickpoweron=true
ro.config.hw_power_saving=true
ro.ril.disable.power.collapse=0
#
#Wireless and TCP4 Tweaks
wifi.supplicant_scan_interval=180
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_rfc1337=1
net.ipv4.tcp_sack=1
net.ipv4.tcp_timestamps=1
net.ipv4.tcp_rmem=4096 39000 187000
net.ipv4.tcp_wmem=4096 39000 187000
net.ipv4.tcp_mem=187000 187000 187000
net.ipv4.tcp_no_metrics_save=1
net.ipv4.tcp_moderate_rcvbuf=1
net.ipv4.tcp_window_scaling=1
#
#GOOGLE DNS
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.rmnet0.dns1=8.8.8.8
net.rmnet0.dns2=8.8.4.4
net.ppp0.dns1=8.8.8.8
net.ppp0.dns2=8.8.4.4
net.wlan0.dns1=8.8.8.8
net.wlan0.dns2=8.8.4.4
net.eth0.dns1=8.8.8.8
net.eth0.dns2=8.8.4.4
net.gprs.dns1=8.8.8.8
net.gprs.dns2=8.8.4.4
#
#Experimental Tweaks
boot.fps=24
shutdown.fps=24
wlan.wfd.hdcp=disable
ro.media.enc.jpeg.quality=100
ro.securestorage.support=false
persist.sys.root_access=3
ro.ril.fast.dormancy.rule=0
ro.wmt.blcr.enable=0
logcat.live=disable
ro.config.oomminfree_high=7628,9768,11909,14515,16655,20469
#
#Debug
persist.adb.notify=0
persist.mtp.notify=0
persist.usb.notify=0
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb
ro.config.combined_signal=true
I've just made the changes (and borrowed your dns settings too!). Will report back
Sent from my SM-G925F using Tapatalk
apd said:
I've just made the changes (and borrowed your dns settings too!). Will report back
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
Good! Happy to help!
Why not tell us how to properly edit and replace the build.prop file?
The first time I edited the file with Root Explorer editor then rebooted into TWRP and replaced the file by the Aroma File Manager.
It ended up in device stuck at S6 Edge boot logo and I had to reflash.
Second time (current trial) I did everything with Root Explorer, without going into Recovery.
It comes out that after rebooting the general OS behaviour seems alright, but... build.prop has disappeared from /system/...
What the hell?
Cr4z33 said:
Why not tell us how to properly edit and replace the build.prop file?
The first time I edited the file with Root Explorer editor then rebooted into TWRP and replaced the file by the Aroma File Manager.
It ended up in device stuck at S6 Edge boot logo and I had to reflash.
Second time (current trial) I did everything with Root Explorer, without going into Recovery.
It comes out that after rebooting the general OS behaviour seems alright, but... build.prop has disappeared from /system/...
What the hell?
Click to expand...
Click to collapse
...so, put your astronaut costume, this will be rocket science!!!! :laugh:
Via RootExplorer...copy the original buid.prop to a folder in your mass storage...then connect your phone to the computer, copy the file from storage to your computer, edit it with notepad++ (be picky in what you choose to implement...), save-it.
then copy it to your device (mass storage), root explorer, rename old build.prop in System, copy new buil.prop in /system, apply proper permissions (rw-r--r--) with root explorer, reboot...no hell...
http://forum.xda-developers.com/showthread.php?t=1948558
Have a back-up before...
freaksamael said:
...so, put your astronaut costume, this will be rocket science!!!! :laugh:
Click to expand...
Click to collapse
Then I definitely have an issue, 'cause that's like I did too.
build.prop comes up and not, if I use an editor it says there's no build.prop at all...
Sent from my Samsung Galaxy S6 Edge (SM-G925F)
apd said:
I've just made the changes (and borrowed your dns settings too!). Will report back
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
So I've been running the new settings for about half a day. Phone feels initially very snappy (once it has finished properly booting) but after that it feels really quite sluggish and needs a reboot.
Roll on 5.1.1.......
Sent from my SM-G925F using Tapatalk
apd said:
So I've been running the new settings for about half a day. Phone feels initially very snappy (once it has finished properly booting) but after that it feels really quite sluggish and needs a reboot.
Roll on 5.1.1.......
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
OK, that sluggishness may have been down to muzei being resource hog. Have now uninstalled it and trying again! !!
Sent from my SM-G925F using Tapatalk
apd said:
So I've been running the new settings for about half a day. Phone feels initially very snappy (once it has finished properly booting) but after that it feels really quite sluggish and needs a reboot.
Roll on 5.1.1.......
Sent from my SM-G925F using Tapatalk
Click to expand...
Click to collapse
I got the same lag (apart from the other issue above).
Sent from my Samsung Galaxy S6 Edge (SM-G925F)
Same.
---------- Post added at 05:21 PM ---------- Previous post was at 05:21 PM ----------
Cr4z33 said:
I got the same lag (apart from the other issue above).
Sent from my Samsung Galaxy S6 Edge (SM-G925F)
Click to expand...
Click to collapse
Same.
My mistake...
I've been using this app called SupeLock Package Disabler to just disable background processes of the phone that were hogging up RAM space. My phone now always has just above 1gb of free RAM all the time so my apps close in the background less often than normal.. Best part about the app is you don't need root access for it to work. There's a limit to how many packages you can disable in the free version but I've found that once the pop up message informing you of this limit shows, you just have to click on More Info, it opens the browser, hit the back button and you'll return back to SuperLock with that last app you selected added to your disabled list. Been working like a charm for me.
You can disable apps for free in the settings so does this do anything else?
Sent from my SM-G925F using Tapatalk
Is it different from Greenify?
Sent from my SM-G925I using XDA Free mobile app
Can it be agreed then that these tweaks are the opposite of the current implementation multitasking management? It is too passive?

[GUIDE]Enable Multi User Mode on Note 5

HI. I don’t know why, but Samsung did not add multi user support on our beloved note5.
If u want to try it here is the guide to set it up.
I tested and confirm 100% working. This is applicable for all variants.
1. Open up root explorer
2. Navigate to /system
3. Paste in the following line at the bottom of your build.prop
Code:
# Multi Users
Fw.max_users=3
Fw.show_multiuserui=1
Thanks
Sound awesome
Thanks for posting this.
daviefl86 said:
HI. I don’t know why, but Samsung did not add multi user support on our beloved note5.
If u want to try it here is the guide to set it up.
I tested and confirm 100% working. This is applicable for all variants.
1. Open up root explorer
2. Navigate to /system
3. Paste in the following line at the bottom of your build.prop
Code:
# Multi Users
Fw.max_users=3
Fw.show_multiuserui=1
Click to expand...
Click to collapse
I tried this on my SM-N920T but i dont see an option to enable this feature. I restarted the device and still dont see anything.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-misc-lzo
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
Thank you its now showing.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-misc-lzo
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
I tried creating a new user, the device just restart then go back to my original settings that i have. This happens when i try to use the Guest user as well. Not sure whats going on there. I am using jthrasher Thrashrom3.4.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-7.0Beta2
thanks
I think it has been asked but didnt see an answer! Users are showing in settings after adding to prop build but when i hit guest user or set up new user, the phone reboots:what: Anyone have fix or solution? Thanks
Anyone successful on Marshmallow?
reekotubbs said:
Anyone successful on Marshmallow?
Click to expand...
Click to collapse
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=3
I am on Marshmallow and this worked
I did not try it with 10 actually
so I directly changed it to 3 instead of 10
and it worked so I don't know if that might help
Try it and let us know
Thanks :good:
Works in every version of marshmallow? Even the most recent ones?
It's possible to enable on nougat?
Thanks
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
thanks bro now work grat
Next Step?
I have followed all the steps above.
When I get to adding a user it goes through a new user setup just fine until it gets to the end.
Then it gives an unexpected error box when you click finish. Then I have to restart to get out of new user setup.
Model= SM-N910T
Android version 6.0.1
Security Patch July 1, 2017
Rooted
Hello,
I come from after checking a Youtube Video about this feature.
This is the code I used.
#Multi User
fw.max_users=30
fw.show_multiuserui=1
fw.show_hidden_users=1
fw.power_user_switcher=1
It worked, and I could successfully set up different users, and boot into their profiles.
The only thing missing is the button to switch the users after setting them up.
Not like in the video, on my device, this yellow button is missing!
<- how it looks in the video
I even tried to change [fw.max_users=30] to 3 or 5, but with no success.
I am using a Samsung Galaxy S10+ [SM-975F/DS] with Android 12 Stock ROM, and ONE UI 4.1.

Categories

Resources