原文:Understanding App Permissions ??—How to request the permissions you n...
原文:Migrating to the AppCompat Library —Using the Support Libraries 概述 Ap...
原文:Handling Configuration Changes —Screen Rotation 概述 存在這樣一些情況:當(dāng)屏幕方向旋轉(zhuǎn)時(shí),...
原文:Activity Lifecycle —How does an activity work? 背景 當(dāng)用戶瀏覽整個(gè)應(yīng)用時(shí),Android會(huì)...
原文:Understanding App Resources —Understanding Strings and Resources 概述 在...
原文:Architecture of Android Apps —Understanding how apps should be struct...
原文:Organizing your Source Files 概述 Android應(yīng)用程序代碼應(yīng)該使用清晰的文件夾結(jié)構(gòu)整齊地組織,這樣可以使代...
原文:Android Directory Structure 概述 在Android項(xiàng)目結(jié)構(gòu)中,最常被編輯的文件夾有: src-項(xiàng)目相關(guān)的Jav...
原文:Using Context 概述 Context提供對(duì)應(yīng)用狀態(tài)信息的訪問。它為Activity、Fragment和Service提供對(duì)資源...