Skip to content

ooops-t/raylib-androidstudio-template

 
 

Repository files navigation

raylib-androidstudio-template

Android Studio project setup so you can start using raylib right away on Android

Installation

  1. Clone or download the repo
  2. Clone or download raylib into app/src/main/cpp
git submodules update --init
  1. Import the project to android
  2. Code!

Video tutorial

For more explanation you can watch this video

Included Files

I've included for testing purpouses the Pretendard font leave them a star, is a very nice looking font!

About

Template to use raylib in Android Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.4%
  • CMake 41.6%
  • Java 10.0%