rndk 0.14.1

Utilities for building Android binaries
Documentation
1
2
3
4
5
6
7
8
9
10
# `rndk`

[![Actions Status](https://github.com/mlm-games/cargo-rapk/actions/workflows/rust.yml/badge.svg)](https://github.com/mlm-games/cargo-rapk/actions)
[![Latest version](https://img.shields.io/crates/v/rndk.svg?logo=rust)](https://crates.io/crates/rndk)
[![Documentation](https://docs.rs/rndk/badge.svg)](https://docs.rs/rndk)
[![Lines of code](https://tokei.rs/b1/github/mlm-games/cargo-rapk)](https://github.com/mlm-games/cargo-rapk)
![MIT](https://img.shields.io/badge/License-MIT-green.svg)
![Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-green.svg)

Helps [`cargo-rapk`](https://crates.io/crates/cargo-rapk) cross-compile libraries and package APKs in a generic, reusable Rust crate.