Movies
Movies - easy way to discover popular movies. This is a simple TMDb client for Android
Build
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
Download
Technologies
- Modularization
- MVVM
- Clean Architecture
- TMDB API
- KTS Gradle Files
- Kotlin Symbol Processing API
- Gradle Plugin
- Gradle Version Catalog
- MinSDK 21
- TargetSDK 34
- CompileSDK 34
- Material3
- Dark Theme
- Dynamic Colors
- Themed App Icon
- 100% Kotlin
- 100% Jetpack Compose
- Accompanist
- Compose PreviewParameterProvider
- Downloadable Fonts
- KotlinX Coroutines
- KotlinX Serialization
- Appcompat
- Dagger Hilt
- ViewModel
- Lifecycle
- Room
- WorkManager
- DataStore
- Startup
- Navigation
- Paging (RemoteMediator & PagingSource)
- 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 CI/CD
- 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
- Unit Tests
- UI Tests
- Baseline Profiles
- Tablet and large screen support
- OAuth
- Animations
- Landscape Orientation
- Support layout mirroring
- Upload Bundle to Google Play Console
- ExoPlayer
Issues
If you find any problems or would like to suggest a feature, please feel free to file an issue.
License
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.