Context 계속 쓰는데 뭔지 모르겠다...
1. 안드로이드 Developers 설명
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.
어플리케이션 환경에 관한 글로벌 정보를 위한 인터페이스. 안드로이드 시스템에의해 구현되는 추상 클래스.
어플리케이션 특화 리소스나 클래스에 접근할 수 있게하며 액티비티 실행, 브로드캐스팅, Intents 수신 등과같은 어플리케이션 레벨의 작업도 할 수 있다.
2. 블로그 설명
https://arabiannight.tistory.com/entry/272
'Deperecated > Android_강의' 카테고리의 다른 글
안드기본서 (0) | 2020.03.01 |
---|---|
안드로이드 - Content Provider (0) | 2020.02.20 |
안드로이드 - SQLite 데이터베이스(2) (0) | 2020.02.19 |
안드로이드 - SQLite 데이터베이스(1) (0) | 2020.02.19 |
안드로이드 - 데이터 관리 - 파일 입출력 (0) | 2020.02.19 |