American Young Coder

AYC logo
Loading Events

« All Events

  • This event has passed.

6 PM – Android Game Development – Gamas

October 29 @ 6:00 pm - 7:00 pm

Today We Did
  1. We continued on Weather App
    1. We learned how to request data from pixabay.com
    2. We learned how to convert from Json into Java file
Homework
  1. Yitong – You finished your Convince Me app. Good work.
    1. You should make your screen lock in portrait mode.
  2. Dereck – You finished your Memory Match game. Good work
  3. Abigail  – You finished your Willow Clicker game. Good work
    1. You should make your screen lock in portrait mode
    2. In the credit page please add
    3. American Young Coder Academy 
          www.ayclogic.com
  4. Theo –
    1. Java file naming convention should be camel case like SettingsActivity.java instead of settings_activity.java. “settings_activity.java” is Python naming convention or snake case.
    2. When user go to settings page, there is an error that is caused by these two things
      1. Your settings_activity.java is declared as “abstract” causing the error everytime user go to that page.
      2. onCheckChanged(CompoundButton var1, boolean var2) is supposed to be onCheckedChanged(CompoundButton var1, boolean var2). This method name has to follow CompoundButton.OnCheckedChangeListener interface.
    3. You should lock your screen to portrait.
    4. In the credit page, instead of putting “School AYCLOGIC”. Please do like this
    5. American Young Coder Academy 
            www.ayclogic.com
  5. Ethan
    1. When I click the ANYTHING image, the number of click does not increase. The game is broken.
    2. There are multiple songs running in the backgrounds.
    3. You should lock your screen to portrait.
  6. David
    1. You should beautify the app. Make some of the TextView bolded and bigger or use different color.
    2. When there is a winner, the game should not continue.
      1. prevent user from clicking rock, paper or scissor anymore. Or when there is already a winner, show popup asking user to click reset button.
    3. You should lock your screen to portrait.
    4. In the credit page, instead of putting “Thanks to American Young Coder”. Please do like this
    5.         Thanks To
      American Young Coder Academy 
            www.ayclogic.com

Details

Date:
October 29
Time:
6:00 pm - 7:00 pm