UnifiedNlp
UnifiedNlp copied to clipboard
Not able to build with LineageOS(former Cyanogenmod)
Hi! I am not able to build UnifiedNLP with LineageOS. I added the sources according to the documentation to my local manifests and added the PRODUCT_PACKAGE. I run into the errors in this log: unifiednlp.txt
Same problem here, seems the issue is with the Android-Support-Preference-V7-Fix library.
If the problem is in the fix library, then I suggest to report it here: https://github.com/Gericop/Android-Support-Preference-V7-Fix
Did you manage to fix the problem? I am having the same issue currently.
Bump here too
Hi,
I'm running into the same problem.
Could the issue be that the AOSP/LineageOS build system is not including the library automatically?
I fixed it, but I can't remember how 😅 It was something about setting up SDK and ANDROID_HOME variable.
Sounds like you maybe used gradle to build the app?
That's probably what I'll end up doing too...