Of course. I'm currently using microg on xiaomi.eu latest stable miui (which comes preinstalled with GAPPS). BUT I had to delete first all Google system apps with Lucky Patcher.
I think in your case you can just flash again your ROM without wiping.
Edit: I misread as "Is there a way to uninstall gapps" sorry
This should remove MicroG from your phones:
- Link removed -
EDIT: The script needs some rework until it didnt remove all components correctly. I'll provide a new version as soon as possible.
is it correct that googleChromecast doesn't work with microG ?
I wanted to cast YouTube(webtube)
on bugers-rc9 and microG
But there is no cast icon
screen casting from settings menu doesn't find the google-device (however, it shows another casting device- probably the neighbor's)
then I installed localcast and that gave the notice to update Google-play-services. But that wouldn't make sense, since microG is about de-googling....
Well, I'm sure if you allow it to update play services it will install the original google one.
I'll post it in the xda-thread of Marvin, which is the developer of MicroG. Normally he is quite fast in fixing errors.
@.bastian: When installing it in the system partition you have to also extract the libraries in the correct folders otherwise some apps that use microG will crash when the libraries need to be used.
In your script you set permissions also to files that you don't install with "set_perm_recursive", this is unsafe and potentially mess the system.
Also you set the wrong values in "set_perm_recursive(1000, 1000".
PS: You can check my version if you want (look for "microG unofficial installer").