[Solution] Permanent youtube app fix for Lenovo A916 - Android Q&A, Help & Troubleshooting

Hi all,
Here is a permanent youtube fix for Lenovo A916. After applying this tutorial, you can update the app freely and run youtube videos flawlessly.
- Your phone should be rooted.
- Use ES file explorer to edit build.prob file in system folder
- Add this code to the build.prob file:
Code:
#youtube fix by Sherif Magdi
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
- Save the build.prob file.
- Reboot.
- Enjoy.
It is the easiest and most robust method to fix the youtube app permanently and it is exclusive for the xda community...
Please don't forget to participate in the poll...

[hey thanks for the hope but unfortunately didn't work (
this A916 is just driving me mad

Related

skype on CM7

Hey guys...for some reason my skype is busted againi tried the fix in the cm7 forums here to changw ro.kernel.android.check.jni=1 to 0 and it workered for a awhile...til i upgraded to the 09 build that fixes wifi sleep...tried to go into the build.prop to change the setting again
..
But its not in there.....so i added it...but nothing...any ideas.
ok guys if anyone else is having this problem
it was pointed out to me that the build.prop in the /system needs to be edited to contain these lines
dalvik.vm.checkjni=false
ro.kernel.android.checkjni=0
add this to the bottom save....reboot....and skype away....i used ES file explorer with root to edit the build.prop hope it help someone

[Tweaks] - Adjustments [Only ICS] [24/aug/2012]

I'm updating this old post
Changes may vary from one unit to another
For the changes you need a file manager (with root access)
Note: I am not Responsible for killing your phone! Use at your own risk!
Build.prop
2. Increase the overall touch response
Code:
debug.performance.tuning=1
video.accelerate.hw=1
3. Battery Save
Code:
wifi.supplicant_scan_interval=150
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
4. Disable debugging notification icon in the status bar
Code:
persist.adb.notify=0
5. Signal (3G) tweaks
Code:
net.dns1=8.8.8.8
net.dns2=8.8.4.4
net.tcp.buffersize.default=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.wifi=262144,524288,1048576,262144,524288,1048576
net.tcp.buffersize.lte=262144,524288,3145728,262144,524288,3145728
net.tcp.buffersize.hsdpa=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.evdo_b=6144,262144,1048576,6144,262144,1048576
net.tcp.buffersize.umts=6144,87380,110208,6144,16384,110208
net.tcp.buffersize.hspa=6144,87380,262144,6144,16384,262144
net.tcp.buffersize.gprs=6144,8760,11680,6144,8760,11680
net.tcp.buffersize.edge=6144,26280,35040,6144,16384,35040
7. Disable the animation to boot faster startup
Code:
debug.sf.nobootanimation=1
8. Fix some application issues (Kernel)
Code:
ro.kernel.android.checkjni=0
__________________________________________________
services.jar
Attention: deodexed files!
Replace the file manually
Notes:
*STOCK services.jar have HOME ADJ4 by default
* Update:
* Add patch deodex (/system/framework) FW 4.1.B.0.587
* Download
Thank button if you like :good:
Great thanks
Thanks for testing them on device. I think if you include following 2 things in main post, it will be even more useful.
Can you please add a link to the original post where all these codes were originally posted?
Did you feel any difference in your device after making these changes, e.g. improved battery/signal after changing 3G values?
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
gameSTICKER said:
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
Click to expand...
Click to collapse
there is a sd card tweak but i can not find the init.D. So how to apply this tweak?
There's an app for that
https://market.android.com/search?q=sd+card+speed+root&so=1&c=apps
I Know. I installed a app to tweak the sd but i hate it to have a app for every little **** on my phone so i want to patch the phone directly.
Sent from my SK17i using Tapatalk
gameSTICKER said:
Thanks for testing them on device. I think if you include following 2 things in main post, it will be even more useful.
Can you please add a link to the original post where all these codes were originally posted?
Did you feel any difference in your device after making these changes, e.g. improved battery/signal after changing 3G values?
EDIT: Here is the master list if anyone needs, please be aware that all tweaks might not apply to your Xperias http://forum.xda-developers.com/showthread.php?t=1227269
Click to expand...
Click to collapse
I have another topic to X10 Mini with a few other tweaks, but have not yet been tested in the Xperia Mini!
These do not come from a specific place, all have been tested and proven to improve!
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
# Force launcher into memory
ro.HOME_APP_ADJ=1
# Raise JPG quality to 100%
ro.media.enc.jpeg.quality=100
# VM Heapsize; 512MB RAM = 48 is better
dalvik.vm.heapsize=48m
# Render UI with GPU
debug.sf.hw=1
# Decrease dialing out delay
ro.telephony.call_ring.delay=0
# Helps scrolling responsiveness
windowsmgr.max_events_per_sec=200
# Save battery
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
# Increase overall touch responsiveness
debug.performance.tuning=1
video.accelerate.hw=1
# Photo and video recording quality tweak
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=8000000
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
# 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
# Net tweaks
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
# Disable blackscreen issue after a call
ro.lge.proximity.delay=25
mot.proximity.delay=25
# Fix some application issues
ro.kernel.android.checkjni=0
# Phone will not wake up from hitting the volume rocker
ro.config.hwfeature_wakeupkey=0
# Force button lights on when screen is on
ro.mot.buttonlight.timeout=0
# Disable boot animation for faster boot
debug.sf.nobootanimation=1
persist.sys.shutdown.mode=hibernate
# Miscellaneous flags
ro.config.hw_menu_unlockscreen=false
persist.sys.use_dithering=0
persist.sys.purgeable_assets=1
ro.mot.eri.losalert.delay=1000
ro.sf.lcd_density=160
dalvik.vm.dexopt-flags=m=y
Click to expand...
Click to collapse
Telemuddi said:
there is a sd card tweak but i can not find the init.D. So how to apply this tweak?
Click to expand...
Click to collapse
to add start up script support inside init.d folder in stock roms, just create a file in /system/etc/install-recovery.sh using this script
Code:
#!/system/bin/sh
/system/xbin/busybox run-parts /system/etc/init.d
and then just create init.d folder in /system/etc/
put your start up script there... it works i using it to add some tweaks for my live with walkman...
Hmm most of those tweaks are relevant to old x10/x8 devices not sure they will do ane good here. Remember just because you CAN change smth doesnt mean its working proper
I don't have this lines in my build.prop :/
is there any tweak to disable those annoiyng notifications when turning on and off mobile data?
Modesis said:
is there any tweak to disable those annoiyng notifications when turning on and off mobile data?
Click to expand...
Click to collapse
Qft...
Sent from my SK17i using XDA App
kiwi0033 said:
I don't have this lines in my build.prop :/
Click to expand...
Click to collapse
Just add them!
quangnhut123 said:
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
Click to expand...
Click to collapse
will this work with xperia active without any problems?
shibabz03 said:
will this work with xperia active without any problems?
Click to expand...
Click to collapse
Yes, it works!
But make a backup for safety!
Gustavo RD78 said:
Yes, it works!
But make a backup for safety!
Click to expand...
Click to collapse
Thanks dude! I have an idea,can u make an update.zip,of it for some certain of phone,flashable with CWM,so another user which is unfamiliar with editing build,prop can use it
Sorry for my english
quangnhut123 said:
I wanna share my MOD list work for all Sony Anroid v2.1 to 2.3.4:
Some line may be duplicate with default line in build.prob please change value not add others duplicate line !
Click to expand...
Click to collapse
I cant see the lines on my xperia active build.prop.. What to do? I only saw the vm heap..
If I add them do I need to add it from the #?
Sent from my ST17i using Tapatalk
Any way to boost my wifi?
Sent from my ST17i using Tapatalk
shibabz03 said:
I cant see the lines on my xperia active build.prop.. What to do? I only saw the vm heap..
If I add them do I need to add it from the #?
Sent from my ST17i using Tapatalk
Click to expand...
Click to collapse
If you are not just add the lines at the end!
If you own them, may be changing values!

Tweak for Internet Speed

I found some tweaks that can speed up Internet,,
Tutorials :
-Open Root Explore
- Find Build.drop
-Open with Text Editor
-Add this following line
ro.ril.hep=1
ro.ril.hsxpa=2
ro.ril.enable.dtm=1
ro.ril.gprsclass=10
ro.ril.hsdpa.category=8
ro.ril.enable.a53=1
ro.ril.hsupa.category=5
Click to expand...
Click to collapse
And Now.. Test With Speedtest...
May be useful ..!!
exactly where to add?
mazidahmad007 said:
I found some tweaks that can speed up Internet,,
Tutorials :
-Open Root Explore
- Find Build.drop
-Open with Text Editor
-Add this following line
And Now.. Test With Speedtest...
May be useful ..!!
Click to expand...
Click to collapse
exactly where to add? at the end of Build.drop?
This tweaks were known a long time ago
Herpderp Adreno + Tegra.
Is this use?
Sent from my GT-S5830 using xda premium

Default.prop and Build.prop (No similar question on the internet, so I ask it here)

Hello friends,
I have an Android 5.1.1 device and my question is the following:
I just finished editing/optimizing the build.prop file (located in /System) and was wondering if this is also possible with the default.prop file (located in the beginning of the root folder ''RootFS'') ?
Codes in them are often the same / very similar.
It is about these codes that I had put in the Build.prop and also want to put in default.prop:
#Disable Android Logging
debugtool.anrhistory=0
profiler.debugmonitor=false
profiler.launch=false
profiler.hung.dumpdobugreport=false
# Disables data sent and logging
ro.config.nocheckin=1
profiler.force_disable_err_rpt=1
profiler.force_disable_ulog=1
Of course, I thank you all in advance for your time and effort.
You need to modify your boot.img with mkbootimg or other kernel tools. This file, default.prop, is inside of ramdisk, inside of boot.img file ... and you need to extract from there to modify and after flash on your device. I found on google and on xda many "how to".
Sorry for my bad english.

how i can add apps in SuperSu list manually ?

hi all,
recently i have rooted Samsung Tab 4 SM-T230.
i have installed notepad app and want to edit hosts file to enter various entries at once (copy and paste from created text file) which hosts editor app not allowed me, but problem is when i am running notepad it is not asking to grant Super user permission and system not allowing notepad app to save hosts file. how i can enter notepad app manually in SuperSu files list? is there any settings option to handle? or any other app suggested to do so?
the list i found here for hosts file:
https://gist.github.com/marshymarsh/5c34b5a6530d46fa0f3076bed52d293a
regards

Categories

Resources