Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

How to fix wrong Google apps

Marcel Bokhorst edited this page May 5, 2013 · 2 revisions

This problem is difficult to fix if you don't know what to do, but this will fix it:

  1. adb shell
  2. su
  3. mount -o rw,remount /system
  4. rm -R /system/addon.d

Now reboot, flash the ROM again and flash the correct Google apps.

Clone this wiki locally