Google 的 Android 範例程式

在 Google 的 Android Developers 中,

切換到 Dev Guide 頁籤, 就會在左邊看到許多的技術文件鏈結,


Hello World 範例 :
http://developer.android.com/guide/tutorials/hello-world.html

常用各類 View 物件 - 範例 :
http://developer.android.com/guide/tutorials/views/index.html

Resource 的定義與位置 - 範例 :
http://developer.android.com/guide/tutorials/localization/index.html

Notepad 記事本實作範例 :
http://developer.android.com/guide/tutorials/notepad/index.html

其他範例程式碼 (Sample Code) :
http://developer.android.com/guide/samples/index.html

這些範例講解詳細且簡單, 對初學者應有一定的幫助喔.
Related Posts Plugin for WordPress, Blogger...