(원문: http://developer.android.com/training/sharing/index.html)

(위치: Develop > Training > Building Apps with Content Sharing > Sharing Simple Data)

(전체 번역 글 목록으로 이동하기)


심플 데이터 공유하기






Posted by 개발자 김태우
,

(원문:

http://developer.android.com/training/basics/fragments/index.html)

(위치: Develop > Training > Getting Started > Building a Dynamic UI with Fragments)

(전체 번역 글 목록으로 이동하기)


프레그먼트를 이용한 

동적 UI 개발하기









Posted by 개발자 김태우
,

(원문: 

http://developer.android.com/training/basics/activity-lifecycle/index.html)

(위치: Develop > Training > Getting Started > Managing the Activity Lifecycle)

(전체 번역 글 목록으로 이동하기)


액티비티의 생명주기 관리하기









Posted by 개발자 김태우
,
Posted by 개발자 김태우
,
Posted by 개발자 김태우
,

(원문: 

http://developer.android.com/guide/topics/manifest/manifest-element.html)

(위치: Develop > API Guides > App Manifest > <manifest>)

(전체 번역 글 목록으로 이동하기)


<manifest>




android:sharedUserId 에 #uid 추가해야 한다.



Posted by 개발자 김태우
,

(원문: 

http://developer.android.com/guide/topics/manifest/permission-element.html)

(위치: Develop > API Guides > App Manifest > <permission>)

(전체 번역 글 목록으로 이동하기)


<permission>




android:protectionLevel 에 #plevel 추가해야 한다.









Posted by 개발자 김태우
,
Posted by 개발자 김태우
,