This article has participated in the third “topic writing” track of the Denver Creators Training Camp. For details, check out: Digg Project | Creators Training Camp third is ongoing, “write” to make a personal impact.

👉 About the author

As we all know, life is a long process of constantly overcoming difficulties and reflecting on progress. In this process, there will be a lot of questions and thoughts about life, so I decided to share my thoughts, experiences and stories to find resonance!!

Focus on Android/Unity and various game development tips, as well as various resource sharing (websites, tools, materials, source code, games, etc.)

👉 about to learn

Use plug-ins to reduce the difficulty of development and improve the speed of development

👉 background

🙈 Xiao Kong (lips slightly raised) : Zhi, do you know why Android Studio is so powerful?

🙎 small zhi (in the heart can not contain ground a quiver) thought: he this is to test me? Hey, hey, that’s easy.

🙎 Xiaozhi: Of course because of the quick code alerts and location, even the drag-and-drop layout editor, and some of the best debugging and performance analysis in the industry.

🙈 Xiao Kong (really surprised) : but this does not mean that his function is omnipotent. The public is always faced with strange needs.

🙎 Xiaozhi: But the public’s creative ideas are endless, so there are a lot of plug-ins to solve problems and improve speed.

🙈 Xiaokong: Then you can tell us about the new Android Studio 2020.3.1 plugin.

👉 Practice

CodeGlance has 1.55 million downloads

Code editing can also be realized on the right side of the code small map, you can quickly locate the code. The default is only a bar, not the overall code length. The plugin can be displayed as a mini-zoom, and a magnifying glass display dialog is displayed by sliding the mouse over it.

70,000 FindViewByMe downloads

Quick generation of “FindViewById” code and variables and click events with Kotlin support. As for why not use a ButterKnife? Very simple

Reason 1: It takes half a day to Build an application to migrate to a new device

Reason 2: no matter how small the cost is cost, the original is not fragrant?

140,000 downloads of GsonFormatPlus

Json is a plug-in that can quickly generate entities from Json, free your hands

Translation was downloaded 2.6 million times

Translation plugin, support Google, Youdao and Baidu. A lot of source notes are In English, usually read when, unavoidable this word do not know that word do not remember. This plug-in can not only translate between Chinese and English, but also directly help you to replace Chinese with one click.

A must have!

Alibaba Java Coding Guidelines 2.1 million downloads

Ali out of the code inspection tool, can help you standardize code to improve code robustness, support real-time scan detection or active trigger scan detection. Elegant code is just another example of human aesthetics. After using it, I found that the number of times I was hated by people decreased. Ha ha, go and explore.

Eventbus3-idea downloads 30,000

EventBus is based on the observer pattern can send events in any position, any position to subscribe to events framework, many projects for decoupling can use EventBus, is convenient to use, but if use and the amount is much, events, you can’t find who is who, is particularly special to quickly locate where to send, from which to receive.

Eventbus3-idea solves this problem. Provides quick index and jump.

Android WIFI ADB 4.4 million downloads

Sometimes it is inconvenient to be connected to the data line all the time during the test, and more likely to be plugged in and out of multiple devices. This stream is especially useful if you’re out on an urgent BUG mission without a cable.

120,000 downloads of the Material Theme UI

Android Studio itself supports two themes, one black and one white, colloquially. To have a high level of tool appearance, the Material Theme is necessary. A good theme makes people look good and want to write code. Dozens of themes are supported and various Settings can be customized.

But because of recent changes to the subscription model, the ratings plummeted. But it does not rule out that she is a good plug-in, just a business model to let people plan.

Other plug-ins

BIU

It is an image compression plugin using the PngQuant library and tinypng API support. I don’t know if you want to use it, but it can be said that you must use it at ordinary times. At the end of each project, the cutting diagram is basically perfect, and unified lossless compression of pictures can effectively reduce the size of the installation package. Oh, and it’s even easier if you use the Tinypng client.

Android Resource Usage Count

Statistics on resource usage, shown on the left, can help you see which resources are useless and can be removed.

👉 other

📢 author: Kom and Kom in Kom

📢 reprint instructions – be sure to specify the source:

zhima.blog.csdn.net/

Juejin. Cn/user / 426576…

📢 welcome to like 👍 collect 🌟 message 📝