发表评论取消回复
相关阅读
相关 Android之使用Android-query框架进行开发(二)
异步网络: 1. 添加权限:<uses-permission android:name="android.permission.INTERNET" /> 2. 支持的
相关 Android之使用Android-query框架进行开发(一)
开发Android使用Android-query框架能够快速的,比传统开发android所要编写的代码要少得很多,容易阅读等优势。 下载文档及其例子和包的地
相关 Android之Activity框架
在安卓应用中,经常需要Activity中经常需要有大量相似的Activity类,这些类往往有相似的结构与功能,因此产生了大量重复代码,为此,以下提供一种方法有效的降低了代码冗
相关 android数据库框架LitePal的简单使用
GitHub地址:https://github.com/LitePalFramework/LitePal 步骤1:下载 compile 'org.litepal.a
相关 android数据库框架SugarORM的简单使用
原文地址:http://satyan.github.io/sugar/getting-started.html 复杂使用地址:http://satyan.github.io/
相关 android-async-http框架库的简单使用
原链接:http://blog.csdn.net/yanbober/article/details/45307549 开源项目链接 [Android]
相关 高性能JSON框架之FastJson的简单使用
转载自:[https://segmentfault.com/a/1190000011212806][https_segmentfault.com_a_1190000011212
相关 android下载框架FileDownloader的简单使用
首先,依赖: implementation 'com.liulishuo.filedownloader:library:1.7.4' 因为我没有定制组件,所以
相关 Android框架之路——EventBus的使用
一、简介 EventBus是由greenrobot 组织贡献的一个Android事件发布/订阅轻量级框架。EventBus是一个Android端优化的publish/subs
相关 Android之RootTools框架简单使用
Android目录结构 [![Android目录结构][Android]][Android] data app:用户安装的应用 data:应用的专属文件夹
还没有评论,来说两句吧...