Skip to content

Android Studio快速创建常用工具类的插件

Notifications You must be signed in to change notification settings

wkp111/Utils_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utils_plugin

Android Studio快速创建常用工具类的插件

插件集成方式

导入Utils.jar

Android Studio仓库搜索

  • 步骤:File --> Settings --> Plugins --> Browse repositories... --> 搜索Utils --> Install --> Restart Android Studio

  • 步骤图解:
    UtilStep

插件使用方式

  • New --> Android Utils Class --> 选取需要创建的工具类
  • 使用图解:
    UtilUse

欢迎大神分享自己的优秀工具类

邮箱:

版本更新

  • v1.3
    新增工具类.

  • v1.2
    新增工具类.

  • v1.1
    解决部分工具类生成报错的BUG.

  • v1.0
    新创建Utils插件.

License

Copyright 2017 wkp

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.

About

Android Studio快速创建常用工具类的插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages