Just letting the user know…

When making apps, I have begun to realize that I don’t do a very good job of creating intuitive and informative interfaces. The fact that the user his the export […]

All about parse!

As many of you probably already know, the parse server service was shut down some time ago. However, on the way out the door, they released all of their material […]

Searching an Array List

Searching an array list: // When we click the search button. public void searchACity (View searchView) { // Set our boolean to false. searchYes = false; // Defining an array […]

Ship, Captain, and Crew!

Ready to set sail for high adventure? Having trouble deciding which one of you and your friends are going to pay the tip at dinner? That’s why I put together this […]

​A timer app…

Well, my first open source app just hit the play store: https://play.google.com/store/apps/details?id=com.alaskalinuxuser.hourglass As well as F-droid: Hourglass (Set variable timers with audible alarm and vibration) –https://f-droid.org/app/com.alaskalinuxuser.hourglass Here’s the description: Hourglass […]