Android: Difference between revisions
Jump to navigation
Jump to search
(→Coding) |
(→Coding) |
||
| Line 4: | Line 4: | ||
|- | |- | ||
| valign="top" | | | valign="top" | | ||
* | * 網路存取 | ||
* | * 行程間通訊 | ||
* | * 字串處理 | ||
* | * 非同步設計要點 | ||
* | * 單元測試 | ||
* | * 定期驗證機制 | ||
* | * 使用問題回報 | ||
* | * Android 隨手記 | ||
| valign="top" | | | valign="top" | | ||
* | * 硬體控制 | ||
* | * 內建感應器 | ||
* | * 外部感應器 | ||
| valign="top" | | | valign="top" | | ||
* | * 資料庫 | ||
* | * 偏好設定 | ||
* | * 記憶卡 | ||
* | * Resources | ||
* | * Assets | ||
* | * CLASSPATH | ||
| valign="top" | | | valign="top" | | ||
* | * 介面控制 | ||
* | * 系統通知 | ||
* | * 指針旋轉 | ||
* | * 繪圖技術 | ||
| valign="top" | | | valign="top" | | ||
* | * 穩定設計慣例 | ||
* | * 忽略 LINT 訊息 | ||
* | * NPE 常見原因 | ||
| valign="top" | | | valign="top" | | ||
* | * app.gradle | ||
|} | |} | ||
Revision as of 06:02, 21 August 2018
Coding
| 基礎運算 | Hardware | Storage | UI | QA | Deployment |
|---|---|---|---|---|---|
|
|
|
|
|
|
3rd party packages
| 未分類 |
|---|
Others
| Design | SDK |
|---|---|