They say a picture is worth a thousand words. So, without further ado, I present: “Why I use screen protectors”. Linux – keep it simple.
SlimRoms Nougat on the Samsung Galaxy S4!
To God be the glory, my Slim7 Nougat project finally works! This is a very slimmed down version of Android Nougat, almost a “vanilla” experience with a few tasteful perks! […]
Adding a video to an app is really easy!
More or less just a scratchpad of notes for my own future reference, but adding a video to an android app is incredibly easy, as I learned today in my […]
Cross-fade and other animations!
So I enlisted the help of Borris and Natasha to chase down Rocky and Bullwinkle in my supped up app from the last post: Crossfade. Here is the latest version: […]
Rocky and Bullwinkle cross-fade app!
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 […]