Presentation is loading. Please wait.

Presentation is loading. Please wait.

Android Application Development 郭惠翔

Similar presentations


Presentation on theme: "Android Application Development 郭惠翔"— Presentation transcript:

1 Android Application Development 郭惠翔 hhkuo@nccu.edu.tw

2 BEFORE DEVELOPMENT Three Websites You MUST Know

3 Android Developers – http://developer.android.com http://developer.android.com

4

5 SDKDev GuideReferenceResourcesVideosBlog

6 Android Developers – http://developer.android.com http://developer.android.com Android Open Source Project – http://developer.android.com http://developer.android.com

7

8 「 Best Reference Materials 」

9 Android Architecture

10 Android Developers – http://developer.android.com http://developer.android.com Android Open Source Project – http://developer.android.com http://developer.android.com Google – http://www.google.com.tw http://www.google.com.tw

11

12 Site 搜尋特定網址 Inurl 搜尋特定連結 Intext 搜尋網頁內文字 Filetype 搜尋特定檔案格式 Intitle 搜尋網頁標題 Link 搜尋互相連結的網 頁 "index of" 搜尋開放目錄瀏覽 Cache 顯示網頁在 Google 中 的暫存資料

13 Example "VNC Desktop" inurl:5800 inurl:passlist.txt "Index of /password” "phpMyAdmin" "running on" inurl:"main.php“ intitle:index.of administrators.pwd

14 GOOGLE MAP How to use Google Map in Your Application

15 Please download http://140.119.164.2/MapDemo.zip

16 Import MapDemo

17 Import MapDemo (cont.)

18 1st Execute DOS and get MD5 keytool –list –keystore “keystore path” 2nd http://code.google.com/android/maps-api-signup.html Enter MD5 3rd Use the Maps API key in your MapActivity or MapView Window → Preference → Android → Build → Default debug keystore

19 1 st. AndroidManifest.xml

20 2 nd. Extends MapActivity

21 3 rd. Find MapView MapView map = (MapView) findViewById(R.id.myMapView); MapController mc = map.getController();

22 4 th. Choose 「 Google APIs 」 as Your 「 Project Build Target 」

23 5 th. Run as Android Application

24 Thanks for your attendance!!


Download ppt "Android Application Development 郭惠翔"

Similar presentations


Ads by Google