BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//American Young Coder - ECPv6.10.1.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:American Young Coder
X-ORIGINAL-URL:https://www.ayclogic.com
X-WR-CALDESC:Events for American Young Coder
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20210314T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20211107T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Los_Angeles:20211023T090000
DTEND;TZID=America/Los_Angeles:20211023T100000
DTSTAMP:20260526T060139
CREATED:20211023T181824Z
LAST-MODIFIED:20211023T184152Z
UID:10089-1634979600-1634983200@www.ayclogic.com
SUMMARY:9 AM - Android Game Development with Java
DESCRIPTION:Today We Do\n\nWe continued with GameView.java.\nWe learned about Java interface.\nWe learned about Java Thread.\n\nHomework\n\nIf you have not done last week homework\, please do so.\nInside GameView.java\, replace the following line\nbackground1 = BitmapFactory.decodeResource(getResources()\, R.id.background);\n\nwith\n\nbackground1 = BitmapFactory.decodeResource(getResources()\, R.drawable.background);\n\nRerun the the project and click the Play button and there should not be any more error.\nGo 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\nGo 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
URL:https://www.ayclogic.com/event/9-am-android-game-development-with-java-2/
CATEGORIES:Android Game Development
END:VEVENT
END:VCALENDAR