{"id":22986075,"url":"https://github.com/dora4/dora-studio-plugin","last_synced_at":"2025-08-13T20:32:56.838Z","repository":{"id":46943989,"uuid":"515769230","full_name":"dora4/dora-studio-plugin","owner":"dora4","description":"🧩一个便捷创建Activity和Fragment的插件。——Android Studio Plugin for Dora SDK.","archived":false,"fork":false,"pushed_at":"2024-09-04T19:29:46.000Z","size":2500,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-06T03:43:34.039Z","etag":null,"topics":[],"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/dora4.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,"publiccode":null,"codemeta":null}},"created_at":"2022-07-19T23:21:01.000Z","updated_at":"2024-09-04T19:29:49.000Z","dependencies_parsed_at":"2024-05-17T11:23:56.919Z","dependency_job_id":"06282456-7b50-40b4-aef3-145b6a3ca577","html_url":"https://github.com/dora4/dora-studio-plugin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-studio-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-studio-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-studio-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dora4%2Fdora-studio-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dora4","download_url":"https://codeload.github.com/dora4/dora-studio-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229780079,"owners_count":18122916,"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":[],"created_at":"2024-12-15T03:39:01.666Z","updated_at":"2025-08-13T20:32:56.814Z","avatar_url":"https://github.com/dora4.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"./README.zh-CN.md\"\u003e简体中文\u003c/a\u003e ｜ \u003ca href=\"./README.md\"\u003eEnglish\u003c/a\u003e\n\n# Android Studio Plugin for Dora SDK\n\n![dorachat_Android_Studio_plugin_for_fast_code_generation_intelli_7b198d59-030d-4619-a9b8-43c5a2716f59](https://github.com/user-attachments/assets/d984a74f-7f95-4ea0-89ff-04da9098d3f0)\n\nYes, you see worries everywhere, complaints flying around the office. Living like a dog day by day will bring tears to your eyes. Do you still have enough pocket money? Is your paycheck still falling? There's a Doraemon framework here. Don't you want to see it?\n\n\u003cimg width=\"963\" alt=\"截屏2024-02-13 19 36 01\" src=\"https://github.com/dora4/dora-studio-plugin/assets/71242257/77c7fd50-1618-48aa-87ba-9d977bf5c015\"\u003e\n\n**IDEA Download**\n\nFirst, you may need to download IntelliJ IDEA to support the compilation of this project, as your Android Studio may not be able to compile this project successfully.\n\n**JAR Package Download**\n\nDownload the plugin package for the latest version (v1.2), and it's ready to use.\n\n\u003ca href='https://github.com/dora4/dora-studio-plugin/blob/main/art/'\u003ePlugin JAR Package Collection\u003c/a\u003e, if your version of Android Studio is not available, please compile it yourself or download the version of Android Studio that matches the plugin, https://developer.android.com/studio/archive?hl=en.\n\n**Plugin Installation**\n\n![install-jar](https://github.com/dora4/dora-studio-plugin/blob/main/art/install-jar.png)\n\n**Usage Steps**\n\n![step1](https://github.com/dora4/dora-studio-plugin/blob/main/art/step1.png)\n\n![step2](https://github.com/dora4/dora-studio-plugin/blob/main/art/step2.png)\n\n**How to Compile**\n\nClick [Android Studio] - [About Android Studio] to view the current version of Android Studio.\n\n```groovy\nintellij {\n    plugins = ['Kotlin', 'android']\n    // See https://plugins.jetbrains.com/docs/intellij/android-studio.html#android-studio-releases-listing\n    // Enter your Android Studio version, such as 232.10227.8.2321.11203637\n    version.set(\"213.7172.25.2113.9014738\")\n    // The codename for Android Studio is AI\n    type.set(\"AI\")\n}\n```\n\nMake sure the version number in the above code is consistent with the Android Studio you actually use. Then Edit Configrations, click the + sign, select Gradle, and click OK. Then you can compile the plugin. The plugin generation directory is dora-studio-plugin/build/libs/. If the error \"The specified project directory ' ' does not exist.\" appears, please select the path of the Gradle project.\n\u003cimg width=\"1070\" alt=\"截屏2024-03-12 22 49 10\" src=\"https://github.com/dora4/dora-studio-plugin/assets/71242257/2305f759-a367-422a-864e-cb75e77f79bc\"\u003e\n\n**Why Use This Plugin**\n\nThis plugin serves the Dora SDK framework, enhancing the development efficiency of the Dora SDK. Also, refer to the Dora SDK (https://github.com/dora4/dora) usage tutorial.\n\n**Special Thanks**\n\nhttps://github.com/JetBrains/gradle-intellij-plugin/\n\nhttps://github.com/JetBrains/intellij-platform-plugin-template\n\nhttps://github.com/cookpad/android-studio-templates\n\nhttps://github.com/balsikandar/Android-Studio-Plugins\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdora4%2Fdora-studio-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdora4%2Fdora-studio-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdora4%2Fdora-studio-plugin/lists"}