Pinned Repositories
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
AndroidUSBCamera
🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
cling
UPnP/DLNA library for Java and Android
DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
DMC
cctv?
dy_flutter
斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖自定义编写页面交互、手势动画的方式,还原复杂应用的真实数据流场景。(另提供服务端Mock接口)
EasyPhotos
兼容android11、android 10,相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,视频图片多类型复杂选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选择器;更有拼图/文字贴纸/贴图/图片缩放/Bitmap图片添加水印/媒体文件更新到媒体库等众多Bitmap图片编辑功能的android Bitmap图片处理工具框架库。
flutter_aar_upload
Android Flutter模块打包aar上传到远端maven仓库演示工程
interfans's Repositories
interfans/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
interfans/AndroidUSBCamera
🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!
interfans/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
interfans/ANR-WatchDog
A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception
interfans/cling
UPnP/DLNA library for Java and Android
interfans/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
interfans/DMC
cctv?
interfans/dy_flutter
斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖自定义编写页面交互、手势动画的方式,还原复杂应用的真实数据流场景。(另提供服务端Mock接口)
interfans/EasyPhotos
兼容android11、android 10,相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,视频图片多类型复杂选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选择器;更有拼图/文字贴纸/贴图/图片缩放/Bitmap图片添加水印/媒体文件更新到媒体库等众多Bitmap图片编辑功能的android Bitmap图片处理工具框架库。
interfans/flutter_aar_upload
Android Flutter模块打包aar上传到远端maven仓库演示工程
interfans/flutter_bolg_manage
Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手
interfans/flutter_read
A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。
interfans/flutter_scrollview_observer
A widget for observing data related to the child widgets being displayed in a ScrollView.
interfans/flutter_shuqi
高仿书旗小说 Flutter版,支持iOS、Android
interfans/FlycoTabLayout
An Android TabLayout Lib
interfans/getx
Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
interfans/gsy_flutter_demo
Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。
interfans/Highlight
一个用于app指向性功能高亮的库
interfans/InsideNoUiDemo
无UI的demo
interfans/joke_fun_flutter
flutter仿段子乐app
interfans/JzmanWanAndroid
Android原生+Flutter混合开发的WanAndroid开源客户端🔥
interfans/LoveHistory
interfans/LSPosed
LSPosed Framework
interfans/NCMusicHarmony
鸿蒙Harmony ArkUI实战项目:仿网易云音乐NCMusicHarmony
interfans/PaintedSkin
一款解决Android App 换肤框架,极低的侵入性与学习成本。
interfans/PracticeDraw3
《HenCoder Android 开发进阶:UI 1-3 文字的绘制》 的练习项目
interfans/UVCAndroid
interfans/uvccamera
based on @saki4510t uvccamera . https://github.com/saki4510t/UVCCamera
interfans/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.