• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Build.Prop Tweaks confirmed working [Updated 9/18/2015]

Is there a way to disable scanning for other wifi APs once you connect to yours? I see my phone says "searching" every 7 seconds (I changed the wifi supplicant setting but it does nothing :()

Thanks! Also, does anyone experience stuttering on their Stylo when wifi-calling someone? It doesn't matter if the other party is on T-Mo or at&t, the stutter happens to both outgoing and incoming voice streams
 
Upvote 0
Is there a way to disable scanning for other wifi APs once you connect to yours? I see my phone says "searching" every 7 seconds (I changed the wifi supplicant setting but it does nothing :()

Thanks! Also, does anyone experience stuttering on their Stylo when wifi-calling someone? It doesn't matter if the other party is on T-Mo or at&t, the stutter happens to both outgoing and incoming voice streams
Go to settings/WiFi advance menu uncheck allow wifi.scanning n wifi notification off... that would not allow apps to still scan even settings its off
 

Attachments

  • 1450486104317.jpg
    1450486104317.jpg
    42.5 KB · Views: 221
  • 1450486116297.jpg
    1450486116297.jpg
    60.1 KB · Views: 259
  • Like
Reactions: Blu8
Upvote 0
Attention if you try this and end up with a brick or your device transforms and tries to destroy you; it's not my fault you did this not me. So just read all of this thread not just the O.P to get out of a bind if you reply with "the thread is too long i wont read it please help" don't expect anything short of "there's a search bar use it"

Here are some build.prop tweaks that i have tried out, there are plenty of ways to edit the build.prop file i personally use root browser (file explorer) which has a RB Text editor....

So the build prop editors on android tend to cut off the build.prop characters after a certain point so to get around this copy your build.prop from /system to your SD. Then transfer it from SD to the desktop of your computer after your comfortable with the edits; move the "original" one in the SD card to a new sub folder which probably want to name "original prop" then copy the edited one to the root of your SD then replace the one you have in /system then fix the permissions to 0644 and reboot and profit (you can use gedit on Ubuntu or Notepad++ on windows don't know about mac tho)

Does your phone tell you that you need to purchase an upgrade to your plan whenever you try and tether? Depending on your carrier, this line may help:

net.tethering.noprovisioning=true

#Helps scrolling responsiveness
windowsmgr.max_events_per_sec=240

#Faster Scrolling
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000

#you can use multiwindow for all apps
#Default value is false, edit to true
persist.splitwindow.support_all=true

#Enable Permanent LTE Option
#default value is 9
ro.telephony.default_network=10

found this line in the prop

#property to enable DS2 Dap
audio.dolby.ds2.enable=false (if change to true, would also need to edit lge.music.xml in the etc folder to get it to work, i personally don't know the edit use the file @JayBondzeWell provided)

#Multi Users
fw.max_users=30
fw.show_multiuserui=1

^^^^thanks @Krlypumaa

#Liquid Smooth Ui (not the custom rom)
persist.service.lgospd.enable=0
persist.service.pcsync.enable=0
ro.ril.enable.a52=1
ro.ril.enable.a53=0

#Change android name and version
ro.build.display.id=Your ROM name
ro.build.version.release=5.1.1 (Android version number)

#More volume steps in call. (default is 6)
ro.config.vc_call_steps=20

#Default volume in call. (default is 3)
ro.config.vc_call_default=10

#Better call voice quality.
ro.ril.enable.amr.wideband=1

#Increase Quality Of Media Streaming (add to #system props for the MM modules)
media.stagefright.enable-meta=true
media.stagefright.enable-rtsp=true

#Increase VM Heap Size (default is 36m)
dalvik.vm.heapsize=72m

#makes apps load faster and frees more ram.
dalvik.vm.dexopt-flags=m=y,v=n,o=v,u=n

#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

#Game tweaks
persist.sys.NV_FPSLIMIT=60
persist.sys.NV_POWERMODE=1
persist.sys.NV_PROFVER=15
persist.sys.NV_STEREOCTRL=0
persist.sys.NV_STEREOSEPCHG=0
persist.sys.NV_STEREOSEP=20
persist.sys.purgeable_assets=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
ro.config.hw_quickpoweron=true

#Qualcomm tweaks
com.qc.hardware=1
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1

#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

#Increase jpg quality to 100%
ro.media.enc.jpeg.quality=100

# Rendering Tweaks
debug.composition.type=c2d
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

# Enable GPU Acceleration
debug.sf.hw=1
video.accelerate.hw=1
debug.performance.tuning=1
persist.sys.composition.type=gpu
debug.qc.hardware=true
debug.qctwa.statusbar=1
debug.qctwa.preservebuf=1
debug.egl.profiler=1
debug.egl.hw=1
debug.composition.type=gpu
hw3d.force=1
ro.product.gpu.driver=1
persist.sys.use_16bpp_alpha=1
persist.sampling_profiler=0
hwui.render_dirty_regions=false
hwui.disable_vsync=true

# Saves some battery without reducing performances
wifi.supplicant_scan_interval=497
pm.sleep_mode=1
power.saving.mode=1
ro.ril.disable.power.collapse=0
ro.vold.umsdirtyratio=20
# Increase general Performance
debug.performance.tuning=1

# Increase some Performance
ro.secure=0
persist.sys.use_16bpp_alpha=1
ro.product.gpu.driver=1
ro.min.fling_velocity=8000
# Reduce the black screen time of the proximity sensor
ro.lge.proximity.delay=15
mot.proximity.delay=15

# 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
# Better Flashlight intensity and camera-flash quality
ro.media.capture.flash=led
ro.media.capture.flashMinV=3300000
ro.media.capture.torchIntensity=40
ro.media.capture.flashIntensity=70
ro.media.capture.maxres=8m
ro.media.capture.fast.fps=4
ro.media.capture.slow.fps=120
ro.media.panorama.defres=3264x1840
ro.media.panorama.frameres=1280x720
ro.camcorder.videoModes=true


if you know of any more that work please comment them i will probably add them to the OP
Try this increases ur FP about 10 to 20% debug.egl.swapinterval=-60
 
Upvote 0
Ok found it thanks. Any apps that you know of that work? I tried few but no luck. I tried spirt2radiofm and said I needed kernel to support FM. I am on katana, maybe that makes it not work idk?
NextRadio
Says its unavailable. Maybe the rom issue? Anyone try FM with katana?
Y@ll need kernel to be enable for the fm radio plus framework... Now the transmitter is for car radio's technology were u use frequency to redirect your sound. Yhats why their invented Bluetooth... LOL now its some apps that letyou transmit sound for non Bluetooth radios throug freq.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones