AlaskaLinuxUser's Scratchpad

Commit thy works unto the LORD, and thy thoughts shall be established. - Proverbs 16:3

Error: could not load context file

Edit: At this point (being 4 years ago) I did not understand this issue, and performed the below fix. However, this not the correct way to fix it:

While working on AOKP 7.0, I came across an interesting error:

[CODE]

libsepol.context_from_record: could not create context structure

/home/alaskalinuxuser …

AIDE: Building Android apps on your phone!

After spending a little bit of time with my Android Studio app development course, it occurred to me that there must be a way to build Android apps on your Android phone. Five minutes on Google gave me more choices then I could shake a stick at! So, I tried …

When symbolic links don't work?

Recently, while compiling CM12 for the TBLTETMO, Galaxy Note Edge, I ran into an odd error. I did not get a chance to copy the error message, but essentially it said that the file[CODE]linux/dqblk_qtree.h[/CODE]

did not exist.

Normally, this would not cause concern, nor even …

When Jack turns into a Ninja.

Well, Jack doesn't actually turn into a Ninja. Actually Jack gets beat up by one. On my computer at least.

I've used Jack for a while now, when compiling Marshmallow roms. However, Jack keeps having problems while I am building Nougat roms. In fact, Jack seems to sit down and …

Error: Spaces are literal!

Yet another interesting error. This time, the problem is that it needs spaces between the "literal and identifier". Take a look:

[CODE]
hardware/qcom/display-caf/apq8084/libqdutils/profiler.cpp:130:22: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
ALOGD("%"PRId64" %"PRId64" %"PRId64 …

Stop. No rule to make android.hardware.fingerprint.xml

Stop. No rule to make android.hardware.fingerprint.xml

As I continue to attempt successful builds on the TBLTETMO, TBLTEXX, and TBLTESPR, I came accross this error:

[CODE]
make: *** No rule to make target `frameworks/native/data/etc/android.hardware.fingerprint.xml', needed by `/home/alaskalinuxuser/Documents/projects/phones/compile …

Resurrection Remix 5.7.4 for the JFLTETMO

In my continuing quest to provide more roms and kernels for the Samsung Galaxy S4, T-Mobile variant, God has graciously blessed, allowing me to complete the latest addition of Resurrection Remix 5.7.4! Below you can see a link for the Rom and Kernel.

Resurrection Remix 5.7.4 …

Android Open Source Apps!

Open source. The source code for applications, operating systems, etc., which are open to the public to modify, change, edit, and duplicate. That's pretty cool.

Yes, it may seem like everybody and their brother are trying to turn a buck on you for anything related to your cell phone, but …