crossbow-android

Crates.iocrossbow-android
lib.rscrossbow-android
version0.2.3
sourcesrc
created_at2022-07-13 19:45:12.968161
updated_at2022-09-12 13:39:42.531424
descriptionCross-Platform build tools and toolkit for games
homepage
repositoryhttps://github.com/dodorare/crossbow
max_upload_size
id625226
size162,724
David (enfipy)

documentation

README

Crossbow Android Platform

About

This folder contains the Java and Rust (JNI) code for the Android platform port, using Gradle and Cargo as a build systems. Used by the crossbow.

You will probably want to use the top level crossbow crate in your game.

WARNING

Crossbow Android is still in the very early stages of development. APIs can and will change. Essential features are missing, and documentation is sparse. Please don't build any serious projects with Crossbow Android unless you are prepared to be broken by API changes constantly.

Crossbow Android plugins

For more information on how to write custom Crossbow Android plugins see this tutorial.

Thanks and inspiration

This project was inspired by the Godot Android platform implementation, give them a star if you like ;)

Commit count: 474

cargo fmt