{"id":21130596,"url":"https://github.com/gofaith/faithdroid","last_synced_at":"2025-07-09T01:33:32.062Z","repository":{"id":143372005,"uuid":"145394619","full_name":"gofaith/faithdroid","owner":"gofaith","description":"☆Go语言的Android GUI框架☆Android GUI lib for Go","archived":false,"fork":false,"pushed_at":"2019-07-01T13:46:53.000Z","size":11601,"stargazers_count":43,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T14:37:42.667Z","etag":null,"topics":["android","framework","go","golang","gui","library"],"latest_commit_sha":null,"homepage":"https://github.com/gofaith/faithdroid/wiki","language":"Go","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/gofaith.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}},"created_at":"2018-08-20T09:16:08.000Z","updated_at":"2025-01-13T15:22:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e0ff2eb-57eb-4247-bac9-762bebdfb5f4","html_url":"https://github.com/gofaith/faithdroid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gofaith/faithdroid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofaith%2Ffaithdroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofaith%2Ffaithdroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofaith%2Ffaithdroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofaith%2Ffaithdroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofaith","download_url":"https://codeload.github.com/gofaith/faithdroid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofaith%2Ffaithdroid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264375575,"owners_count":23598403,"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":["android","framework","go","golang","gui","library"],"created_at":"2024-11-20T05:35:24.298Z","updated_at":"2025-07-09T01:33:32.026Z","avatar_url":"https://github.com/gofaith.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 全新的Go语言Android GUI框架\nNew Android GUI lib for GO \n\n![logo](https://avatars2.githubusercontent.com/u/38978951?s=200\u0026v=4)\n\n# [Donate捐赠](https://jywjl.github.io/donate.html)\n\n! 正在添加iOS支持，敬请期待 !\n\n- [中文文档](https://github.com/gofaith/faithdroid/wiki/%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B)\n- [Wiki](https://github.com/gofaith/faithdroid/wiki)\n\n---\n## 快速入门 Get started\n\n1.基础示例 'Hello world' code :\n\n```Go\npackage faithdroid\n\nfunc (a *MainActivity) OnCreate() {\n\tLinearLayout(a).DeferShow().Size(-2, -2).Append(\n\t\tTextView(a).SetId(\"text\").Text(\"text view\"),\n\t\tButton(a).Size(-1, -1).Text(\"change text\").OnClick(func() {\n\t\t\tGetTextViewById(\"text\").Text(\"text changed\")\n\t\t}))\n}\n```\n2.结果 Result\n\n![hello](https://github.com/gofaith/faithdroid/blob/master/res/hello.jpeg?raw=true)\n\n---\n\n## 使用Faithdroid开发的App\n\n[局域网精灵专业版](https://jywjl.github.io)\n\n## Explore more\n\n- [中文文档](https://github.com/gofaith/faithdroid/wiki/%E7%9B%AE%E5%BD%95)\n- [Wiki](https://github.com/gofaith/faithdroid/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofaith%2Ffaithdroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgofaith%2Ffaithdroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofaith%2Ffaithdroid/lists"}