To get through this problem, an android developer has come up with a free app that blocks OTA update messages from bothering you. Named as “NoMoreNags”, this app should come handy for all the modded Nexus S users. The app is nothing but patched “GoogleServicesFramework.apk” that disables OTA nags.
PROCEDURE
1. Download NoMoreNags3. Run this code:
adb shell mount /system && adb shell rm /system/app/GoogleServicesFramework.* && adb push GoogleServicesFramework.apk /system/app && adb reboot’.Head to developer’s thread to join the discussion.
No comments:
Post a Comment