Pinned Repositories
android-art-res
the source code in research art of android development
android-network-service
Android network request tool based on volley
android-proguard-snippets
Proguard configurations for common Android libraries
Android-SlideExpandableListView
A better ExpandableListView, with animated expandable views for each list item
BubbleDemo
模拟气泡从水底升起动画
ffmpeg-windows
Automatically exported from code.google.com/p/ffmpeg-windows
FileExtractor
调用jni解压常用压缩格式的文件
getapkstatus
Android自动化测试工具
PullLoadMoreRecyclerView
实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示
Utils
自定义代码库,一些常用的工具类
toumubaoqiong's Repositories
toumubaoqiong/FileExtractor
调用jni解压常用压缩格式的文件
toumubaoqiong/Utils
自定义代码库,一些常用的工具类
toumubaoqiong/getapkstatus
Android自动化测试工具
toumubaoqiong/PullLoadMoreRecyclerView
实现RecyclerView下拉刷新和上拉加载更多以及RecyclerView线性、网格、瀑布流效果演示
toumubaoqiong/android-art-res
the source code in research art of android development
toumubaoqiong/android-proguard-snippets
Proguard configurations for common Android libraries
toumubaoqiong/android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
toumubaoqiong/AndroidForKotlinTestOne
kotlin学习代码
toumubaoqiong/awesome-adb
ADB Usage Complete / ADB 用法大全
toumubaoqiong/Camera2Demo
Camera2 预览、拍照demo
toumubaoqiong/CustomDemo
一些常用demo,供编程参考
toumubaoqiong/DanmakuFlameMaster
Android开源弹幕引擎·烈焰弹幕使 ~
toumubaoqiong/DiMobile_Test
toumubaoqiong/GBOfSafetyKnowledge
安全知识大闯关
toumubaoqiong/git-osx-installer
Automatically exported from code.google.com/p/git-osx-installer
toumubaoqiong/go-common
哔哩哔哩 bilibili b站 后台源码
toumubaoqiong/Interactive-animation
Collect android animation
toumubaoqiong/Learning-RecyclerView
a collection repository for repositories about recyclerView
toumubaoqiong/mars
Mars is a cross-platform network component developed by WeChat.
toumubaoqiong/MultipleThreadContinueDownloader
多线程下载
toumubaoqiong/pag-android
libpag android demo repository
toumubaoqiong/python_notes
python练习笔记
toumubaoqiong/ReadingNotes
读书笔记
toumubaoqiong/RecyclerViewDemo
RecyclerView使用demo(实现gridView、listView、HorizontalGridView、瀑布流效果;动态添加删除动画;onClick监听)
toumubaoqiong/SimilarToAppleHome
自定义悬浮框
toumubaoqiong/spleeter
Deezer source separation library including pretrained models.
toumubaoqiong/StepView
Step by step,just use stepviewIndicator,step indicator,flow indicator,timeline,order process
toumubaoqiong/toumubaoqiong.github.io
personal Blog
toumubaoqiong/Volley_Notes
Volley的实用解析及进行二次封装
toumubaoqiong/WeekMonthCalenders
仿小米魅族系统日历,可以每次滑动一周,也可以每次滑动一个月,周月可以联动 本项目参考了github开源项目calender365,但是这个项目存在以下问题,导致不能用到项目中。 1:只能每次滑动一个月,在周模式下,滑动一次也是一个月。不满足产品需要 2:事件处理不是太好,给人很不流畅的感觉,并且不支持日历下添加一个listview。本项目达到了可以实际应用到项目中的效果