Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 412 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 412 Bytes

Sample Android project with allegro game programming library

liballegro

Should be enough to just clone and open in Android Studio.

Tested on Android 11.

Please change Android > namespace and Android > defaultConfig > applicationId in Project view liballeg/app/build.gradle to org.{your organization}.app.{application name} or to anything you want it doesen't really matter.