In the continuing adventures of higher education and personal learning, I made a simple little guessing game for Android, as instructed by my online course for Android app development. It […]
A currency converter app.
I never realized just how much goes into an app before trying to learn how to make one work! At the same time, I never realized how simple the individual […]
The magic button that changes the picture!
This android developer course is actually pretty fun! There are several hard parts, and a few “scratch my head” moments, but Rob does a great job of explaining what to […]
Changing your Android app icon.
As I continue my studies in Android app making, I was a bit surprised that we had not yet covered how to change your application’s icon. I suppose making the […]
Making Toast
As I have mentioned previously, I am continuing my studies with an online course from Udemy by Rob Perceval about how to build Android apps. Here is my latest creation: […]
Error:Gradle version 2.2 is required
In the continuing adventures of Android Studio and app development, I ran into yet another error while trying to import someone else’s work off of github: [CODE] Error:Gradle version 2.2 […]
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, […]