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 […]
CONGRATS YOU EARNED A QUAIL STAR!
We have seen Cid’s stink eye, and now we have seen a quail star. Check out the error: [CODE] [ 3% 1534/40974] Checking API: checkpublicapi-current FAILED: /bin/bash -c “(( /home/alaskalinuxuser/compile/build_rr7/out/host/linux-x86/bin/apicheck […]
use add-resource to add
use <add-resource> to add Another error during a build. I’ve covered this before, using a different technique to remove that line. This time I really want the line to stay […]
Fixing a WiFi hotspot issue
While working on the JFLTETMO (Samsung Galaxy S4) I ran into an error with the WiFi hotspot, but only after flashing my custom kernel. So, I grabbed my USB cable, […]
Can’t apply that type to a super!
Another compiling error as I work on getting Android Nougat on the TBLTEXX/TBLTETMO Samsung Galaxy Note Edge. This time, it will not allow me to return processUnsolicited(p) as a type […]
Wframe-larger-than error!
It’s been a while since I’ve seen this happen, and although I’ve mentioned it before, it just goes to show that it is an ongoing issue. Let’s take a look […]