UnifiedNlp icon indicating copy to clipboard operation
UnifiedNlp copied to clipboard

Not able to build with LineageOS(former Cyanogenmod)

Open Roxxor91 opened this issue 8 years ago • 7 comments

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

Roxxor91 avatar Jan 03 '17 19:01 Roxxor91

Same problem here, seems the issue is with the Android-Support-Preference-V7-Fix library.

DanielBarnett714 avatar Feb 21 '17 19:02 DanielBarnett714

If the problem is in the fix library, then I suggest to report it here: https://github.com/Gericop/Android-Support-Preference-V7-Fix

ale5000-git avatar Feb 21 '17 22:02 ale5000-git

Did you manage to fix the problem? I am having the same issue currently.

pschyska avatar Jul 08 '17 11:07 pschyska

Bump here too

Vynikal avatar Oct 05 '17 12:10 Vynikal

Hi,

I'm running into the same problem.

Could the issue be that the AOSP/LineageOS build system is not including the library automatically?

jxors avatar Dec 13 '17 18:12 jxors

I fixed it, but I can't remember how 😅 It was something about setting up SDK and ANDROID_HOME variable.

Vynikal avatar Dec 13 '17 18:12 Vynikal

Sounds like you maybe used gradle to build the app?

That's probably what I'll end up doing too...

jxors avatar Dec 14 '17 15:12 jxors