What is Context on Android?
What is Context on Android?
Context in Android refers to the environment or setting in which an application is running. It provides information about the application's state and allows access to application-specific resources and classes. There are two main types of Context in Android:
Application Context
getApplicationContext()
.Activity Context
Some key points about Context:
junior
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào