androidstudio-plugin
There are 68 repositories under androidstudio-plugin topic.
wuseal/JsonToKotlinClass
🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
wakatime/jetbrains-wakatime
IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
ComposeGears/Valkyrie
SVG/XML to Compose ImageVector: IntelliJ IDEA / Android Studio plugin + build-in previewer without compilation, CLI tool
CodingGay/BlackObfuscator-ASPlugin
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
ckdevrel/RecyclerViewTemplate
One Template which solves all frequently used RecyclerViews Code Snippets
anupcowkur/Here-Be-Dragons
An Intellij/Android Studio plugin to help visualise side effects in your code.
marius-h/flutter_enhancement_suite
The essential IntelliJ/Android Studio plugin for making working with Flutter easier than ever!
longforus/MvpAutoCodePlus
🔌An IDEA/Android Studio plug-in that automatically generates an MVP template code
dengzii/WiFiADB
An IntelliJ platform plugin use for connecting Android device over WiFi
KingsMentor/Droid-Snippet
Android Utils Live Code Template for Android Studio
ckdevrel/MaterialTabsTemplate
MaterialTabsTemplate is solely created to reduce the burden of writing same boiler plate codes for Tab creation in Android.
SimformSolutionsPvtLtd/Kotlin-multiplatform-sample
A sample Kotlin Multiplatform project having native UI and shared bussiness logic on Android and iOS platforms.
y-polek/ADB-Wi-Fi
Android Studio (IntelliJ IDEA) plugin that simplifies "adb over Wi-Fi" usage.
wajahatkarim3/SideMirror
An Android Studio plugin to mirror your android devices with scrcpy directly from Android Studio.
HitenDev/android-dependencies-completion
Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️
dengzii/GenerateModuleFromTemplate
An IntelliJ platform IDEs plugin use for create module from a highly customizable template
puke3615/TemplateBuilder
Android Studio模板一键生成插件
succlz123/AndroidPixelDimenGenerator
:sunflower: Android Studio Plugin - Pixel XML File Generator
longforus/adb-idea-plus
🔌A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.This is an enhanced edition.
longforus/KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Hariofspades/dsl-api-generator
Generates binary compatible and Java interoperable DSL boilerplate code
liying2008/git-conflict
A plugin for JetBrains IDE aim to highlight git conflict contents and make it easier to fix the conflicts.
longforus/IconViewer
🔌Icon Viewer Plugin for Intellij,add .webp support on android studio
marcherdiego/github-tools-plugin
A small plugin for Intellij-based IDE to unify access to Github organization repos, PR, Branches, Build Statuses, Releases, Tags, and more!
sesalab/aDoctor
Android-specific Energy Smell Identification and Refactoring plugin for IntelliJ IDEA-based IDEs
iamBedant/Intellij-Comment-Translator-Plugin
This plugin helps you translating comments.
jyygithub/AutoGradle
Get libraries and implementation quickly.
leogentleman/TranslateString
一个用于快速添加国际化字符串的Android Studio 插件
YangLang116/MediaFilePreviewer
An IDEA Plugin for Media File to Preview, likes svga、lottie...
dengzii/RemoveButterKnife
Remove ButterKnife annotations and generate view id binding code.
stevechulsdev/recyclerswipe
Android RecyclerView Swipe Animation gradle plugin
apon/swdp
[swdp(SmallestWidthDP)一个稳定和高效的Android UI适配方案!]推荐使用https://github.com/apon/dimenbuild 代替‘SmallestWidthDP’
Gredicer/FindActivity
🚗 android插件 快速跳转到当前activity和fragment
shenhuanet/AndroidProcessViewer-idea
An Android-Studio plugin to quickly to get the running process and background service on Android platfrom.
Pranjal360Agarwal/Tic-Tac-Toe-Game-App
This project is a simple implementation of the classic game of Tic Tac Toe for Android devices. It provides a user-friendly interface where users can play the game against a computer opponent. The game logic is implemented in Java and utilizes the Android Studio development environment to create a responsive user interface.