This is a list of all awesome and useful android studio plugins. This repo will be updated regularly for new entries.
Here is an article related to this repo.
Robin is a logging library for Bundle data passed between Activities and fragments. It also provides a callback to send screen views of user visited pages to your analytics client
Plugin Name | Plugin link |
---|---|
Flutter installation | https://github.com/flutter/flutter-intellij |
SonarLint inspection tool | https://plugins.jetbrains.com/plugin/7973-sonarlint |
Kotlin installation | http://kotlinlang.org/ |
Plugin Name | Plugin link |
---|---|
Json to kotlin class | https://github.com/wuseal |
Kotlin Parcelable code generator | https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin |
Java Stream API debugger | https://plugins.jetbrains.com/plugin/9696-java-stream-debugger |
Plugin Name | Plugin link |
---|---|
JVM Debugger Memory View | https://plugins.jetbrains.com/plugin/8537-jvm-debugger-memory-view |
Android-Resource-Usage-Count | https://github.com/niorgai/Android-Resource-Usage-Count |
FindBugs | https://plugins.jetbrains.com/plugin/3847-findbugs-idea |
Jetbrains-Wakatime | https://github.com/wakatime/jetbrains-wakatime |
Android Wifi Plugin | https://github.com/pedrovgs/AndroidWiFiADB |
QA Plug | https://plugins.jetbrains.com/plugin/4594-qaplug |
Plugin Name | Plugin link |
---|---|
JRebel for android | https://plugins.jetbrains.com/plugin/7936-jrebel-for-android |
Advanced java folding | https://plugins.jetbrains.com/plugin/9320-advanced-java-folding |
CPU Usage Indicator | https://plugins.jetbrains.com/plugin/8580-cpu-usage-indicator |
Android folding plugin | https://github.com/dmytrodanylyk/folding-plugin |
ADB idea | https://github.com/pbreault/adb-idea |
Permission Dispatcher | https://github.com/shiraji/permissions-dispatcher-plugin |
Scala | https://plugins.jetbrains.com/plugin/1347-scala |
ADB Wifi | https://github.com/layerlre/ADBWIFI |
String Manipulation | https://github.com/krasa/StringManipulation |
Android localization | https://github.com/Airsaid/AndroidLocalizePlugin |
Inspire to write code | https://github.com/Airsaid/InspireWritingPlugin |
Plugin Name | Plugin link |
---|---|
GenyMotion | https://www.genymotion.com/plugins/ |
Git Flow Integration for Intellij | https://github.com/OpherV/gitflow4idea/ |
SonarLint | https://plugins.jetbrains.com/plugin/7973-sonarlint |
Spotless | https://github.com/diffplug/spotless |
If you feel something is missing. Create a pull request and Dive In.
CrashReporter on your duty.
Copyright (C) 2016 Bal Sikandar
Copyright (C) 2011 Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
在 Android Studio的Kotlin插件更新后,它停止了工作.插件自动被禁用.我得到以下错误. com.intellij.openapi.extensions.impl.PicoPluginExtensionInitializationException: Duplicate registration for EP: org.jetbrains.uast.uastLanguagePlug
错误信息如下 Gradle sync failed: org/jetbrains/kotlin/kapt/idea/KaptGradleModelorg/jetbrains/kotlin/kapt/idea/KaptGradleModel 实际上是kotlin插件版本和android-studio版本不匹配,导致kotlin插件无法启用。我们可以通过安装版本匹配的kotlin插件,并启用即可 处
$ cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) $ uname -a Linux X 3.10.0-327.18.2.el7.x86_64 #1 SMP Thu May 12 11:03:55 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux $ rpm -qa | grep ^jdk jd
之前这么设置我都绑定不了jdk11,一直绑定的是jdk17,就有了如下操作,最后设置了jdk11,关闭软件后就这么也打不开了, 我是这么设置jdk11的: 1,找到安装android studio的路径,在找到jbr文件(存放java文件的) 我删除了全部内容,把jdk11复制上去了,最后绑定了jdk11了,但是我只要关闭软件,在打开就会报上面的错误, 之前就遇到打不开的问题,我就卸载,重新安装,
Android Studio 是基于 IntelliJ IDEA 的官方 Android 应用开发集成开发环境 (IDE)。除了 IntelliJ 强大的代码编辑器和开发者工具,Android Studio 提供了更多可提高 Android 应用构建效率的功能,例如: 基于 Gradle 的灵活构建系统 快速且功能丰富的模拟器 可针对所有 Android 设备进行开发的统一环境 Instant R
就在今天,我正在Android Studio上处理一个项目,这时我的计算机在上传过程中突然崩溃。自从我重新启动它以来,Gradle控制台一直在返回相同的错误: com.google.common.util.concurrent.Uncheck edExecutionException:java.lang.RuntimeException:com.google.gson.stream.Malform
我似乎很难切换到Android Studio。我在Ubuntu13.10上的Android Studio0.4.3中创建了一个新项目。但我一直有很多问题。我最初在一个windows box发布时遇到了问题,这就是为什么我直到最近才忽略它的原因。我修复了一些与gradle的事情,但似乎仍然有其他问题,我结束了一些建议从链接贝娄,虽然没有任何帮助。有人有什么建议吗。 我还在terminal中安装了fa
我正在尝试构建一个使用javamail和gmail的smtp服务发送电子邮件的应用程序,但是当我运行它时,当我调用Session.getInstance时,它会崩溃。调试后,它似乎是关于com.sun.mail.util.MailLogger的NoClassDefFoundError。我在其他地方读到,为了获得它,我必须添加一个较旧的邮件包,但我仍然遇到错误。 以下是我在Android Studi
我已经安装了Android Studio和JDK。我已经将我的变量设置为JDK文件夹。现在,当启动程序时,我收到一条错误消息,指出:“环境变量JAVA_HOME(其值为C:\programfiles\java\jdk1.8.0)没有指向有效的JVM安装。请您帮助处理这个问题好吗?谢谢!