Lab 7A: SimpleBrowser (Android)
Due Date: October 27
Objectives
- teach students about using Android's WebKit WebChromeClient
- have students interact with WebView and related classes
- have students practice implementing methods from design patterns
- reinforce previous Android development lessons
- give students an opportunity to work with Web Fragments