Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 274 Bytes

milkytracker-android

SDL2 based Android port of MilkyTracker

Compiling the app

./gradlew :SDL2:distributeLib

./gradlew :zzip:distributeLib

./gradlew :main:distributeLib

./gradlew assembleDebug

This will build our apk's and output them to app/build/outputs/apk/.