應(yīng)用程序基礎(chǔ)Application Fundamentals
關(guān)鍵類
應(yīng)用程序組件
激活組件:intent
關(guān)閉組件
manifest文件
Intent過濾器
Activity和任務(wù)
Affinity(吸引力)和新任務(wù)
加載模式
清理堆棧
啟動任務(wù)
進程和線程
進程
線程
遠(yuǎn)程過程調(diào)用
線程安全方法
組件生命周期
Activity生命周期
調(diào)用父類
服務(wù)生命周期
廣播接收器生命周期
進程與生命周期
用戶界面User Interface
視圖層次View Hierarchy
布局Layout
部件Widgets
用戶界面事件UI Events
菜單Menus
高級話題Advanced Topics
適配器Adapter
風(fēng)格與主題Styles and Themes
資源和資產(chǎn)Resources and Assets
資源引用Resource Reference
國際化和本地化Internationalization and Localization
意圖和意圖過濾器Intents and Intent Filters
意圖過濾器Intent filters
通常情況Common cases
使用意圖匹配Using intent matching
數(shù)據(jù)存儲Data Storage
概覽Storage quickview
? 系統(tǒng)偏好:快速,輕量級存儲
? 文件:存儲到設(shè)備內(nèi)部或可移動閃存
? 數(shù)據(jù)庫:任意的結(jié)構(gòu)化存儲
? 支持基于網(wǎng)絡(luò)的存儲
系統(tǒng)偏好Preferences
文件Files
數(shù)據(jù)庫Databases
網(wǎng)絡(luò)Network
內(nèi)容提供器Content Providers
內(nèi)容提供器的基礎(chǔ)知識Content Provider Basics
查詢一個內(nèi)容提供器Querying a Content Provider
修改數(shù)據(jù)Modifying Data
創(chuàng)建一個內(nèi)容提供器Creating a Content Provider
Content URI 總結(jié)
清單文件The AndroidManifestxml File
清單文件結(jié)構(gòu)Structure of the Manifest File
文件約定File Conventions
文件特性File Features