damus-io / android

Damus Android
Other
37 stars 4 forks source link

Android build files #76

Open jb55 opened 2 months ago

jb55 commented 2 months ago

Instead of using cargo-apk in

We use a direct android gradle build for building the app. This should give us a bit more flexibility when building our app instead of letting cargo-apk/xbuild handle it.

It also allows us to establish a GameActivity build directly for: