{"id":15047756,"url":"https://github.com/ravengine/ravengine","last_synced_at":"2025-05-15T21:04:27.073Z","repository":{"id":46034522,"uuid":"285412527","full_name":"RavEngine/RavEngine","owner":"RavEngine","description":"A fast C++23 3D game engine for modern devices, with wide platform support","archived":false,"fork":false,"pushed_at":"2025-05-07T04:25:11.000Z","size":812788,"stargazers_count":726,"open_issues_count":0,"forks_count":49,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-07T05:26:02.739Z","etag":null,"topics":["3d-engine","animation-3d","cmake","cpp23","directx","ecs","game-development","game-engine","gpu-driven-rendering","graphics-engine","metal","multiplayer","multithreading","pbr","shaders","spatial-audio","svg","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RavEngine.png","metadata":{"files":{"readme":"README-android.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-05T21:53:52.000Z","updated_at":"2025-05-07T04:25:14.000Z","dependencies_parsed_at":"2023-10-11T05:12:46.008Z","dependency_job_id":"7511161d-fcc6-4062-9efe-ae2310ed2461","html_url":"https://github.com/RavEngine/RavEngine","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavEngine%2FRavEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavEngine%2FRavEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavEngine%2FRavEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavEngine%2FRavEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RavEngine","download_url":"https://codeload.github.com/RavEngine/RavEngine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254422754,"owners_count":22068678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-engine","animation-3d","cmake","cpp23","directx","ecs","game-development","game-engine","gpu-driven-rendering","graphics-engine","metal","multiplayer","multithreading","pbr","shaders","spatial-audio","svg","vulkan"],"created_at":"2024-09-24T21:04:13.293Z","updated_at":"2025-05-15T21:04:22.056Z","avatar_url":"https://github.com/RavEngine.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using RavEngine on Android\r\nFor every platform except Android, RavEngine can create a ready-to-go IDE project which can build and run a complete game with a single click. Unfortunately, Android requires some additional manual effort to make work.\r\n\r\n1. Download a copy of RavEngine's [SDL Android Builder](https://github.com/RavEngine/sdl-android-builder) project and place it somewhere __outside__ your game repository.\r\n2. Symlink your game repository into the `sdl-android-builder/to-build` directory.\r\n3. Modify your game's root `CMakeLists.txt` to change the main executable target such that:\r\n   - It is a shared library rather than an executable, via `add_library`, and the target is named `main`.\r\n      - you can find an example of how to do this in the HelloCube sample: https://github.com/RavEngine/HelloCube/blob/84222b9b846862321c07b016609a840637cbe589/CMakeLists.txt#L22-L30\r\n4. Open the root `sdl-android-builder` project in Android Studio. Make any changes necessary to `app/build.gradle` such that your project is able to compile. For example, `minSDKVersion` must be set high enough that Vulkan 1.3 is enabled.\r\n5. Press the green Run-Debug button in Android Studio. If all goes well, your game should boot up and begin running! If an exception occurs at runtime, you should get a breakpoint in Android studio.\r\n\r\nThe HelloCube example can be run on Android, if you want to compare your configuration to that one. \r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravengine%2Fravengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravengine%2Fravengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravengine%2Fravengine/lists"}