In this video, I'll guide you through the simplest way to create a raylib C/C++ application for Android. We'll use Raymob, a fantastic project that makes the entire process incredibly easy. You'll learn how to set up your Android development environment, download and configure Raymob, and create a bouncing ball game using raylib. No prior Android development experience is necessary. Let's get started!
Ready to get started?
Before diving in, consider taking a peek at my introductory raylib tutorials (watch them in this order!):
💡 raylib 101 (Basics): • Get Started in raylib in 20 minutes!
💥 raylib Collisions: • Collisions in Raylib - Simple OOP tutorial
💎 Premium Courses:
Object Oriented Programming Made Easy: https://bit.ly/3NaMfg4
And for some coding practice, check out these game tutorials:
🏓 Pong: • 🔥Pong Game with C++ and Raylib - Beginner ...
🐍 Snake: • C++ Snake game using raylib - Beginner Tut...
🦠 Game of Life: • Conway's Game of Life tutorial in C++ & ra...
🧱 Tetris: • Creating Tetris in C++ with raylib - Begin...
👾 Space Invaders: • C++ Space Invaders Tutorial with raylib - ...
Now, let's build your first Android game with Raylib!
📱 Android Studio: https://developer.android.com/studio
💥 How to Install Android Studio with NDK: • How to Install Android Studio and NDK (2024)
🛠️ Raymob: https://github.com/Bigfoot71/raymob
🏀 Bouncing Ball Example: https://github.com/educ8s/Raylib-CPP-...