Android-Interview-Questions icon indicating copy to clipboard operation
Android-Interview-Questions copied to clipboard

The curated list of Android Developer interview questions and answers

Results 92 Android-Interview-Questions issues
Sort by recently updated
recently updated
newest added

[Getting Started with Feature Flags on Android](https://medium.com/@domen.lanisnik/getting-started-with-feature-flags-on-mobile-7a2a1c15bd14)

General

[App startup analysis and optimization](https://developer.android.com/topic/performance/appstartup/analysis-optimization)

Android

[Processes and app lifecycle ](https://developer.android.com/guide/components/activities/process-lifecycle)

Android

[Jetpack Compose: Passing data implicitly in Composable screens](https://proandroiddev.com/jetpack-compose-passing-data-implicitly-in-ui-tree-73d88b7559c3)

Android

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.

General

[Fragment Lifecycle](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Android/Fragment%20Lifecycle.md)

Android

[What's Context?](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Android/What%27s%20Context.md)

Android

[Difference between Abstract class and Interfaces](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Java/Difference%20between%20Abstract%20class%20and%20Interfaces.md)

Java