{"id":19215948,"url":"https://github.com/movingblocks/destsolandroid","last_synced_at":"2025-08-18T03:33:29.131Z","repository":{"id":32665924,"uuid":"36254225","full_name":"MovingBlocks/DestSolAndroid","owner":"MovingBlocks","description":"Android facade for Destination Sol","archived":false,"fork":false,"pushed_at":"2024-12-26T04:25:01.000Z","size":11841,"stargazers_count":1,"open_issues_count":2,"forks_count":6,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-05-12T23:34:09.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MovingBlocks.png","metadata":{"files":{"readme":"readMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2015-05-25T21:00:11.000Z","updated_at":"2024-12-26T04:25:05.000Z","dependencies_parsed_at":"2023-12-03T19:22:47.713Z","dependency_job_id":"4111c7f1-6f68-4923-a9b8-a5b6f3622910","html_url":"https://github.com/MovingBlocks/DestSolAndroid","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/MovingBlocks/DestSolAndroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDestSolAndroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDestSolAndroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDestSolAndroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDestSolAndroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MovingBlocks","download_url":"https://codeload.github.com/MovingBlocks/DestSolAndroid/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovingBlocks%2FDestSolAndroid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270940501,"owners_count":24671671,"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-08-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-11-09T14:15:20.434Z","updated_at":"2025-08-18T03:33:29.073Z","avatar_url":"https://github.com/MovingBlocks.png","language":"Java","readme":"## Destination Sol Android Facade\n\nThis project provides the Android front-end for https://github.com/MovingBlocks/DestinationSol and is meant to be used from within that project, not independently. See its repo for basic setup instructions!\n\n## Using the Android Facade\n\nYou can build the Android version of the game by either using the command line tools or using IntelliJ IDEA / Android Studio. Any modules that you have will be included.\n\n### Using the command line\n\n- Download the [Android SDK](https://developer.android.com/studio#downloads) and use the `sdkmanager` tool to install the API 30 build tools.\n- In the root Destination Sol project directory, run the command `echo sdk.dir=\u003cSDK_ROOT\u003e \u003e local.properties`, where `\u003cSDK_ROOT\u003e` is the root directory in which\n  you installed the Android SDK, to create a new local properties file.\n- To fetch the Android facade, in the same root project directory run the command `gradlew fetchAndroid`\n  The command should complete successfully.\n- Afterwards, run the command `gradlew android:assembleDebug` to build the APK. This command should also complete successfully.\n- Once the command has completed, use the Android emulator or connect a suitable device and ensure that it can be detected by the `adb` tool.\n  This can be verified by running the command `adb devices`, which should show the device name in its output.\n- Then, run the command `gradlew android:installDebug` to install the APK to the first connected device.\n- A new \"Destination Sol\" app should now be visible on the test device. Run it and play the game.\n  It should not crash with any errors or exceptions.\n  \n### Using IntelliJ IDEA (or Android Studio)\n\n- Use the Android plugin (if not installed, then install it) to install the API 30 SDK build tools and platform tools.\n- In the root Destination Sol project directory, run the command `gradlew fetchAndroid`. The command should complete successfully.\n- Create a new build configuration based on the \"Android App\" template. You should set the start-up module to the \"android\" module.\n- In the `File-\u003eProject Structure-\u003eSDKs` menu, add a new SDK and set the build target to `Android API 30` and the Java SDK to `Java 1.8`.\n- In the `File-\u003eProject Structure-\u003eModules` menu, select the `android` module and open the `Dependencies` tab.\n  Set the module SDK to the new SDK you just added.\n- Set the current build configuration to the newly created one and run the project using the debug button.\n- A new \"Destination Sol\" app should now be visible on the test device. Run it and play the game.\n  It should not crash with any errors or exceptions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovingblocks%2Fdestsolandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovingblocks%2Fdestsolandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovingblocks%2Fdestsolandroid/lists"}