Android app that allows users to apply GPU Image filters into images that can be picked from gallery or taken by camera. (Probably my last project using XML 🙃)
- Android Jetpack - is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works.
- Android CameraX - is a Jetpack support library, built to help you make camera app development easier.
- GPUImage for Android - Android image filters based on OpenGl
- Koin - a smart Kotlin injection library to keep you focused on your app, not on your tools.
- Kotlin Coroutines - a rich library for coroutines developed by JetBrains.
- SDP - An android lib that provides a scalable size unit.
- RoundedImageView - A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles)
- SSP - An android lib that provides a scalable size unit for texts.