Hello Mobile
Last Updated: Jan 10th, 2024
So you learned the basics of SDL on your desktop computer and you want to make ports of your applications for phones and tablets. SDL 2 fortunately has Android and iOS ports that help make the process less painful.DO NOT GO THROUGH THESE TUTORIALS if you haven't gone through the previous ones. The mobile tutorials assume you already have experience with SDL 2. Go learn the tutorials before this one because mobile development is much, much more quirky than developing on desktop.
After you set up SDL, we'll cover how to make your first mobile SDL game.