Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- ios9
- 안드로이드 개발 레벨업 교과서
- In-app Billing
- AccountManager
- GCM
- Android
- 다른 앱에서 열기
- xcode
- HTTP
- ios
- android studio
- 트위터
- unreal
- Push
- service
- Android O Preview
- 페이스북
- Unchecked Exception
- Activity 수명 주기
- NSURLConnection
- gradle
- 배포
- Google Cloud Messasing
- 카카오톡
- contentprovider
- signing
- BLOCK
- 데이터 공유
- Android O
- Google Cloud Messasging
Archives
- Today
- Total
목록context (1)
노블의 개발이야기
[Android] Context란?
Context의 정의 Interface to global information about an application environment. This is an abstract class whose implementation is provided by the Android system. It allows access to application-specific resources and classes, as well as up-calls for application-level operations such as launching activities, broadcasting and receiving intents, etc. Application 환경에 대한 전역 정보를 접근하기 위한 인터페이스. 추상 클래스이며 ..
Android
2017. 7. 12. 01:36