Week of February 4 to February 9, 2014

Reading Time: < 1 minute

Loading

Coursera:
1) Playful, Creative App: Assignment 3 submitted this morning (Feb 9, 2014). It used quite a lot of concepts covered in wee 6 and 7: ScrollView, LinearLayout, Animation, EditText, TextWatcher, SharedPreference and, save bitmap to public directory and share to friends.
2) Playful, Creative App: I did not realize it is an 8-week until instructor posted week 8 videos and quiz in coursera web page. Sigh!!! One last quiz and peer grading and I can say farewell to this course.
3) Programming Mobile Applications for Android Handheld Systems:  Week 3 covers Intent and Intent-Filter, Permission and Fragment.  Fragment videos are not watched yet and three labs are waiting for me to complete. The due date is Monday February 17, and I still have a little more than a week to tackle them.  Optimistic is the word I would use to describe the current situation.

Programming:
4) Working on Heritage on the Go/隨時隨地遊古蹟 Android Application.
a) Fix bug in Google Map.
b) Add “Show All” button to show markers of all monuments in Google Map
c) Use SharedPreference to record last clicked marker in Google Map
d) Implement listener to respond to click event of InfoWindow and display Place fragment
e) Show English website and image if language of the device is English. Otherwise, Chinese website and image are displayed.
f) (Optional) Generate 2-d QR barcode and show the bitmap in imageview. When other device scans the barcode, useful info is shown, for example, web page url and app’s url.