注意:此筆記為 2014 年以前寫的。
可用 Android Studio 或 Android SDK 開發外,還可以用 App Inventor 開發
Configuration
Components
主要元件:
其他元件
| Package Name | Description |
|---|---|
| Adapter | Data-View 轉接器 |
| Animation | 動畫控制 |
| Assets | 資源 |
| AsyncTask | 非同步任務 |
| Database | 資料庫 |
| Drawable | 圖像資源 |
| Hardware | 硬體資源 |
| Gestures | 手勢 |
| Media | 多媒體實作 |
| Navigation Drawer | 側邊選單 |
| Network | 網路操作 |
| Notification | 通知實作 |
| Resource | 靜態資源 |
| Screens Support | 多螢幕支援 |
| Sensor | 感應器 |
| Service | 後台服務 |
| Style | 風格 |
| System Service | 系統服務 |
| Theme | 主題 |
| View | 可見元件 |
其他任務
Google API
Test
使用 Android Test