Pixel Art app for Android.
- For Android 7.0 and higher
- This is for a university project
- Zoom and pan the canvas
- Draw with up to 3 custom colors using a color picker
- Eraser tool
- Save drawings
- Java
- RecyclerView – For displaying saved drawings
- Room – Local database support
- AmbilWarna – Android color picker library
- Clone this repo:
git clone https://github.com/Kefrov/PIXSAM.git
- Open the project in Android Studio
- Sync Gradle and Run on your device or emulator
You can check previews or download the latest release of PIXSAM here.