1 PM – Android Game Dev – Gamas
Today We Did We reviewed the quiz solution. We started Magic8Ball project. Homework Add "ASK" button on the bottom of the screen. Make the color blue. And make it constraint 32 fromRead More...
Today We Did We reviewed the quiz solution. We started Magic8Ball project. Homework Add "ASK" button on the bottom of the screen. Make the color blue. And make it constraint 32 fromRead More...
Homework Inside GameActivity.java, create a new method that replace code duplication in checkWinner() method. The new method needs to have method signature like this private ImageView getBox(int row, int col) Modify checkWinner()Read More...
What we did Reviewed DriverSystem Reviewed EmailApplication for the final Homework: The final on Friday will be 2 hours long. I'd recommend reviewing the following before then: Monster Inheritance (especially) Driver SystemRead More...
Today We Did: Reviewed the Practice exam and was able to cover everything on it without any issues. For Homework: Be prepared for the exam next week and review all your pastRead More...
Today We Did We learned how to add alert dialog in Tic Tac Toe. We continued on Magic 8 Ball. Homework Open your old Intro To Java project, learn how to createRead More...
Today We Did We learned how to store some values into Android SharedPreference We learned how to get some values from Android SharedPreference Homework Inside GameActivity.java, use the p1Name and p2Name fromRead More...
What we did Reviewed Final Exams
What We Did We learned how to do vibration on Android phone. We learned how to create APK file to share your app. Homework In your Tictactoe project. Create an APK file.Read More...
Today We Did We learned how to play music in the background when the game starts. Homework When the game first start, display "<player 1 name> turn" in the status bar. AfterRead More...
Today We Did We created Music Healing future enhancement plan. We started Magic 8 Ball project. Homework Create a proposal on how you can make the Tic Tac Toe project more personalizedRead More...