Skip to content

mentalonigiri/minimaldroid5

Repository files navigation

minimaldroid5

This is minimal example building android project without gradle. It uses xmake under the hood. Also you should have sdkmanager command installed (pip install sdkmanager) or read the documentation in build.nims nim script.

Screenshot of app I built

screenshot It has SDL2 java and c++ and xmake integration. (the same you'll get by building this project)

Requirements to build for Android

  1. git
  2. sdkmanager (pip install sdkmanager)
  3. xmake
  4. Nim programming language
  5. openjdk
  6. sbt (scala, scala build tool)

Building

run ./build.nims or on windows you can try nim build.nims

donate

If you want to say "thanks", feel free to donate some monero: 84kqdJqaTyUQ55hs38A6MUTESBuQZKFbTPSzgVQake3ABFHnsrPNXf5dthLnyx8mx2gxeHDpVsdrkDBeybaB1DgWGpkJiA6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages