skip to content
Orx Learning
User Tools
Admin
Log In
Site Tools
Search
Tools
Show page
Old revisions
Export to PDF
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
Welcome
Beginner's Guide
Config
Examples
Tutorials
en:tutorials:android:setup_android
<WRAP center round box 60%>This guide is based on Android Studio Electric Eel (which ships with SDK 33). If you need to set up a development environment for Android, you must first ensure you have completed the [[en:tutorials:android:getting_android_tools_and_orx|Getting Android Studio and Orx]] step first.</WRAP> ===== Compiling the Orx Library and the Android Demo Project ===== **1. Compiling the Orx library for Android** cd orx/code/build/android build.bat For Linux or Mac use ''build.sh'' instead. The compiled libraries will be located under ''orx\code\build\android\orx\build\outputs\aar'' - orx-debug.aar - orx-profile.aar - orx-release.aar **2. Compiling the Android Demo** Compile the Demo which links in the static Orx library that we prepared in step 1: cd <DEV_FOLDER>/orx/code/demo/android build.bat For Linux or Mac use ''build.sh'' instead. An APK file (one each for debug, profile and release) be created are available at: ''orx\code\demo\android\app\build\outputs\apk'' You can copy this to your Android device to test. ===== General Troubleshooting ===== There are currently no tips here since our new process has been completely streamlined. Please get in touch on Discord if you experience issues so we can add them here. If you have completed this tutorial and would like to try it with your own project, continue to [[en:tutorials:android:using_the_android_demo_as_a_template_for_your_own_projects|Using the Android demo as a template for your own projects]].
en/tutorials/android/setup_android.txt
ยท Last modified: 2025/09/30 17:26 (9 months ago) by
127.0.0.1
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Rename Page
Back to top