Semoga ga repost : http://forum.xda-developers.com/showthread.php?t=817528
Hiya, due to my brother not having the luck of having Froyo on his phone I took a look at it and hacked the newst YouTube app to work with Eclair. I had to remove two calls and add android.util.base64 which was introduced with Froyo. However, it should work flawlessly. If you encounter any problems, feel free to post here along with a little description and if possible a logcat dump of the exception. Download: http://ul.to/emt639 http://www.mediafire.com/?ql6v72qia20wkh7 Old Download: - http://ul.to/kxu37d - http://www.mediafire.com/?5bdc88opu6qt9nz You have to remove the default YouTube app before you can install this one over. Using ADB Shell this should just work: adb remount adb shell rm system/app/YouTube.apk adb uninstall com.google.android.youtube then you can just install it over using the package manager or with adb (adb install YouTube_signed.apk). Hope this helps, enjoy the re-designed Youtube app! Teguh -- "Indonesian Android Community [id-android]" Join: http://groups.google.com/group/id-android/subscribe?hl=en-GB Moderator: [email protected] Peraturan Jual dan Kloteran ID-Android http://goo.gl/azW7 ID Android Developer: http://groups.google.com/group/id-android-dev ID Android Surabaya: http://groups.google.com/group/id-android-sby ID Android on FB: http://www.facebook.com/group.php?gid=112207700729
