baidusoso's Stars
liberalisman/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
CtripMobile/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
DanTheMan827/ios-app-signer
This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
facebookincubator/SocketRocket
A conforming Objective-C WebSocket client library.
nicklockwood/NullSafe
NullSafe is a simple category on NSNull that returns nil for unrecognised messages instead of throwing an exception
ehangogo/calender
JS实现万年历,NW实现桌面应用程序
ibireme/YYKit
A collection of iOS components.
yixiaolunhui/AndroidDashboardView
android仪表盘自定义demo收集
wequick/Small
A small framework to split app into small parts
ibireme/YYCache
High performance cache framework for iOS.
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
dekatotoro/SlideMenuControllerSwift
iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
ReactiveX/RxSwift
Reactive Programming in Swift
tristanhimmelman/ObjectMapper
Simple JSON Object mapping written in Swift
wux-weapp/wux-weapp
:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库
linisme/SlimAdapter
A slim & clean & typeable Adapter without# VIEWHOLDER
hefuyicoder/ListenerMusicPlayer
A Grace Material Design Music Player
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
JesusFreke/smali
smali/baksmali
mmin18/AndroidDynamicLoader
A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system.
DroidPluginTeam/DroidPlugin
A plugin framework on android,Run any third-party apk without installation, modification or repackage
houkx/android-pluginmgr
apk plug apkplug apk load
kaedea/android-dynamical-loading
🔌 Android plugin development library (Frontia) and tech introductions, which means that you can upgrade your Android APP or fix emergent bugs, as well as reduce the file size of Apk without any re-installation.
kikoso/android-stackblur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
googlearchive/android-ImmersiveMode
Migrated:
koush/AndroidAsync
Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
MarkoMilos/Paginate
Library for creating simple pagination functionality upon RecyclerView and AbsListView
VictorAlbertos/RxCache
Reactive caching library for Android and Java
google/dagger
A fast dependency injector for Android and Java.
jpardogo/GoogleProgressBar
Android library to display progress like google does in some of his services.