Dear All, Lecture notes from today are posted in http://www.cs.dartmouth.edu/~sergey/cs65/threads-and-networking.txt Code examples from class are in http://www.cs.dartmouth.edu/~sergey/cs65/examples/Handler/ http://www.cs.dartmouth.edu/~sergey/cs65/examples/KittyDownload/ Lab 1 deadline is extended till Monday class time. This will be the final extension for this Lab. Lab 2 will be assigned on Monday. It will be posted in http://www.cs.dartmouth.edu/~sergey/cs65/lab2/ The rubric for Lab 1 is posted at http://www.cs.dartmouth.edu/~sergey/cs65/lab1/lab1-rubric.txt As discussed in class, we expect you to work through the posted code examples. Android API is broad; talking through every function in class would be not only impossible, but boring and unhelpful, because few could remember it all at once. Instead, we need to rely on trying things out and repeated use. Let this picture from an imaginary book cover serve as an inspiration: http://www.cs.dartmouth.edu/~sergey/cs65/changing-stuff-and-seeing-what-happens.png Thanks, --Sergey