Pinned Repositories
algorithm009-class01
android-app-contactless-vital-signs
Using the Android camera, the app detects faces and starts to calculate heart rate, blood pressure, and body temperature.
android-lite-orm
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
android_packages_apps_apolloMod
ApolloMod is an open source music player based on CyanogenMod's Apollo Music Player and released under the same Apache License. It has many changes to the layout and basic functionality as well as a growing list of new features.
androidannotations
Fast Android Development. Easy maintainance.
AppCodeArchitecture
安卓APP代码架构,包含比较常用的开源库使用
awesome-android
android libs from github
Awesome-MaterialDesign
Collection of material design libs and res.
Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
BerekSong's Repositories
BerekSong/algorithm009-class01
BerekSong/android-app-contactless-vital-signs
Using the Android camera, the app detects faces and starts to calculate heart rate, blood pressure, and body temperature.
BerekSong/android-lite-orm
LiteOrm is a fast, small, powerful ORM framework for Android. LiteOrm makes you do CRUD operarions on SQLite database with a sigle line of code efficiently.
BerekSong/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
BerekSong/androidannotations
Fast Android Development. Easy maintainance.
BerekSong/AppCodeArchitecture
安卓APP代码架构,包含比较常用的开源库使用
BerekSong/awesome-android
android libs from github
BerekSong/Awesome-MaterialDesign
Collection of material design libs and res.
BerekSong/Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image (uncensored)
BerekSong/devops-java-sample
SpringBoot demo for DevOps on KubeSphere
BerekSong/flink-connector-clickhouse
Flink SQL connector for ClickHouse. Support ClickHouseCatalog and read/write primary data, maps, arrays to clickhouse.
BerekSong/GitHub-Dark
:octocat: Dark GitHub style
BerekSong/GsonFormat
根据Gson库使用的要求,将JSONObject格式的String 解析成实体
BerekSong/GuillotineMenu-Android
Neat library, that provides a simple way to implement guillotine-styled animation
BerekSong/Hawk
visualized crawler & ETL IDE written with C#/WPF
BerekSong/iceberg
Apache Iceberg
BerekSong/iosched
BerekSong/JamsMusicPlayer
A free, powerful and elegant music player for Android.
BerekSong/JDK
Source code for multiple JDK versions(1.6/1.7/1.8/1.9/10/11/12/13/14 JDK's src.zip), Only for learning; "rt_debug.jar" can be used for debugging.
BerekSong/material-range-bar
Android widget for selecting a range of values.
BerekSong/MaterialViewPager
A Material Design ViewPager easy to use library
BerekSong/mHealthAPP
Open source exemplary mHealth APP created using mHealthDroid
BerekSong/okhttp
An HTTP+SPDY client for Android and Java applications.
BerekSong/philm
Movie collection and information app for Android.
BerekSong/picasso
A powerful image downloading and caching library for Android
BerekSong/retrolambda
Backport of Java 8's lambda expressions to Java 7, 6 and 5
BerekSong/spark-profile-tags
基于Spark企业级用户画像项目
BerekSong/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
BerekSong/SublimePicker
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
BerekSong/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 Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。