1 PM – Android Game Dev – Gamas
1 PM – Android Game Dev – Gamas
What We Did We continued with Tic Tac Toe game. We added code to have Setting page with switch. We added code to add the Setting gear image view in the mainRead More...
What We Did We continued with Tic Tac Toe game. We added code to have Setting page with switch. We added code to add the Setting gear image view in the mainRead More...
Today We Did We added player1 and player2 text fields and Start Game button. When user enter start game button, whatever text user enters in player1 text field will be displayed inRead More...
Today We Did We learned how to use SharedPreference to enable and disable sound. Homework In the SettingActivity.java, when user enter the page, make sure to set the Switch according to theRead More...
Homework Further configure activity_game.xml to have the following component one more TextView under the circle image. Linear Layout under player1ScoreText. Set the ID of the linearLayout to gameBoard. One blue button underRead More...
Today We Did We added GamePreferences in SettingActivity.java so the Sound switch will reflect the last on and off setting. Homework Next week you guys will have 1st quiz, where you needRead More...
Today We Did We made some progress about game_activity.xml layouts. We learned basic XML files and syntax. Homework Inside SchoolSystem project (the one which we did inside Intro To Java class), createRead More...