Android Studio快速创建常用工具类的插件
导入Utils.jar
- 下载:
Download Utils-v1.3
Download Utils-v1.2
Download Utils-v1.1
Download Utils-v1.0
Note:最新版本最全。 - 步骤:File --> Settings --> Plugins --> Install plugin from disk... --> Utils.jar --> Apply --> Restart Android Studio
- 步骤图解:
Android Studio仓库搜索
- 步骤:File --> Settings --> Plugins --> Browse repositories... --> 搜索Utils --> Install --> Restart Android Studio
- 步骤图解:
邮箱:
- qqEmail :1535514884@qq.com
- gmail :wkp15889686524@gmail.com
- 163Email:15889686524@163.com
- v1.3
新增工具类. - v1.2
新增工具类. - v1.1
解决部分工具类生成报错的BUG. - v1.0
新创建Utils插件.
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.