Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
go-ethereum
Official Go implementation of the Ethereum protocol
grafika
Grafika test app
ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
jadx
Dex to Java decompiler
lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
recapture
翻拍检测
yasea
RTMP live streaming client for Android
sxhdroid's Repositories
sxhdroid/grafika
Grafika test app
sxhdroid/jadx
Dex to Java decompiler
sxhdroid/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
sxhdroid/AndroidRecordMp4
Recording MP4 & Capturing JPEG by using MediaCodec API. // 本地录制Mp4,图片抓拍jpg,时间水印
sxhdroid/AnotherMonitor
监控Android进程, 内存占用, CPU使用以及与这些相关的东西,Monitors and records the CPU and memory usage of Android devices
sxhdroid/Apktool
A tool for reverse engineering Android apk files
sxhdroid/BubblePopupWindow
Android 实现各个方向的气泡弹窗,可控制气泡尖角偏移量。
sxhdroid/explorer
File manager for Android with Material Design
sxhdroid/FaceLivenessDetection
sxhdroid/Facial-Emotion-Recongition
Facial EMotion Recognition work
sxhdroid/flv2fmp4
博客的mp4软编码系列文章的demo,精简版的flv转fmp4工程,没有任何mse,io方面操作,只有flv转fmp4,可以当做核心解码使用,自己实现io,mse操作
sxhdroid/fresco
An Android library for managing images and the memory they use.
sxhdroid/Highlight
一个用于app指向性功能高亮的库
sxhdroid/localResizeIMG
前端本地客户端压缩图片,兼容IOS,Android,PC、自动按需加载文件
sxhdroid/mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps
sxhdroid/MySQLdb1
MySQL database connector for Python (legacy version)
sxhdroid/NDKDemos
a series of NDK sample
sxhdroid/Oatmeal
基于 ijkplayer 的 UI 封装
sxhdroid/ParticleTextView
一个用粒子动画显示文字的 Android 自定义 View
sxhdroid/Pedestrian_Detection
通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现
sxhdroid/RecordRTC
WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
sxhdroid/recyclerviewItemDecorations
ItemDecoration for Android Recyclerview
sxhdroid/SortRecyclerviewList
Recyclerview实现字母排序,过滤搜索,顶部悬浮,波浪形的侧边栏
sxhdroid/swipeitemlayout
RecyclerView左滑菜单,轻量级,只需要一个类文件,使用简单
sxhdroid/transition
sxhdroid/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
sxhdroid/WaveSideBar
sxhdroid/webrtc-p2p
sxhdroid/webrtc-p2p-datachannel
webrtc p2p视频聊天,使用datachannel发送文本消息
sxhdroid/WebRtcServer
WebRtc 信令服务器