Expert Insights: Top Android Core Specific Interview Questions You Need to Know

1. Activity Lifecycle

This is important to understand, because if you can explain all of the phases of activity and the callbacks, the untreated until onDestroy including what happens for each one of those phases that is means also you understand how to create apps that very responsive

2. ANR

We have to also understand ANR when the application stops responding because that is a very common thing that happens when Android applications.

3. Android Building Blocks

Also, we need to understand what could cause the Android Building blocks. We have to understand about intense how the system works in Android UI threads and so forth.