CSC 349: The Week beginning Apr. 7
Homework:
Read and summarize the following article:
Apple concerned about the rise of Android as recently as last year
Do the
Try It Out
exercise on
Creating the Helper Menu Methods
on pp. 235-237 of
Beginning Android 4 Application Development
(Wei-Meng Lee).
Due: Apr. 15
Tuesday:
Test 2 Next Week. (You are not resposible for material from this wek on next week's test.)
Recent upgrades to Eclipse have altered the way the default Hello-World project is written. It now involves fragments.
New HelloWorld App (Button and Toast)
(uses the newer fragment_main.xml approach)
New Version of LLBean (first test)
Links for reverting back to old style:
http://www.raywenderlich.com/56109/make-first-android-app-part-2
http://stackoverflow.com/questions/22339554/how-to-prevent-eclipse-from-creating-fragment-main-xml
Widget Redo with fragment_main style
Redo the Widget Order Lab from Week 1 in the new style with fragments. Paste screen captures of your code into a Word document.
Due: Apr. 15
Thursday:
Web View App
No new lab -- get caught up before next week's test.