Today We Did We reviewed the GameActivity.addClickListenerToAllBoxes() We started checkWinner() method. You can view my latest codes in here: https://gitlab.com/gsugiart/android-tic-tac-toe/-/tree/SAT-5PM-Gamas/app/src/main/java/com/ayclogic/tictactoe?ref_type=heads Homework Inside GameActivity.java, inside checkWinner(): Add code to check the tag ofRead More...
Today We Did We added Setting page, non-functional. We created a new project first quiz to prepare for next week quiz. Homework Next week (08/19) is the 1st quiz. The quiz isRead More...
Today we did: Continued working on TempConverter Added spinner with conversion options Implemented Listener to check conversion type Started working on swapping temperature labels based on selected conversion type setConversion() Homework: FinishRead More...
Today we did: Finished Temperature Converter Application Finished implementing Listener Added Celcius to Kelvin conversion Live Android Demo Homework: Finish DriverSystem practice quiz by next class Be sure to upload your filesRead More...
Today We Did: Finished the Temperature Converter today Added in the switching for when clicking on different options. For Homework Do the practice exam I emailed you guys before the next class
Today We Did We did 1 hour quiz today. Homework Please do homework assignment assigned last week https://indo.ayclogic.com/event/6-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...
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...