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
- Activity 수명 주기
- BLOCK
- Android O
- ios9
- 배포
- In-app Billing
- 안드로이드 개발 레벨업 교과서
- Unchecked Exception
- Android
- ios
- signing
- contentprovider
- 페이스북
- 트위터
- HTTP
- xcode
- gradle
- GCM
- Google Cloud Messasging
- 데이터 공유
- service
- 카카오톡
- 다른 앱에서 열기
- Push
- AccountManager
- Google Cloud Messasing
- android studio
- Android O Preview
- unreal
- NSURLConnection
Archives
- Today
- Total
목록context (1)
노블의 개발이야기
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