Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Cross-building examples

  • Create and use a toolchain package for cross-building. Docs
  • MacOs to Linux cross-compilation example. README
  • Learn how to cross-build packages for Android. Docs
  • Learn how to port your Raylib C++ game to Android using Android Studio, the NDK, and Conan for dependency management. Configure the Android NDK path by adding ANDROID_NDK environment variable pointing to your NDK installation. Blog