Pinned Repositories
2048
this is my first repository for test
AndResGuard
proguard resource for Android by wechat team
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-async-http
An Asynchronous HTTP Library for Android
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-open-project
A categorized collection of Android Open Source Projects 微信公众号: codekk
Android-PullToRefresh
DEPRECATED
android-pulltorefresh-1
DEPRECATED This project aims to provide a reusable pull to refresh widget for Android.
songyuxianggood's Repositories
songyuxianggood/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
songyuxianggood/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
songyuxianggood/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
songyuxianggood/AndroidFaceInterview
Android面试题集 & 答案,助你拿到心仪Offer
songyuxianggood/AndroidLibs
正在成为史上最全分类 Android 开源大全~~~~(长期更新 Star 一下吧)
songyuxianggood/AndroidPdfViewer
Android view for displaying PDFs rendered with PdfiumAndroid
songyuxianggood/AndServer
:cherries: Web server and web framework of Android platform.
songyuxianggood/AnimeXStream
An Android app to watch anime on your phone without ads.
songyuxianggood/architect-awesome
后端架构师技术图谱
songyuxianggood/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
songyuxianggood/ArmsComponent
A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
songyuxianggood/awesome-design-patterns
A curated list of software and architecture related design patterns.
songyuxianggood/Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
songyuxianggood/EthList
The Comprehensive Ethereum Reading List
songyuxianggood/faceswap
Deepfakes Software For All
songyuxianggood/Fairy
Android system log viewer on Android phone without root.
songyuxianggood/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
songyuxianggood/MovieHunt
Movie Android App written in Kotlin, MVVM, RxJava, Android Architecture Components.
songyuxianggood/MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
songyuxianggood/phoenix
The one-stop solution for image/video selection, editing and compression on the Android platform.
songyuxianggood/QMUI_Android
提高 Android UI 开发效率的 UI 库
songyuxianggood/react-native
A framework for building native apps with React.
songyuxianggood/socket.io
Realtime application framework (Node.JS server)
songyuxianggood/socket.io-client-java
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
songyuxianggood/Sonar
A desktop debugging platform for mobile developers.
songyuxianggood/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
songyuxianggood/tale
🦄 Best beautiful java blog, worth a try
songyuxianggood/ToastCompat
An Android library to HOOK and FIX Toast BadTokenException
songyuxianggood/XRecyclerView
a RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
songyuxianggood/YCVideoPlayer
基础封装视频播放器player,可以在ExoPlayer、MediaPlayer原生MediaPlayer可以自由切换内核;该播放器整体架构:播放器内核(自由切换) + 视频播放器 + 边播边缓存 + 高度定制播放器UI视图层。支持视频简单播放,列表播放,仿抖音滑动播放,自动切换播放,使用案例丰富,拓展性强。