Pinned Repositories
2048
The iOS version of 2048, made using SpriteKit
acra
Application Crash Reports for Android
android-datepicker
Android ICS DatePicker backported to 2.2
caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
GoogleSerialPort
Android串口通信:抱歉,学会它真的可以为所欲为 ! ! !
Launcher3
更改官方的Launcher3使得可以在eclipse编译
material-motion-android
Reactive motion for Android. In development.
SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
XposedBridge
The Java part of the Xposed framework.
xumeng367.github.io
xumeng367's Repositories
xumeng367/XcodeGhost
"XcodeGhost" Source
xumeng367/Telegram
Telegram for Android source
xumeng367/CocoaPods
The Cocoa Dependency Manager.
xumeng367/VideoRecorder
android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。
xumeng367/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
xumeng367/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
xumeng367/JSONModel
Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
xumeng367/luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
xumeng367/KSImageNamed-Xcode
Xcode plug-in that provides autocomplete for imageNamed: calls
xumeng367/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
xumeng367/butterknife
View "injection" library for Android.
xumeng367/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
xumeng367/AnimatedCircleLoadingView
An animated circle loading view
xumeng367/KenBurnsView
Android ImageViews animated by Ken Burns Effect
xumeng367/NSLogger
A modern, flexible logging tool
xumeng367/ToggleButton
ToggleButton Widget For Android Dev
xumeng367/PullZoomView
An Android custom ListView and ScrollView with pull to zoom-in.
xumeng367/android-open-project
Collect and classify android open source projects 微信公众号:codekk 网站:
xumeng367/retrofit
Type-safe REST client for Android and Java by Square, Inc.
xumeng367/AndroidImageSlider
An amazing and convenient Android image slider.
xumeng367/CircleImageView
A circular ImageView for Android
xumeng367/awesome-android-ui
A curated list of awesome Android UI/UX libraries
xumeng367/requests
Python HTTP Requests for Humans™.
xumeng367/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
xumeng367/EazeGraph
An Android chart and graph library
xumeng367/android-ColorPickerPreference
ColorPickerPreference for android to create color picker in preferences. Project created as Library
xumeng367/async-http-client
Asynchronous Http and WebSocket Client library for Java
xumeng367/ActionSheetForAndroid
iOS UIActionSheet in Android
xumeng367/glide
An image loading and caching library for Android focused on smooth scrolling
xumeng367/AndroidAsync
Asynchronous socket, http (client+server), websocket, and socket.io library for android. Based on nio, not threads.