반응형 android context1 [Android] Context란? 안드로이드 개발을 하다보면 Context를 자주 사용하게 된다. 하지만 정확한 개념에 대해 알지 못하고 사용하고 있었고, 이번 포스팅을 통해 확실하게 이해하기 위해 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 lau.. 2022. 1. 11. 이전 1 다음 반응형