- This event has passed.
11:30 AM – Android Game Dev – Gamas
June 3, 2023 @ 11:30 am - 12:30 pm
Homework
- You need to display player1 and player 2 names in Game Activity page. Whatever names that they enter in MainActivity you need to use that in GameActivity page.
- To do this, you need to use SharedPreferences class. Look at your BirdieMobile project on how to use SharedPreferences to transfer data between one page to another page in Android.