Working with Buttons in Android Studio

While learning to build apps in Android Studio, I would always run into issues when trying to add custom styling to the Button elements. This is because of the way Android Studio’s new-project wizard works, and the way it sets up the project’s theme.xml file. When you create a new project, it is based on …

Egg Timer For Android

It’s official … I am now an Android developer. I have released my very first app in the Google Play Store. A free egg timer. For a while now, I have been learning to build applications for both Android and Apple iOS devices. I’m currently still working through my online courses, but I wanted to …