Skip to content

Commit 19a87a0

Browse files
committed
Update README.md
1 parent 15ee154 commit 19a87a0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
* [建立應用程式需要的資源](http://www.codedata.com.tw/mobile/android-tutorial-the-2nd-class-1-res/)
1616
* [設計應用程式使用者介面](http://www.codedata.com.tw/mobile/android-tutorial-the-2nd-class-2-ui/)
1717
* [應用程式與使用者的互動](http://www.codedata.com.tw/mobile/android-tutorial-the-2nd-class-3-interaction/)
18-
* 建立與使用Activity元件
18+
* [建立與使用Activity元件](http://www.codedata.com.tw/mobile/android-tutorial-the-2nd-class-4-activity/)
1919
* Android Tutorial 第三堂
20-
* 為ListView元件建立自定畫面
21-
* 儲存與讀取應用程式資訊
22-
* 使用Android內建的SQLite資料庫
23-
* 存取Android檔案系統
20+
* [為ListView元件建立自定畫面](http://www.codedata.com.tw/mobile/android-tutorial-the-3rd-class-1-listview/)
21+
* [儲存與讀取應用程式資訊](http://www.codedata.com.tw/mobile/android-tutorial-the-3rd-class-2-preference)
22+
* [使用Android內建的SQLite資料庫](http://www.codedata.com.tw/mobile/android-tutorial-the-3rd-class-3-sqlite/)
23+
* [存取Android檔案系統](http://www.codedata.com.tw/mobile/android-tutorial-the-3rd-class-4-filesystem/)
2424
* Android Tutorial 第四堂
25-
* 使用照相機與麥克風
25+
* [使用照相機與麥克風](http://www.codedata.com.tw/mobile/android-tutorial-the-4th-class-1-camera-microphone/)
2626

2727
===============
2828
http://www.codedata.com.tw/author/michael

0 commit comments

Comments
 (0)