📱 Learning Contract Application
This is a static Android application built using Android Studio.
It is currently available for download as a release APK from the Releases section.
📸 Screenshots
📦 Installation
- Go to the Releases page of this repository.
- Download the latest
app-debug.apk
.
- Transfer it to your Android device.
- Enable Install from Unknown Sources (if not already enabled).
- Open the APK file and install the app.
🛠️ Development
This project was built with:
To build this project locally:
- Clone the repository:
git clone https://github.com/justcallmezaaii/LearningContract.git
- Open the project in Android Studio
- Build > Generate Signed Bundle / APK > APK
(back to top)