Android-Interview-Questions
Android-Interview-Questions copied to clipboard
The curated list of Android Developer interview questions and answers
Source: [Exploring Kotlin’s Context Receivers](https://proandroiddev.com/exploring-kotlins-context-receivers-280ca45864d0)
Interesting article about launch modes - [Understand the types of Launch Modes in an Android Activity](https://mohamedyousufmo.medium.com/understand-android-activity-launch-mode-c21fcecf04b8)
For answer - [Main annotations in Dagger 2](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Libraries/Main%20annotations%20in%20Dagger%202.md) add next questions section with link - [What the difference between @Bind and @Provides in Dagger 2](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Libraries/What%20the%20difference%20between%20%40Bind%20and%20%40Provides%20in%20Dagger%202.md)
For the answer - [Dagger 2](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/Libraries/What's%20Dagger%202.md) 1. Fix display of links (Links should looks like this - [URI](https://github.com/Kirchhoff-/Android-Interview-Questions/blob/master/General/What%20do%20you%20know%20about%20URI.md)) 2. Add "Next questions" section with next links: 2.1 [Main annotations in...