Movies - easy way to discover popular movies. This is a simple TMDb client for Android
Take a look at local.properties
and fill it with your own tmdb_api_key like this:
TMDB_API_KEY=your_own_tmdb_api_key
- Modularization
- MVVM
- Clean Architecture
- TMDB API
- KTS Gradle Files
- Kotlin Symbol Processing API
- Gradle Plugin
- Gradle Version Catalog
- MinSDK 23
- TargetSDK 34
- CompileSDK 34
- Material3
- Dark Theme
- Material You Dynamic Colors
- Themed App Icon
- Kotlin
- Jetpack Compose
- Accompanist
- Compose PreviewParameterProvider
- Downloadable Fonts
- KotlinX Coroutines
- KotlinX Serialization
- Appcompat
- Dagger Hilt
- ViewModel
- Lifecycle
- Room
- WorkManager
- DataStore
- Startup
- Navigation
- Paging3
- ConstraintLayout
- Browser
- OkHttp
- Retrofit
- Retrofit Kotlinx Converter Serialization
- Chucker
- Coil
- Timber
- Firebase Analytics
- Firebase Crashlytics
- Firebase App Distribution
- Firebase Remote Config
- Firebase Messaging
- In-App Reviews
- In-App Updates
- App Shortcuts
- Dependabot
- Github Actions
- Github Releases
- Lint
- Detekt
- Spotless
- Distribute App via Telegram Bot
- Non-Transitive R classes
- SplashScreen API
- Per-App Language Preferences
- Settings Panel
- Benchmark
- Support Localization
- Notification Runtime Permission
- Changing Launcher App Icon
- Predictive Back Gesture
- Codebeat Automated Code Review
- Codacy Static Code Analysis
- Display Content Edge-to-Edge
- Support Landscape Orientation
- Support Display Cutouts
- Unit Tests
- UI Tests
- Baseline Profiles
- Tablet and large screen support
- OAuth
- Animations
- Support layout mirroring
- Upload Bundle to Google Play Console
- ExoPlayer
- Google Play Instant
If you find any problems or would like to suggest a feature, please feel free to file an issue.
Copyright 2017 Michael Bely
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.