
回复
xUtils 包含了orm, http(s), image, view注解, 特性强大, 方便扩展.
orm
: 高效稳定的orm工具, 使得http接口实现时更方便的支持cookie和缓存.http(s)
: 基于UrlConnection实现.image
: 有了http(s)
及其下载缓存的支持, image
模块的实现相当的简洁.view注解
: view注解模块仅仅400多行代码却灵活的支持了各种View注入和事件绑定.通过DevEco studio,并下载SDK 将项目中的build.gradle文件中dependencies→classpath版本改为对应的版本(即你的IDE新建项目中所用的版本)
Copyright 2014-2015 wyouflf
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.