/Drawing-on-Android

Drawing application for Android with basic tools primary focus is to save drawings using Serialization and Firebase for collaborative drawing

Primary LanguageJava

About

The Tulisan app, built with Android Studio Java, allows users to draw and collaborate in real-time through Firebase. It uses serialization to save files in a custom object-oriented format that can be deserialized in Java.

image

Saving a canvas

Screenshot 2024-01-18 182113 Screenshot 2024-01-18 182334

Open and view custom .draw files

Screenshot 2024-01-19 181759 Screenshot 2024-01-19 181937