安卓webview html5 自动播放本地视频,网上视频,可以循环播放
☆21May 17, 2016Updated 9 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 9 years ago
- init commit☆16Sep 21, 2025Updated 6 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
- Lodpod print template visual editor LodPod打印模板Web可视化编辑器扩展☆10Jul 24, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- android热修复,打补丁,不用发版本就能实时的解决一些bug☆11Apr 10, 2016Updated 9 years ago
- Android video recorder project☆15Jan 22, 2014Updated 12 years ago
- Kotlin 开发的安卓音乐软件,使用了网易云音乐 API 。☆18Dec 23, 2020Updated 5 years ago
- 安卓闹钟软件,含有闹钟设置,计时,倒计时功能。☆13Jun 23, 2020Updated 5 years ago
- android简单图表,项目里面要用到图表,第三方库都太大,自己简单的写了一个柱状图和折线图☆19Dec 25, 2019Updated 6 years ago
- 该项目是Anno的一个扩展库,包括服务缓存、客户端代理、服务限流等组件☆11Oct 14, 2024Updated last year
- 这是城市定位搜索选择列表Demo,里面实现了定位当前城市,根据索引选择城市,根据拼音首字母等搜索城市。☆21Dec 18, 2015Updated 10 years ago
- 生命周期监听工具库☆26Sep 26, 2021Updated 4 years ago
- 360加固Gradle插件☆20May 22, 2021Updated 4 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 微信小程序实现邮件发送,借助小程序云开发进行邮件验证码发送☆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 9 years ago
- Simple TCP Server written in PHP☆12Apr 6, 2018Updated 8 years ago
- A simple Android Japanese dictionary with mvvm and mvp☆14Jun 23, 2022Updated 3 years ago
- 用 nodejs ,php ,mqtt 实现的IM聊天系统,实现了 1: 点对点聊天和群聊 。2:实现了PC和移动设备的通信。(android的代码暂未提供)。☆15Mar 5, 2015Updated 11 years ago
- 扫码枪钩子 用于无焦点获取扫码枪扫描数据☆15Dec 19, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 笑话集锦(android app),一、客户端app基本功能/原理:a)离线时可以查看缓存的数据 b)在线时自动更新并缓存数据 c)列表翻页功能 d)列表下拉刷新功能 e)通信时数据格式为JSON 。二、服务端:笑话服务器站点代码在get-posts.php中,服务器端采用…☆14Jul 5, 2016Updated 9 years ago
- 基于C# 开发的 嵌入谷歌浏览器☆13Jan 5, 2019Updated 7 years ago
- 医疗陪诊服务小程序☆12May 25, 2024Updated last year
- android手机获取位置信息并发送到MQTT服务器☆15Mar 2, 2021Updated 5 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
- 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…