{"id":19767887,"url":"https://github.com/sheep0704/kotlindemo","last_synced_at":"2026-06-14T05:31:54.450Z","repository":{"id":72901753,"uuid":"91679640","full_name":"sheep0704/KotlinDemo","owner":"sheep0704","description":"Kotlin  demo，sample，测试，引入，","archived":false,"fork":false,"pushed_at":"2017-06-22T10:19:22.000Z","size":1505,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T10:57:41.924Z","etag":null,"topics":["demo","dublue","kotlin","kotlindemo","rxandroid","rxgalleryfinal"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","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/sheep0704.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":"2017-05-18T10:17:10.000Z","updated_at":"2022-03-30T16:18:46.000Z","dependencies_parsed_at":"2023-05-26T00:45:20.240Z","dependency_job_id":null,"html_url":"https://github.com/sheep0704/KotlinDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sheep0704/KotlinDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheep0704%2FKotlinDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheep0704%2FKotlinDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheep0704%2FKotlinDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheep0704%2FKotlinDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sheep0704","download_url":"https://codeload.github.com/sheep0704/KotlinDemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sheep0704%2FKotlinDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34310801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":["demo","dublue","kotlin","kotlindemo","rxandroid","rxgalleryfinal"],"created_at":"2024-11-12T04:33:08.239Z","updated_at":"2026-06-14T05:31:54.427Z","avatar_url":"https://github.com/sheep0704.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KotlinDemo\nKotlin  demo，sample，测试，引入，apk 逆向 smali 格式查看 ，Kotlin 语言。\n \n## Kotlin Desc\n\n- \u003ca href=\"http://blog.csdn.net/DJY1992/article/details/72485381\" target=\"_blank\"\u003eAndroidStudio 详解Kotlin的安装和使用\u003c/a\u003e\n\n- \u003ca href=\"https://github.com/sheep0704/KotlinDemo/tree/master/apk/\" target=\"_blank\"\u003eAndroidStudio 详解Kotlin APK 下载\u003c/a\u003e\n\n\n\n## Kotlin Convert \n\n   \n```\n/**\n * 测试 Kotlin\n * @author Karl-dujinyang\n */\nclass MainActivity : AppCompatActivity() {\n\n    override fun onCreate(savedInstanceState: Bundle?) {\n        super.onCreate(savedInstanceState)\n        setContentView(R.layout.activity_main)\n        initView()//初始化\n        testValue()//赋值和事件\n    }\n\n    private fun testValue() {\n        btnWs!!.setOnClickListener {\n            tvWs!!.text = \"I'm immqy\"\n            edtWs!!.setText(\"Karl-dujinyang\")\n        }\n    }\n\n    private var btnWs: Button? = null\n    private var tvWs: TextView? = null\n    private var edtWs: EditText? = null\n\n    private fun initView() {\n        btnWs = this.findViewById(R.id.btn_hw) as Button\n        tvWs = this.findViewById(R.id.tx_hw) as TextView\n        edtWs = this.findViewById(R.id.edt_hw) as EditText\n    }\n\n\n}\n```\n\n\n\u003cbr/\u003e \u003cbr/\u003e \n\n## About author\n\n\u003cbr/\u003e\n\n**QQ:** 309933706 \u003cbr/\u003e\n\n**QQ群:**  246231638 \u003cbr/\u003e\n\nEmail:dujin_dudu@163.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheep0704%2Fkotlindemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsheep0704%2Fkotlindemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsheep0704%2Fkotlindemo/lists"}