While finishing my Android app developer course, I ran into this error during game development: [CODE] ——— beginning of crash 06-09 13:01:19.410 30345-30366/? E/AndroidRuntime: FATAL EXCEPTION: GLThread 758 Process: com.alaskalinuxuser.criticalvelocity, […]
error: use of undeclared identifier ‘LED_ADJUSTMENT_G’
After synching my source with AOKP for Nougat 7.1.2, I ran into this error when trying to build for the JFLTETMO: [CODE] target thumb C: lights.MSM8960 <= hardware/samsung/liblights/lights.c hardware/samsung/liblights/lights.c:215:40: error: […]
LG G4 on SlimRoms: delete the pin key in TWRP!
In my last post, I told the epic adventure of figuring out how to get into recovery mode so I could fix my unbooting phone. I had performed a backup […]
How to get to TWRP on a LG G4 with the hardware buttons….
This is something that should be easy. Really easy. However, it took me a while to find this on the web, and since it did, I’m posting it here too. […]
SlimRoms 7.1.2 on the H811 LG G4!
Praise God! My SlimRoms Nougat ROM for the LG G4 H811 is finally working! It’s always fun to try building for a new device, but this one was particularly interesting, […]
Fixing the blank developer settings on SlimRoms Nougat
After building SlimRoms Nougat for the H811 (LG G4 T-Mobile), I ran into an odd artifact: when you enabled and opened the developer settings, it would be blank, or crash. […]
Signing and installing your MechDome converted app on a simulated iPhone
In our last post, I talked about a really neat website: MechDome, which automatically converts your Android app into an iPhone application. If you haven’t read that article, I suggest […]
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 […]
undeclared identifier ‘POWER_HINT_LAUNCH_BOOST’
So, a new one for me. I’m building a rom for the H811, the T-Mobile variant of the LG G4. Currently building the tried and true AOKP 7.1.2 that I […]
Setting up libGDX for Android Studio on Ubuntu
Every one else is probably brighter than me. However, after reading the instructions over and over again, and then attempting to follow them, it just wasn’t working. All I wanted […]