Android-Interview-Questions
Android-Interview-Questions copied to clipboard
The curated list of Android Developer interview questions and answers
[Getting Started with Feature Flags on Android](https://medium.com/@domen.lanisnik/getting-started-with-feature-flags-on-mobile-7a2a1c15bd14)
[App startup analysis and optimization](https://developer.android.com/topic/performance/appstartup/analysis-optimization)
[Processes and app lifecycle ](https://developer.android.com/guide/components/activities/process-lifecycle)
[Jetpack Compose: Passing data implicitly in Composable screens](https://proandroiddev.com/jetpack-compose-passing-data-implicitly-in-ui-tree-73d88b7559c3)
Maybe I was wrong and these questions - [Junior android developer interview questions](https://github.com/Kirchhoff-/Android-Interview-Questions/wiki/Junior-android-developer-interview-questions) a little bit too complicated =) Need to think about this.
[Fragment Lifecycle](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Android/Fragment%20Lifecycle.md)
[What's Context?](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Android/What%27s%20Context.md)
[Difference between Abstract class and Interfaces](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Java/Difference%20between%20Abstract%20class%20and%20Interfaces.md)