In my continued determination to complete the Android Developer course, I have been given yet another challenge by my instructor, which is to have two images, where one faded out, […]
Another example of a dirty fix….
[CODE] ninja: error: ‘/home/alaskalinuxuser/compile/build_lineageos/out/target/common/obj/APPS/ValidityService_intermediates/with-local/classes.dex’, needed by ‘/home/alaskalinuxuser/compile/build_lineageos/out/target/common/obj/APPS/ValidityService_intermediates/classes.dex’, missing and no known rule to make it make: *** [ninja_wrapper] Error 1 make: Leaving directory `/home/alaskalinuxuser/compile/build_lineageos’ [/CODE] That was the error I […]
Samsung Galaxy J5 gets SlimRoms Marshmallow!
I recently had the pleasure of working with #Hekate, a fellow ROM developer on XDA, who just completed a stellar SlimRoms 6.0.1 for the Samsung Galaxy J5! Be sure to […]
Scann3d, making 3d models with your cell phone camera!
I am not an artist. Nor am I a 3d modeler. I tried using Blender and other 3d modeling programs, but it just isn’t something that I have a knack […]
BROM error s not enough memory 1012
What does that even mean? Well, if you are searching the internet for that message, then you are trying to use SPF flash tool to write something to your MediaTek […]
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 […]
Updated the S4Camera app!
As we spoke about last time, there were two problems with my custom S4 camera app: No way to stop the recording, you had to wait for the 1 or […]
A special camera app for the Samsung Galaxy S4!
Recently I was fortunate enough to compile a working version of AOKP Nougat for the Samsung Galaxy S4 JFLTETMO/JFLTEXX phones (Praise God!). For the most part, it seems to work […]
Adding a hotplug alternative or option to a kernel
Today was a pretty fun day. By God’s grace, I was able to add intelli_plug, a hotplug alternative made by Faux123, to my JFLTE kernel! Adding a hotplug was a […]
Error! Sometimes they are hard to find!
Sometimes errors can be nested deep in the terminal output, in fact, sometimes it is so deep that you have to scroll back several HUNDRED LINES just to find it. […]