Android Fragments Explained Simply With Example
Learn the essential points of Android Fragments implementation in a simple way with an Android Fragments example app to get you started.
Learn the essential points of Android Fragments implementation in a simple way with an Android Fragments example app to get you started.
Final tutorial of this Android Kotlin beginner Tic Tac Toe series where we will be updating the UI to make it more beautiful.
In this part of the Tic Tac Toe Android Kotlin series, we'll complete all the click listener code and we'll finally be able to play the game.
In this tic tac toe android tutorial, we'll add onClickListeners to the layout buttons and display a toast message on click.
In this part of the Android Tic Tac Toe tutorial, we'll learn about Layout types, Buttons and TextViews and create a basic layout with them.
In this Android Kotlin beginner tutorial series, we will make a fun tic tac toe app and learn android app development along the way.