?本節課的主要內容有:
1.學習Android中三種Menu
?
課程下載地址:[http://115.com/file/e7hcchk9](http://115.com/file/e7hcchk9)
課件及源碼下載地址:[http://115.com/file/e7hc03yd](http://115.com/file/e7hc03yd)
?
- 前言
- 1.Android開發環境的搭建
- 2.模擬器的使用
- 3.第一個Android程序
- 4.TextView控件學習
- 5.EditText控件學習
- 6.DDMS視圖&Button
- 7.Intent初級學習
- 8.Activity生命周期
- 9.Activity高級學習
- 10. LinearLayout學習
- 11.AbsoluteLayout&FrameLayout學習
- 12.RelativeLayout學習
- 13.Table Layout學習
- 14.程序調試技術學習
- 15.Service學習(1)
- 16.Service學習(2)
- 17.Service學習(3)
- 18.消息處理詳解
- 19.Status Bar Notifications學習
- 20.廣播事件處理(1)
- 21.廣播事件處理(2)
- 22.數據存儲(1)
- 23.數據存儲(2)
- 24.數據存儲(3)
- 25.數據存儲(4)
- 26.數據存儲(5)
- 27.使用SAX解析XML
- 28.使用DOM和pull解析XML
- 29.Content Providers(1)
- 30.Content Providers(2)
- 31.模擬Http請求
- 32.單選復選控件學習
- 33.日期、時間控件學習
- 34.ListView控件學習
- 35.GridView控件學習
- 36.TabWidget控件學習
- 37.Spinner和Auto_Complete控件學習
- 38.WebView控件學習
- 39.Dialogs學習
- 40.Status Bar Notifications
- 41.App_Widgets(1)
- 42.App_Widgets(2)
- 43.Menu使用