To God be the glory, I finally finished a XA2 Ultra build of Resurrection Remix! It’s Resurrection Remix, Pie flavored! You can check it out on XDA if you would […]
Video Tutorial on How to Compile Android and Modify Kernels
For those interested, I have just posted a video tutorial series on XDA for building Android Oreo, Nougat, Marshmallow, and Lollipop on 5 different phones, the emulator, and 5 different […]
What exactly constitutes as open source hardware (OSHW)?
There is a lot of buzz around the net on this idea of open source hardware (OSHW). However, the deeper that I look into it, the more tangled the web […]
Geany: the little IDE that could!
Recently, while working with some older equipment, I needed a lightweight java IDE to compile some java projects. I really wasn’t looking for something quite as big as eclipse or […]
Installing the latest PicoLisp on Ubuntu
While testing out The Quiet Learner‘s game, Dr. Theobold, a text based adventure game written in picolisp, I ran into several issues. As discussed previously, I added these issues to […]
MechDome: Run your Android apps on iPhones and iPads!
As an open source developer of simple Android applications, I can’t tell you how ecstatic I am about a new website: MechDome (https://www.mechdome.com/). Finally, a one stop shop to turn your […]
Apache bouncy castles….
So, another day, and another error. While building SlimRoms 7 for the Note Edge, I ran into this error: [CODE] [ 0% 60/15886] Docs droiddoc: /home/a…rget/common/docs/apache-http-stubs-gen external/apache-http/../../frameworks/base/core/java/android/net/http/SslCertificate.java:19: error: cannot find […]
Ship, Captain, and Crew!
Ready to set sail for high adventure? Having trouble deciding which one of you and your friends are going to pay the tip at dinner? That’s why I put together this […]
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 […]
Breaking down a voltage control app
I learned so many things while making the S4 GPU voltage control app, that I thought it would be appropriate to break it down into groups. Here is the source […]