List of topics for learning and test
- Android Studio Installation
- Android Studio Setup and Configuration
- Creating a New Android Project
- Android Studio User Interface Overview
- Gradle Build System in Android Studio
- Layout Design in Android Studio
- XML Layout Files in Android
- Activity Lifecycle in Android
- Fragment Lifecycle in Android
- Android Emulator in Android Studio
- Debugging in Android Studio
- Logging and Logcat in Android
- Android Studio Plugins and Extensions
- Working with Views and ViewGroups
- Android Resource Files (strings, colors, etc.)
- Android Material Design Components
- RecyclerView in Android Studio
- ListView in Android Studio
- ViewPager in Android Studio
- Navigation Drawer in Android
- Android Intent and Intent Filters
- Android Permissions
- Android Data Binding
- Android Room Database
- Retrofit for API Integration
- Firebase Integration in Android Studio
- Android App Signing and Release
- Proguard and Code Obfuscation
- Dependency Injection with Dagger
- MVVM Architecture in Android
- LiveData and ViewModel
- AsyncTask and Threading
- Handling Screen Orientation Changes
- Notifications in Android
- Services and Background Tasks
- Broadcast Receivers in Android
- Custom Views and Custom Components
- Android Testing (JUnit, Espresso)
- Unit Testing in Android Studio
- UI Testing in Android Studio
- Android App Localization
- Gradle Flavor and Build Types
- Profiling and Performance Optimization
- ConstraintLayout in Android
- Android App Theming and Styles
- Handling Images and Media
- Working with Location and Maps
- Google Play Store Publishing
- Android Jetpack Components