awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repo

Awesome GitHub RepositoriesAndroid APK Compilation

The process of compiling source code and assets into an Android Package (APK).

Distinct from Android App Compilers: Candidates were exclusively for Python applications; this is a general C++ engine compilation for Android.

Explore 1 awesome GitHub repository matching mobile development · Android APK Compilation. Refine with filters or upvote what's useful.

Awesome Android APK Compilation GitHub Repositories

Find the best repos with AI.We'll search the best matching repositories with AI.
  • vcmi/vcmivcmi avatar

    vcmi/vcmi

    5,692View on GitHub↗

    vcmi is an open-source game engine for Heroes of Might and Magic III that recreates the gameplay, logic, and rendering of the original strategy game. It serves as a cross-platform game runtime supporting Windows, Linux, macOS, Android, and iOS, providing a turn-based strategy simulator for strategic world map navigation and tactical combat. The project is built as a moddable game framework, featuring a data-driven modding system and a sandboxed Lua scripting integration. These allow for the definition of custom gameplay logic, spell effects, and the addition of new factions, characters, and a

    Compiles the project into an Android APK using a pre-configured container to manage dependencies.

    C++
    View on GitHub↗5,692
  1. Home
  2. Mobile Development
  3. Android APK Compilation