{"id":37859575,"url":"https://github.com/sealdice/sealdice-android","last_synced_at":"2026-01-16T16:30:40.690Z","repository":{"id":143585391,"uuid":"602935327","full_name":"sealdice/sealdice-android","owner":"sealdice","description":"海豹核心的安卓端实现","archived":false,"fork":false,"pushed_at":"2024-04-22T03:21:23.000Z","size":1728,"stargazers_count":36,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-22T04:50:00.160Z","etag":null,"topics":["android","sealdice","trpg-tool"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sealdice.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-02-17T09:04:33.000Z","updated_at":"2024-02-20T06:48:14.000Z","dependencies_parsed_at":"2023-10-10T20:26:32.263Z","dependency_job_id":"fad6eb22-35c3-401c-9f28-28f6928ba61d","html_url":"https://github.com/sealdice/sealdice-android","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/sealdice/sealdice-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealdice%2Fsealdice-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealdice%2Fsealdice-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealdice%2Fsealdice-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealdice%2Fsealdice-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sealdice","download_url":"https://codeload.github.com/sealdice/sealdice-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sealdice%2Fsealdice-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","sealdice","trpg-tool"],"created_at":"2026-01-16T16:30:40.596Z","updated_at":"2026-01-16T16:30:40.669Z","avatar_url":"https://github.com/sealdice.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SealDice Android\n\n### [SealDice海豹核心](https://github.com/sealdice/sealdice-core) 用于手机运行的版本\n\n## 搭建须知\n该项目使用了ACRA作为崩溃日志收集器\n因此在运行本项目前你应当创建 com.sealdice.dice.secrets 包并在其中添加一个名为 Auth 的 java class\n其内容如下\n\n```java\npackage com.sealdice.dice.secrets;\n\npublic class Auth {\n    public static String ACRA_URL = \"YOUR REPORT URL\";\n    public static String ACRA_BASIC_AUTH = \"YOUR AUTH\";\n    public static String ACRA_LOGIN_PASS = \"YOUR PASS\";\n}\n\n```\n\n或者你可以选择在MyApplication.kt中删除ACRA的初始化代码并移除import语句\n\n然后，你需要将Android NDK内提供的C编译器路径填入CGO的CC参数并将goos参数写为“android” \n随后你需要将编译好的 [SealDice海豹核心](https://github.com/sealdice/sealdice-core) \n放入assets/sealdice 目录内\n\n## 关于 issue 和 pull request\n你可以通过 fork 本项目并提交 pull request 的形式贡献代码\n此仓库的 Issue 已关闭，请在 [后端仓库](https://github.com/sealdice/sealdice-core) 中统一提交功能需求和 Bug 反馈\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealdice%2Fsealdice-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsealdice%2Fsealdice-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsealdice%2Fsealdice-android/lists"}