{"id":14532210,"url":"https://github.com/RavEngine/RavEngine","last_synced_at":"2025-09-02T06:31:37.419Z","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-07-26T18:50:36.000Z","size":800908,"stargazers_count":750,"open_issues_count":0,"forks_count":50,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-26T23:08:30.989Z","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-07-26T18:50:40.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,"purl":"pkg:github/RavEngine/RavEngine","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RavEngine%2FRavEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244301,"owners_count":25070958,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05T00:05:55.345Z","updated_at":"2025-09-02T06:31:32.315Z","avatar_url":"https://github.com/RavEngine.png","language":"C++","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","funding_links":[],"categories":["Game Engine","Uncategorized"],"sub_categories":["Uncategorized"],"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"}