I call it “Finnish On The Go”, essentially a soundboard app that plays a sound every time you click a button. The buttons are programmed to play the sound corresponding […]
Adding a video to an app is really easy!
More or less just a scratchpad of notes for my own future reference, but adding a video to an android app is incredibly easy, as I learned today in my […]
Cross-fade and other animations!
So I enlisted the help of Borris and Natasha to chase down Rocky and Bullwinkle in my supped up app from the last post: Crossfade. Here is the latest version: […]
Updated the S4Camera app!
As we spoke about last time, there were two problems with my custom S4 camera app: No way to stop the recording, you had to wait for the 1 or […]
A Square or Triangular number?
Doesn’t sound like a very useful tool to me, but it was the app I was required to build as part of my course. Here’s the download if you want […]
Change the color please!
I often use a different texting app then the one which comes with my custom ROMs that I build. Often, the built in texting application is very bland. However, lately […]
Android number guessing game gets better!
Last post I made a number guessing game for Android. It is simple and short, but works well enough. However, my online course teacher pointed out a problem that was […]
Android number guessing game!
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 real GitHub client for Android!
GitHub. Android. They should be friends. At least, that’s what I thought. Yet time and time again, I was settling for less than fully functional GitHub apps. Sure ForkHub and […]
Breaking down a voltage control app
I learned so many things while making the S4 GPU voltage control app, that I thought it would be appropriate to break it down into groups. Here is the source […]