While testing out The Quiet Learner‘s game, Dr. Theobold, a text based adventure game written in picolisp, I ran into several issues. As discussed previously, I added these issues to […]
MechDome reaches out to open source app developers
MechDome, the new way to convert your Android application into an iOS app. While still somewhat in development, MechDome has been making great strides in the field of app converters. […]
libGDX music and sound fail….
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, […]
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 […]
Getting photos with intents on Android
During my class for app development, the instructor showed us how to get a photo from the phone’s gallery with intents. I wanted to take that one step farther, so […]
AIDE: Building Android apps on your phone!
After spending a little bit of time with my Android Studio app development course, it occurred to me that there must be a way to build Android apps on your […]
Setting up Android Studio on a Debian Jessie HP Compaq 6715b AMD Turion X2 Processor
Setting up Android Studio on a HP Compaq 6715b AMD Turion X2 processor was far from simple. I followed numerous guides online, read dozens of articles on Stack Overflow, and yet, […]