News

How to use GameMaker Studio 2 To get started with GameMaker Studio 2, first create a new project. Next choose the “Drag and Drop” option, which we will be using for this GameMaker Studio tutorial.
In this tutorial we go through the steps needed to build your first Android app. You will create a simple UI, add some Java code, and then run your app.
In addition to the core tools, several libraries can enhance your Android app development experience on Linux: SQLite: An embedded database for storing data locally in Android apps.
Building your Android app If you followed along in Part 2, you’ve already loaded your source code and resource files into your Android Studio project.