To God be the glory! My AOKP Nougat project for the Verizon Samsung Galaxy S5 finally works! Be sure to check it out under my home made ROMs link in […]
fatal error: ‘liblights/samsung_lights_helper.h’ file not found
Moving on from the S4, I began work on the Note Edge, only to be greeted with this error: [CODE] target thumb C: lights.APQ8084 <= hardware/samsung/liblights/lights.c hardware/samsung/liblights/lights.c:34:10: fatal error: ‘liblights/samsung_lights_helper.h’ […]
SyntaxError: invalid syntax
As I was wrapping up my work on the upgrade to 7.1.2 on the S4, I ran into this error, which prevented the compiler from building the userdata.img file. Here’s […]
WebViews for dummies like me.
In my Android Developer Course, the instructor showed us how to create webviews and dataviews. I wanted to take that one step farther, so I made this app, which can […]
Using SQLlite in your Android app
So, as part of my Android Developer Course by Rob Percival (which is excellent, and I highly recommend every computer/Android geek take), he showed us how to make use of […]
Using your Open Weather Map API key
If you are reading this, you are probably trying to figure out how to use your api key from openweathermap.org. If you are reading this and don’t know what that […]
Downloading internet content and apps about the worlds richest celebrities
In the continuing saga of my Android Developer Course with Rob Percival, I needed to make an app that would show a picture of a famous celebrity, and give the […]
A brain teaser app!
For my continued education, I was required to make a brain teaser app which had several elements. Here is a download link if you want to try the finished product: […]
Countdown or Runnable and Handler, what’s the difference?
Today in class, we learned about different types of timers. Specifically, we learned the difference between a countdown timer, and a runnable and handler. Here’s the app that I put […]
TBLTETMO data fix zips!
Praise God! The TBLTETMO data fix finally works! What is this for? -These data fix zips allow you to use a TBLTEXX rom on your phone (provided that you can […]