自定义webview的ActionMode Menu 仿好奇心日报重写安卓系统分享功能。webview与h5通过js交互获取网页中选中的文字内容
☆15May 8, 2017Updated 9 years ago
Alternatives and similar repositories for WebViewShareText
Users that are interested in WebViewShareText are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android 仿知乎分享控件☆30Sep 30, 2017Updated 8 years ago
- 仿京东商城项目☆11Oct 18, 2016Updated 9 years ago
- 高仿淘宝下拉刷新和加载更多☆12Oct 27, 2016Updated 9 years ago
- Use PDF.js to read PDF in Android.☆13Oct 17, 2019Updated 6 years ago
- 一款轻量级,易扩展的Android文件下载框架,支持智能多线程分块下载(类似迅雷),支持线程池,支持断点续传,支持暂停恢复等☆16Sep 6, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 平时上传的资料☆13Oct 31, 2022Updated 3 years ago
- 用于监听Android软键盘的显示和隐藏☆15Nov 29, 2017Updated 8 years ago
- android显示PDF文件 ,自定义pdf显示控件,一行代码快速实现pdf下载与本地PDF快速预览,支持线上各种文件下载到本地☆51Jul 18, 2016Updated 10 years ago
- Android轻量级浮层弹窗。Dialog,Toast,Popup☆13Sep 27, 2020Updated 5 years ago
- 支持addHeaderView、 addFooterView、分页加载的RecyclerView解决方案☆15May 5, 2016Updated 10 years ago
- 微信小程序实现邮件发送,借助小程序云开发进行邮件验证码发送☆11Dec 9, 2022Updated 3 years ago
- 监听listview以及Recyclerview滚动时候 item显示与不显示☆14Feb 16, 2023Updated 3 years ago
- 自定义webview长按文本弹出选项,并且点击后返回选项与所选中的文本,你的webview不再只支持系统的复制等功能了,长按web文本实现文本一键收藏、分享,就是这么简单。Demo中附带对webView的详细使用:api详解,配置详解,js多种通信方式详解。