Chess game development in android studio

Chess game development in android studio

You can select your game level by increasing the star volume in the settings option. Also, you can check the set pieces details inside the settings options. This project is a multiplayer game that requires two players to play the game. Here you cannot compete with the computer in this project. The design of the… Continue reading Chess game development in android studio

Android Custom ListView with Images

Android Custom List View with Images

What will you learn in Android Custom ListView with Images tutorial? In the last tutorial by Buzzmycode, you had learned about Listview, the basic way of using listview in android. Now in this tutorial, I will explain how to use images and text data in the listview, the data will be static. Here static means… Continue reading Android Custom ListView with Images