WeAreFairphone / flashable-zip_microG

Install microG or UnifiedNlp into an Android system, plus an OTA survival addon.d script
https://github.com/WeAreFairphone/flashable-zip_microG/releases
GNU General Public License v3.0
28 stars 6 forks source link

Is it working on LineageOS 16 (Android 9 Pie) ? #12

Closed Br31zh closed 4 years ago

Br31zh commented 4 years ago

Hello, I'm using LineageOS 16, and since it's working with LOS15 but not LOS17, do you know if it works on LOS16 ?

Thanks.

dllud commented 4 years ago

I can confirm that unifiednlp-minimal_2018-08-17.zip does not work on LineageOS 16. I am trying to install it with TWRP. The installation seems to be successful but no files get into /system/priv-app neither /etc/permissions.

Placing the files there manually (via adb push) does work and, after reboot, makes the UnifiedNlp Settings appear in the Location Settings.

Perhaps update-binary needs a fix to correctly work on Android 9?

dllud commented 4 years ago

@Br31zh Does your device use an A/B system-as-root partition style? If so #14 should fix this for you, perhaps in conjugation with #13.

Roboe commented 4 years ago

I've prepared a pre-release with @dllud contributions. Could someone test them and report results, please? :pray:

https://github.com/WeAreFairphone/flashable-zip_microG/tree/2019-12-23

Thanks everyone!

snm247 commented 4 years ago

The pre-release works on LineageOS 16. After installation and booting into system UnifiedNLP is available in System Settings.

Br31zh commented 4 years ago

Sorry for the delay, but I confirm that the 2019-12-23 pre-release is working (at least with unifiednlp-minimal) on LineageOS 16. Thanks!

Roboe commented 4 years ago

Great! Thank you all for testing. I'll make a release right now.

Roboe commented 4 years ago

Ok, I released it: 2020-01-15. There's just a little thing to improve the description there and finally close this issue.

Could someone tell me if the "Note for UnifiedNLP on Android Oreo" in 2018-08-17 is still valid for Pie? I.e. if an icon for UnifiedNlp appears in the app drawer or the user should access its config from Location Settings.

dllud commented 4 years ago

Thanks for the effort @Roboe .

The interface on Pie is the same as in Oreo: user must access it from the Location Settings.

Roboe commented 4 years ago

Ok, I'll add that to the release description. Thank you again!