Android cross-compiler: package descriptions for OPAM
Browse cluster: Cluster 69 →This OPAM repository provides an OCaml cross-compiler for Google Android, along with a collection of OCaml libraries and programs compiled for Android. The project is built around the OCaml language and toolchain, automatically downloading the Android NDK for compilation. The repository uses a structured directory system with prefixed cross-compilation tools (arm-linux-androideabi-) and integrates with OPAM's package management system to make Android-targeted development accessible through standard OCaml tooling commands like ocamlfind.