Android interview prep in 2023 — PART 1

1. Android Platform Architecture

Karishma Agrawal
Level Up Coding
Published in
19 min readAug 22, 2023

--

2. What is Context?

A Context is a handle to the system; it provides services like resolving resources, obtaining access to databases and preferences, and so on. An Android app has activities. Context is like a handle to the environment your application is currently running in.
Application Context: This…

--

--

Android Developer @Eventbrite | Wanted to be a writer so I write code now | Reader