-
-
samples Public
Forked from flutter/samplesA collection of Flutter examples and demos
Dart Other UpdatedFeb 20, 2022 -
logging-log4j2 Public
Forked from apache/logging-log4j2Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent p…
Java Apache License 2.0 UpdatedDec 23, 2021 -
-
-
-
-
sdkdemoapp3.0_android Public
Forked from easemob/sdkdemoapp3.0_androidJava Apache License 2.0 UpdatedDec 30, 2020 -
bloc Public
Forked from felangel/blocA predictable state management library that helps implement the BLoC design pattern
Dart MIT License UpdatedDec 16, 2020 -
lsp-examples Public
Forked from ycm-core/lsp-examplesUse any language server with YouCompleteMe.
Python Apache License 2.0 UpdatedOct 30, 2020 -
-
-
-
-
-
-
-
-
MyUtil Public
Forked from tsy12321/MyUtil工具类集合,包括BitmapUtils、DeviceUtils、HttpURLConnectionUtils、LogUtils、ManifestUtils、MD5Utils、NetworkUtils、StringUtils、ToastUtils、FileUtils、ResourceUtils、ZipUtils、CacheUtils、SharePreferenceUtils等工具方法
Java Apache License 2.0 UpdatedDec 13, 2016 -
Android-USB-printer Public
Forked from pradeepksingh/Android-USB-printerThis app can connect and print messages to any USB printer via android.
Java UpdatedDec 2, 2016 -
StickyScrollViewItems Public
Forked from emilsjolander/StickyScrollViewItemsA 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 Apache License 2.0 UpdatedNov 27, 2015 -
Android-PickerView Public
Forked from Bigkoo/Android-PickerView仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
-
XCL-Charts Public
Forked from xcltapestry/XCL-ChartsAndroid图表库(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 Apache License 2.0 UpdatedOct 25, 2015 -
-
GPS Public
Forked from WangYanfeng/GPS模仿实现雷达扫描,使用UDP实现通信,通信格式:1B通信站编号+GPGGA格式的GPS数据。udp服务器监听2323端口,等待客户端发送数据(server包UDPClinentTest发送测试数据)。基站编号默认为0,经纬度坐标保存在数据库中。udp服务器端将从站编号及经纬度解析后存入数据库。使用html5 的canvas标签实现扫描界面。每隔1s更新一次数据,并将相对位置显示在界面中,同时…
Java UpdatedMar 1, 2015