(08-07-2020, 01:34 AM)paju1986 Wrote: There is any way of flashing the gapps to it??
Not a way supported by GloDroid at least. The alternative is microG which may be possible at some point.
Edit: It turns out you can use magisk to install microg module as well enable signature spoofing.
1) patch boot.img with magisk app
2) adb reboot fastboot
3) fastboot flash boot_a magisk_patched.img
4) fastboot reboot