​A timer app…

Well, my first open source app just hit the play store: https://play.google.com/store/apps/details?id=com.alaskalinuxuser.hourglass As well as F-droid: Hourglass (Set variable timers with audible alarm and vibration) –https://f-droid.org/app/com.alaskalinuxuser.hourglass Here’s the description: Hourglass […]

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, […]

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 […]