AndroidStudio插件开发--Lottie&SVGA Player-DusanPlugin

DusanPlugin

Interesting plugins for android development.

which integrated into the IDE of jetbrains,like Android Studio and IntelliJ IDEA.

Project Repository:https://github.com/duqian291902259/DusanPlugin

中文:基于2022最新版Android Studio和IDEA开发的各种实用而有趣的插件,plugin包括Lottie/SVGA Player,兼容多个平台,解决mac版AS无法使用内嵌浏览器的问题,目前稳定版的动画播放插件已经上传到jetbrains插件市场。此外,也有写代码的倒计时提醒,选中代码加入笔记等功能。欢迎star本项目,我会持续更新并fix问题,它也是学习IDE插件开发的良好教程。
有问题可以联系反馈。

1. lottie-svga-player

Plugin Overview

https://plugins.jetbrains.com/plugin/20039-lottie-svga-androidtools

Lottie-SVGA-Player-main.png

General Description

  1. AndroidStudio/IDEA -> Tools -> DusanPlugin
  2. Select .svga or lottie .json file -> Preview SVGA/Lottie Anim.

Functions

  1. Lottie-Player,cross-platform.
  2. SVGA-Player for multiplatform.
  3. Timer for programmer.
  4. Plugin-in for Android Developer
  5. And so on...

Plugin Screenshots

lottie_preivew_min.gif

lottie_player_min.gif

Change-notes

  • V1.0.0:Timer for programmer.
  • V1.0.1:Cross-platform SVGA player.
  • V1.0.2:Lottie-Player for multiplatform.

Download

1.Download plugin from marketplace by search 'lottie-svga-androidtools' or 'duqian' to install it.

Android Studio -> Preferences -> Plugins -> Marketplace

2. Coding Clock

Just a countdown timer for programer.

3.AddNote

Add the seleted text to note by Android Studio.

你可能感兴趣的:(AndroidStudio插件开发--Lottie&SVGA Player-DusanPlugin)