Popular repositories Loading
-
Android-PickerView
Android-PickerView PublicForked from Bigkoo/Android-PickerView
仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
Java 1
-
-
StickyScrollViewItems
StickyScrollViewItems PublicForked from emilsjolander/StickyScrollViewItems
A small android library for tagging views inside a ScrollView as "sticky" making them stick to the top of the scroll container until a new sticky view comes and takes it's place
Java
-
XCL-Charts
XCL-Charts PublicForked from xcltapestry/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Char…
Java
-
GPS
GPS PublicForked from WangYanfeng/GPS
模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时…
Java
If the problem persists, check the GitHub status page or contact support.