forked from Trinea/android-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
------------- | ||
**主要包括**:[网络缓存Demo](http://www.trinea.cn/android/android-http-cache),[图片缓存Demo](http://www.trinea.cn/android/android-imagecache/),[图片SD卡缓存Demo](http://www.trinea.cn/android/android-imagesdcardcache/),[下拉刷新及滚动到底部加载更多listview Demo](http://www.trinea.cn/android/dropdown-to-refresh-and-bottom-load-more-listview/),[自动滚动轮播循环ViewPager Demo](http://www.trinea.cn/android/auto-scroll-view-pager/),[Android系统下载管理DownloadManager功能介绍及使用示例](http://www.trinea.cn/android/android-downloadmanager/),[ViewPager Multi Page](http://www.trinea.cn/android/viewpager-multi-fragment-effect/),[滚动到底部或顶部响应的ScrollView使用](http://www.trinea.cn/android/on-bottom-load-more-scrollview/),[Gallery滑动一页效果 Demo](http://www.trinea.cn/android/gallery-scroll-one-page/),[SearchView Demo](http://www.trinea.cn/android/android-searchview-and-search-tips-impl/),[ViewPager、Fragment使用](http://www.cnblogs.com/trinea/archive/2012/11/23/2771273.html),[Service Demo](http://www.cnblogs.com/trinea/archive/2012/11/08/2699856.html),[BroadcastReceiver Demo](http://www.cnblogs.com/trinea/archive/2012/11/09/2763182.html)。 | ||
|
||
<strong>依赖</strong>:<a title="包含缓存 个性化View 工具类库" href="https://github.com/Trinea/android-common" target="_blank">trinea-android-common</a> <a title="自动滚动 循环轮播的ViewPager" href="https://github.com/Trinea/android-auto-scroll-view-pager" target="_blank">android-auto-scroll-view-pager</a>。 | ||
<strong>依赖</strong>:<a title="包含缓存 个性化View 工具类库" href="https://github.com/Trinea/android-common" target="_blank">trinea-android-common</a> <a title="自动滚动 循环轮播的ViewPager" href="https://github.com/Trinea/android-auto-scroll-view-pager" target="_blank">android-auto-scroll-view-pager</a> <a title="ViewPager Indicator" href="https://github.com/JakeWharton/Android-ViewPagerIndicator" target="_blank">viewpager-indicator</a>。 | ||
|
||
微博:<a title="Android技术及移动互联网分享" href="http://weibo.com/trinea" target="_blank">Trinea</a> 主页:<a title="关注与AndroidJava性能优化开源项目" href="http://www.trinea.cn/" target="_blank">trinea.cn</a> 邮箱:<a title="欢迎邮件与我交流" href="mailto:[email protected]" target="_blank">trinea.cn#gmail.com</a> QQ:<a title="欢迎Q我" href="http://wpa.qq.com/msgrd?v=3&uin=717763774&site=qq&menu=yes" target="_blank">717763774</a> | ||
|
||
|