American Young Coder Academy – Indo

Loading Events

« All Events

  • This event has passed.

9 AM – Android Game Development with Java

October 23, 2021 @ 9:00 am - 10:00 am

Today We Do
  1. We continued with GameView.java.
  2. We learned about Java interface.
  3. We learned about Java Thread.
Homework
  1. If you have not done last week homework, please do so.
  2. Inside GameView.java, replace the following line
    background1 = BitmapFactory.decodeResource(getResources(), R.id.background);
    
    with
    
    background1 = BitmapFactory.decodeResource(getResources(), R.drawable.background);
  3. Rerun the the project and click the Play button and there should not be any more error.
  4. Go here, read and play around with Java Interface. You can also change the code and try running it online: https://www.w3schools.com/java/java_interface.asp
  5. Go here, read and play around with Java Thread. You can also change the code and try running it online: https://www.w3schools.com/java/java_threads.asp

Details

Date:
October 23, 2021
Time:
9:00 am - 10:00 am
Event Category:
Verified by MonsterInsights