- Feb 04 Thu 2010 14:08
-
9-1 Google帳號驗證Token — AuthSub
- Feb 04 Thu 2010 14:06
-
9-2 Google搜尋—AutoCompleteTextView與Google Search API
- Feb 04 Thu 2010 14:05
-
9-3 雲端產生QR Code二維條碼 — Google Chart API
- Feb 04 Thu 2010 14:03
-
9-4 以經緯度查找目的地位置 — GeoPoint與MapView的搭配運用
- Feb 04 Thu 2010 13:03
-
9-5 GPS Google地圖 — LocationListener與MapView即時更新

在版型上配置了一個TextView及MapView,當手機移動的同時,使內建GPS定位座標的改變事件,同時即時更新MapView裡的Google Map,與反查地理座標(經緯度)的地址資訊。
- Feb 04 Thu 2010 13:00
-
9-6 行動版Google Map — Geocoder反查Address物件

透過EditText接受User輸入欲尋找的地址,再利用Google提供的Geocoder服務來取得該地址的GeoPoint,再取出GeoPoint物件之後,便可透過方才開發好的自訂函數,更新Google Map的內容。
- Feb 04 Thu 2010 12:58
-
9-7 規劃導航路徑 — Directions Route
- Feb 04 Thu 2010 12:55
-
9-8 行動裝置上的Picasa相簿 — Google Picasa API
- Feb 04 Thu 2010 12:51
-
9-9 隨身翻譯機 — Google Translate API

程式中將透過載入(import)的HTML檔案(assets/google_translate.html),來接收來自Activity裡輸入的關鍵字,並利用HTML檔案裡的JavaScript來存取Google Translate API。
1
