Weather application that is inspired by Apple Weather application. I wanted to create a project where I will be able to practise my Android dev skills. I had an idea to clone the iPhone Weather app ...
TCP Chat server and client created in IntelliJ and Android Studio and programmed with Kotlin. Project uses Socket objects to provide a connection to the server and create a connection for the Android ...
Abstract: Unit testing plays a pivotal role in safeguarding functional requirements and supporting the maintenance during the development of Android applications. The Kotlin programming language ...