Pinned Repositories
FileManager_Micode
FileManager_Micode
FileManager_Brucend
filemanager
0100_DP
Samples for Design Pattern
ActivityCommWithFragment
解决activity与fragment之间互相通信的一种方案
Android-Bootstrap
Bootstrap style buttons with Font Awesome
android-common
通用性强,纯洁简单,体积不到50K!其中包括shell命令,静默安装,bitmap处理,文件操作,加密存储器,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
android-common-1
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
Android-DraggableGridViewPager
Zaker style grid view pager, support dragging & rearrange, using as zaker's main screen.
android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
android-lite-async
Crossbow(LiteAsync) is an ameliorative, enhanced AsyncTask for Android. LiteAsync provides SimpleTask, SafeTask, CachedTask, etc, for rapid development. More convenient is, it has a TaskExcutor that excutes ordered, cyclicbarrier, delayed and timer Task.
brucend's Repositories
brucend/liveRecordAuto
基于 Electron 的多平台直播自动录制软件 支持抖音/快手 多链接形式
brucend/ffmpeg-node-demo
brucend/Launcher3
brucend/SBtream
获取斗鱼&虎牙&哔哩哔哩&抖音&网易CC&火猫&企鹅电竞&YY直播&一直播&快手&花椒&映客 等直播平台的真实流媒体地址(直播源),可在PotPlayer、flv.js等播放器中播放。
brucend/EdlerHelper
老人桌面助手APP
brucend/AndroidAll
Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、插件化、热更新、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等
brucend/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据
brucend/weibo-crawler
新浪微博爬虫,用python爬取新浪微博数据
brucend/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
brucend/xh_app
thinkphp做的app接口项目
brucend/EasyPusher
SDK:全平台支持,标准RTSP/RTP协议推送库,支持Windows、Linux、ARM、Android、IOS平台RTSP手机直播推送,非常稳定!
brucend/ActivityCommWithFragment
解决activity与fragment之间互相通信的一种方案
brucend/apps-version-update
高扩展性的多APP版本更新接口与后台管理系统
brucend/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
brucend/Material-Animations
Android Transition animations explanation with examples.
brucend/AndroidResideMenu
The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
brucend/material-scrolling
Android library for material scrolling techniques.
brucend/CircularFloatingActionMenu
an animated circular menu for Android
brucend/BlurDialogFragment
Library project to display DialogFragment with a blur effect.
brucend/Android-Bootstrap
Bootstrap style buttons with Font Awesome
brucend/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
brucend/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
brucend/SwipeMenuListView
A swipe menu for ListView.
brucend/GlassActionBar
Android - a library that adds a glass-like effect to the action bar.
brucend/android-swipelistview
An Android List View implementation with support for drawable cells and many other swipe related features
brucend/DragLayout
An Android Project.强迫症头像制作器,使用support.v4包下的ViewDragHelper实现QQ5.0侧滑
brucend/android-common-1
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on
brucend/android-lite-http
Arrow(LiteHttp) is a simple, intelligent and flexible HTTP client for Android. With LiteHttp you can make HTTP request with only one line of code! It supports get, post, put, delete, head, trace, options and patch request types.
brucend/android-common
通用性强,纯洁简单,体积不到50K!其中包括shell命令,静默安装,bitmap处理,文件操作,加密存储器,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
brucend/android-lite-orm
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.