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

Abi Farhan
Mar 27, 2023

--

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.

--

--

Abi Farhan
Abi Farhan

Written by Abi Farhan

Sharing About Software Engineering, System Design, Test Drivent Development, and Data Structure and Algorithm.

No responses yet