May 26, 2023AI-Assisted App Development
As we patiently wait for the new show on Netflix “Squid Game: The Challenge“, I decided to create a game inspired by the famous red light green light scene. This is a simple game written in Kotlin starting from a new empty project in Android Studio. In this post I’ll show you how to create
May 26, 2023AI-Assisted App Development
When learning to create Android apps it’s important to start small so that you understand all of the code and features that you implement. If your a new aspiring Android app developer you’ll want to start off with “Hello World” like projects. That’s okay and all but it isn’t very fun or exciting. That’s why
May 25, 2023AI-Assisted App Development
If you have an Android app idea, chances are that you want to add a sign-in screen to authenticate users in your app. This goes great with the profile screen that we created in the last post here. If you were living in last years world then you would have to begin your long and
