Quote:
Originally Posted by jajukhan
If YouTube doesnt work even after:
1. If you have tried applying all the YouTube fix available in the installer
2. Also tried replacing the files in the var/root/library/lockdown
data_art.plist
device_private_key.pem
device_public_key.pem
also the files,
89014103211556075053, 2991634953036728237753880 AND 29916349521148473128163200
3. even tried the fixes in iLiberty, ZiPhone & iDemocracy
I have been searching on this fix for almost a month now ! Finally found the answer. So, here it goes
Download the file attached below.
Extract it to your desktop and open up a terminal
ssh into your iphone
Code:
ssh root@ipforyouriphonehere
Password: alpine
cd /Applications
mv YouTube.app YouTube.backup
exit
scp -r ~/Desktop/YouTube.app root@ipaddressofiphone:/Applications/
Password: alpine
ssh root@ipaddressofiphone
Password: alpine
cd /Applications/
cp YouTube.backup/icon.png YouTube.app/icon.png
chmod -R 755 YouTube.app
exit
Thats it !
YouTube will work perfect on EDGE...
Very useful for people that have an unlimited GPRS data plan and want to enjoy YouTube...
|
Don't really get what we are supposed to do, i have WinSCP, so what do i do with the file, and what do you mean by open up a terminal, only got into iphone modding a week ago so im still new at all of this.
I got the idea after looking at the file properly, cheers for this, gonna try it tomorrow
