- This event has passed.
1 PM – Android Game Dev – Gamas
June 10, 2023 @ 1:00 pm - 2:00 pm
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 main activity page.
Homework
- We added the Setting gear ImageView in the MainActivity.java. And we added the onClickListener.
- Now add code inside MainActivity.onClick(View) so when user click, it will move from MainActivity page to SettingActivity page.