Guest Paul Posted December 29, 2010 Report Posted December 29, 2010 This is a patched GoogleServicesFramework.apk that removes the OTA nags if you are using an older (e.g. GRH55) build.prop on your Nexus S. Let me know how it works out for you. To install, reboot to recovery, then: adb shell mount /system && adb shell rm /system/app/GoogleServicesFramework.* && adb push GoogleServicesFramework.apk /system/app && adb reboot' :( Of course, doing a Nandroid backup first is a VERY good idea.r1 - DOWNLOAD (Mediafire Pro) - MD5: 53c11f9d3196c06173bfe257aeb2ee89P
Guest AndyCr15 Posted January 2, 2011 Report Posted January 2, 2011 So I'm guessing the '. isn't meant to be on the end of the code...?
Guest Paul Posted January 10, 2011 Report Posted January 10, 2011 Correct! :D r2, with improvements, coming up shortly. P
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now