安卓webview html5 自动播放本地视频,网上视频,可以循环播放
☆21May 17, 2016Updated 10 years ago
Alternatives and similar repositories for H5Demo
Users that are interested in H5Demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- html5游戏 Android+html5实现类似连连看安卓游戏 安卓activity+webview+h5=2048程序员版 只有程序员才能玩的懂的2048升级版html离线小游戏 2048安卓程序员版 android2048☆21Apr 21, 2016Updated 10 years ago
- init commit☆16Sep 21, 2025Updated 8 months ago
- An simplify and practical version for hongyangAndroid [baseAdapter],重构了代码,并适配Kotlin。☆37Sep 5, 2022Updated 3 years ago
- Android根据包名跳转应用市场。目前已经实现华为、小米、oppo、vivo、魅族、联想、应用宝等各大主流的应用市场跳转☆19Nov 23, 2021Updated 4 years ago
- # 中小学语文示范诵读库 A web application for displaying and playing audio readings of Chinese language texts for primary and secondary schools.☆30Aug 17, 2025Updated 9 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- android热修复,打补丁,不用发版本就能实时的解决一些bug☆11Apr 10, 2016Updated 10 years ago
- Android video recorder project☆15Jan 22, 2014Updated 12 years ago
- Kotlin 开发的安卓音乐软件,使用了网易云音乐 API 。☆20Dec 23, 2020Updated 5 years ago
- ☆10Nov 1, 2020Updated 5 years ago
- 安卓闹钟软件,含有闹钟设置,计时,倒计时功能。☆13Jun 23, 2020Updated 5 years ago
- android简单图表,项目里面要用到图表,第三方库都太大,自己简单的写了一个柱状图和折线图☆19Dec 25, 2019Updated 6 years ago
- 这是城市定位搜索选择列表Demo,里面实现了 定位当前城市,根据索引选择城市,根据拼音首字母等搜索城市。☆21Dec 18, 2015Updated 10 years ago
- ASP.NET MVC 4 插件化架构简单实现-实例篇☆15Nov 25, 2014Updated 11 years ago
- 360加固Gradle插件☆20May 22, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 微信小程序实现邮件发送,借助小程序云开发进行邮件验证码发送☆11Dec 9, 2022Updated 3 years ago
- Xamarin.Android-用ZXing实现二维码扫描以及连续扫描☆14Apr 8, 2015Updated 11 years ago
- 安卓快速实现关键字变色,搜索字变红,点击字体打电话,textview斜体,电商价格删除线,绿色下划线,图片(表情,图文混排) textview超链接跳转☆13Mar 18, 2016Updated 10 years ago
- Android 图片裁剪、滤镜,添加水印、标签。仿nice添加标签,有图文讲解☆55Apr 8, 2016Updated 10 years ago
- 安卓结合HTML5快速开发APP 和原生效果一样 WaveSwipeRefreshLayout实现微信热文精选,微信热文安卓app版,activity中viewpager套fragment☆11May 9, 2016Updated 10 years ago
- 网页截图,支持Video截图☆15Oct 31, 2018Updated 7 years ago
- Simple TCP Server written in PHP☆12Apr 6, 2018Updated 8 years ago
- Android ,自动循环播放U盘中的视频,广告机☆42Oct 24, 2022Updated 3 years ago
- SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是…☆10Jan 29, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 医院排队叫号系统☆14Apr 26, 2017Updated 9 years ago
- 利用python爬取Yahoo金融上实时股票数据,并制做成一个实时股票查询软件,☆11May 7, 2016Updated 10 years ago
- 扫码枪钩子 用于无焦点获取扫码枪扫描数据☆15Dec 19, 2018Updated 7 years ago
- A simple checkbox view interaction that tweens between tick and a cross.☆10Dec 26, 2015Updated 10 years ago
- ☆10Apr 19, 2018Updated 8 years ago
- Simple Android Camera Demo☆12Feb 26, 2021Updated 5 years ago
- 医疗陪诊服务小程序☆12May 25, 2024Updated 2 years ago
- 在Android Studio下使用Gradle,进行多 版本代码管理的示例☆12Oct 26, 2016Updated 9 years ago
- An Android library written in Kotlin that wraps the CountDownTimer so it can be used with RxJava.☆20Feb 17, 2018Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Android 使用OpenGL渲染Camera的demo,包含视频预览、拍照、分段录像、水印叠加等功能。☆10Jun 27, 2022Updated 3 years ago
- Glide加载gif动图,Glide带加载动画(动画可以自定义)比imageloader更好用的安卓图片加载库☆19Jun 23, 2016Updated 9 years ago
- android-demo,包含控件的使用、功能的使用、蓝牙、WiFi、加密解密等。☆22Dec 2, 2020Updated 5 years ago
- 使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,Recy…☆29Sep 3, 2024Updated last year
- 旅游类微信小程序☆13Sep 1, 2019Updated 6 years ago
- 多进程并行运行管理监控☆14Nov 17, 2016Updated 9 years ago
- Ctrl.Admin 为基础权限后台 目前有权限管理 菜单管理 代码生成 日志审计等☆13Dec 8, 2022Updated 3 years ago