0% found this document useful (0 votes)
27 views

adb codes

The document contains a series of system settings and configurations for an Android device, including parameters for power management, network settings, and performance tuning. It specifies various debug options, TCP buffer sizes, DNS settings, and media playback capabilities. Additionally, it includes settings related to the Dalvik virtual machine and game performance optimizations.

Uploaded by

debdutbhatta2007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

adb codes

The document contains a series of system settings and configurations for an Android device, including parameters for power management, network settings, and performance tuning. It specifies various debug options, TCP buffer sizes, DNS settings, and media playback capabilities. Additionally, it includes settings related to the Dalvik virtual machine and game performance optimizations.

Uploaded by

debdutbhatta2007
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

settings put system ro.config.

hw_quickpoweron true
boot.fps 25
debug.sf.nobootanimation 1
wifi.supplicant_scan_interval "120"
pm.sleep_mode "1"
power_supply.wakeup "enable"
debug.enabletr "true"
debug.qctwa.preservebuf "1"
dev.pm.dyn_samplingrate "1"
video.accelerate.hw "1"
debug.overlayui.enable "1"
debug.egl.hw "1"
Debug.egl.prifiler "1"
debug.sf.hw "1"
debug.composition.type "c2d"
debug.composition.type "gpu"
debug.performance.tuning "1"
windowsmgr.max_events_per_sec "100"
fod_animation_type "4"
Logcat.live "disable"
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"
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"
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"
debug.qc.hardware "true"
debug.qctwa.statusbar "1"
debug.qctwa.preservebuf "1"
debug.composition.type "gpu"
hw3d.force "1"
hwui.render_dirty_regions "false"
hwui.disable_vsync "true"
haptic_feedback_enabled "0"
touch.presure.scale "0.001"
debug.egl.profiler "1"
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"
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 "true"
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
debug.gr.swapinterval "0"
af.resampler.quality "255"
user_refresh_rate 120
"net.ipv4.tcp_congestion_control" "cubic"
"net.ipv4.tcp_default_congestion_control" "cubic"
"net.ipv4.tcp_allowed_congestion_control" "cubic reno"
"net.ipv4.tcp_mtu_probing" "0"
"net.ipv4.tcp_fin_timeout" "60"
"net.ipv4.tcp_wmem" "4096 65536 16777216"
"net.ipv4.tcp_rmem=4096 87380 16777216"
"net.core.wmem_max" "16777216"
"net.core.rmem_max" "16777216"
"net.ipv4.tcp_moderate_rcvbuf" "1"
"net.ipv4.tcp_no_metrics_save" "1"
"net.ipv4.tcp_no_ssthresh_metrics_save" "1"
"net.ipv4.tcp_notsent_lowat" "4294967295"
"net.ipv4.tcp_max_syn_retransmissions" "2"
"net.ipv4.tcp_ecn" "0"
"net.ipv4.tcp_keepalive_intvl" "60"
"net.ipv4.tcp_min_tso_segs" "2"
"net.ipv4.tcp_max_tw_buckets" "3000"
"net.ipv4.tcp_netdma" "1"
"net.ipv4.tcp_dca" "1"
"net.ipv4.conf.eth0.mc_forwarding" "0"
"net.ipv4.conf.all.mc_forwarding" "0"
"net.ipv4.conf.default.mc_forwarding" "0"
net.ipv6.conf.all.disable_ipv6" "1"
net.ipv6.conf.default.disable_ipv6" "1"
net.ipv6.conf.wlan0.autoconf" "0"
net.ipv6.conf.wlan0.accept_ra" "0"
net.ipv6.conf.wlan0.disable_ipv6" "1"
game_driver_all_apps=1
fstrim_mandatory_interval=86400000
restricted_device_performance1,1
sem_enhanced_cpu_responsiveness0
sem_wifi_settings_framework_scan_interval2
sem_power_mode_refresh_rate0,0,-1,2
sem_power_mode_refresh_rate_cover0,0,-1,2
gamesdk_version0
galaxy_exp0
game_auto_temperature_control0

You might also like