I know it may be a stupid qn but does anyone know if this works on other android phones too? Like MT3G?
Thanks
Thanks
seems to have done it just fineadb shell
cd /system/app
rm YouTube.apk
^C (to get out of shell)
adb remount
adb push YouTube.apk /system/app/YouTube.apk
Most likely will not. Including Google's proprietary apps is what got him a cease and desist letter from Google. Not Google apps are included in cyanogenmod.Anyone know if cyan is going to include this in his next release?
thanks! It works like a charm!Here is how you hack YouTube to default into HQ:
1. Put the youtube.apk on your sdcard.
2. Get Root Explorer from the Market.
3. Using Root Explorer, navigate to the sdcard folder and long press on the youtube.apk and click "Move"
4. Navigate to the /system/app folder
5. Click the button up top that says "Remount as R/W"
6. Click the button on the bottom that says "Paste" then confirm overwrite.
7. Now you need to set the permissions on that file: Long press on the youtube.apk and click Permissions. Check User Read and Write, Group Read, and Others Read. Uncheck everything else and click Ok.
7. Click the button up top that says "Remount as R/O"
8. Reboot, you're done
This worked for me aswell on my nexus. Thanks allIt works great for me.
I used adb command instead of "Root Explorer".
1. Download the modified YouTube.apk to my computer.
2. Connect my N1 to the computer, start "Command Promp" (Windows XP), and change to the directory where I download the apk.
3. "adb remount"
4. "adb shell"
5. "cp /system/app/YouTube.apk /system/app/YouTube.apk.bak"
6. Exit
7. "adb push YouTube.apk /system/app/"
I didn't even reboot and it still worked.
I've been getting this more and more myself both prior to applying my HQ mod and afterward. It's not related, not if you are using my mod anyway. What's changed in my mod is described in detail here:anyone else get a error when opening youtube.
connection problem - org.apache.harmony.xml/expatparser parser exception at line 17 no element found.