To God be the glory! My AOKP Nougat project for the Verizon Samsung Galaxy S5 finally works! Be sure to check it out under my home made ROMs link in […]
fatal error: ‘liblights/samsung_lights_helper.h’ file not found
Moving on from the S4, I began work on the Note Edge, only to be greeted with this error: [CODE] target thumb C: lights.APQ8084 <= hardware/samsung/liblights/lights.c hardware/samsung/liblights/lights.c:34:10: fatal error: ‘liblights/samsung_lights_helper.h’ […]
Yet again, error: package com.android.okhttp does not exist
By now, I think I would remember this one by heart, yet every time, this error throws me for a loop…. [CODE] external/apache-http/../../frameworks/base/core/java/android/net/http/SslCertificate.java:19: error: cannot find symbol import com.android.internal.util.HexDump; ^ […]
SyntaxError: invalid syntax
As I was wrapping up my work on the upgrade to 7.1.2 on the S4, I ran into this error, which prevented the compiler from building the userdata.img file. Here’s […]
Healthd problems with pointers to fonts….
In the continuing saga of updating to 7.1.2, I’ve run into an interesting error about gr_text and gr_measure that are used to set the fonts properly when you are charging […]
CID_PATH not defined!
In an attempt to update the AOKP 7.1.1 rom for the Samsung Galaxy S4 to 7.1.2, I received an error about AOKP712/hardware/libhardware_legacy/wifi/wifi.c:179.18. The error complained that the CID_PATH was not […]
AOKP 7.1.1 for the Galaxy Note Edge!
To God be the glory, my AOKP NOUGAT project finally works! My fellow T-Mobile-ians, (N915T) you have been left out of AOSP development long enough! By God’s grace I was […]
AOKP N 7.1.1 for the JFLTETMO and JFLTEXX
To God be the glory, my AOKP Nougat project finally works! If you are interested in a *mostly* working AOKP 7.1.1 rom for the JFLTETMO or JFLTEXX, head over to […]
Gello and Maven errors while compiling AOKP MM!
Let’s take a look at the problem code: [CODE] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:get (default-cli) on project standalone-pom: Couldn’t download artifact: Could not transfer artifact org.cyanogenmod:gello:apk:40 from/to central (https://maven.cyanogenmod.org/artifactory/gello_prebuilds): […]
CONGRATS YOU EARNED A STINKEYE FROM CID!
Well, this certainly is an original code error if I ever saw one. [CODE]prebuilts/cmsdk/api/6.txt:745: error 8: Removed public class cyanogenmod.platform.R.color prebuilts/cmsdk/api/6.txt:749: error 8: Removed public class cyanogenmod.platform.R.dimen prebuilts/cmsdk/api/6.txt:765: error 8: […]