How do I uninstall Gapps?
If you are using OpenGapps, you can just flash the smaller OpenGapps package on top of the installed OpenGapps, and this would uninstall the apps not included in the smaller package. Wipe 1System/2Cache/3Dalvik, and flash ROM/Gapps again.
Can we install custom ROM without Gapps?
Custom ROMs do not come with Google’s apps and services pre-installed (with the exception of a few). So if you want to be able to sign in with your Google account and use Google’s services like Sync, Play Store, Gmail, Drive, etc., you’ll need to install a separate GApps package.
How do I remove GApps from 18.1 Lineageos?
You’ll need to wipe the system partition and re-install the OS to get rid of a previously installed gapps. No. You’ll need to go into “Advanced” and “Wipe System”, unless you’re on A/B, in which case installing the ROM from recovery will nuke GApps 🙂 Thank you.
How do I remove GApps from 14.1 Lineageos?
To remove OpenGapps:
- boot to recovery.
- wipe(reformat) system partition, reboot to recovery again.
- adb shell / twrp shell: find /data -iname ‘*google*’ -exec rm -rf ‘{}’ \;
- flash system / restore image.
- clear cache and reboot.
How do I remove GApps from 14.1 LineageOS?
How to get rid of GAPPS and CyanogenMod?
Wipe the /system partition and reinstall both CyanogenMod and Gapps (as long as if you don’t wipe /data, your data will be preserved) Wipe /system, /data and /cache and reinstall both CyanogenMod and Gapps (this will delete all of your data, i.e. like you’re starting from a clean slate)
How do I remove Google Apps from CyanogenMod?
This will create a completely clean system ROM with only the applications included in the ROM itself. If you decide that you want Google apps later after all, just search for ‘GApps android’ or go to http://opengapps.org . Wipe your cache partition and wipe your dalvik cache and reinstall.
Can you install Google Apps on CyanogenMod ROM?
Choose “install zip” or “Apply update” from within recovery, and navigate to the zip-file loaded earlier. Reboot from recovery back to Android. Google Apps packages are not generally supported by the CyanogenMod team, or by their distributors. The good news is that there is very little that can go wrong!
Where are the APK files in CyanogenMod 11?
The apk files for each are in /system/app (all your installed “system” apps and their odex files, if they’re not deodexed, are there). You can rename them, move them, freeze them with the right software, or just delete them. Also data/data probably has a matching directory with the trash files from those apks (xml, cache, etc) that you can toss.