我为了隐藏掉顶上的toobar,用chrome浏览器打开viewer.html,摁【F12】后找到了toolbar的div,设置了属性:style=“display: none;” 实现手势放大缩小 直接修改html文件的属性,查看viewer.html文件中有一行: 1. 把最大缩放规模改成3.0,并添加属性user-scalable=yes: 1. 最后确保webview里有这3句设置: // 可以...
在Chrome 87 正式版之前,这项名为 Throttle Javascript timers in background 的技术(chrome://flags/#intensive-wake-up-throttling)已经在 Canary、Dev 和 Beta 版本 Chrome 中测试已久,通过将后台标签页面 JaveScript 计时器唤醒频率降低到 1 分钟一次的方法来减少后台标签页所需要的系统资源,但同时又能保证一些...
JsBridge chromeview利用 Chromium 实现的 WebView AndroidChromium谷歌浏览器安卓版源码项目 ScrollView Android-ObservableScrollView DiscreteScrollView基于RecyclerView 实现的一个横向滑动列表 ViewPager VerticalViewPager垂直的viewpager InfiniteCycleViewPager3D的viewpager DiscreteScrollView ExpandingPager RecyclerViewSnap Andro...
PDFium[3]:Google 和 Foxit 合作开源的 Foxit 的 PDF 源码,作为 Chrome 浏览器的 PDF 渲染引擎组件,当然这是 C/C++ 实现的。 PdfiumAndroid[4]:mshockwave 基于 PDFium 基础上适配 Android 平台的函数库,barteksc 在这个基础上再做了一些修改。 AndroidPdfViewer[5]:barteksc 基于 PdfiumAndroid 基础上实现的...
If a PDF file is available online or in an email attachment, you can use a web browser like Google Chrome to open it. Simply navigate to the website or email where the PDF file is hosted and tap on the PDF link. Once done, the PDF should open in your web browser. From there, yo...
支持PDF的单页、适合宽度、双页等多种阅读模式;● 支持PDF页面放大缩小以及切边等操作;● 支持PDF图文...
Trinea / android-open-project Public Notifications You must be signed in to change notification settings Fork 11.9k Star 31.7k A categorized collection of Android Open Source Projects, More powerful web version: p.codekk.com/ License...
Xposed是来自国外XDA论坛上的一款安卓开源框架系统,可以实现很多强大的功能,比如上面提到的一些微信相关的...
having the Turbo speed mode forfast loading pageswhile reducing your Internet data consumption, as well as in Google Chrome. Enjoy minimalist interface, blazing speed and a built-in translator lets you translate other language websites, Integrated Adobe Flash Player, have PDF viewer to view documen...
chromeview:我们都知道webview,也知道Android的chrome又自己的内核,这个项目就是把chrome的内核给导出来做成一个chromeview了,大家可以在自己的项目里用,有兴趣的可以玩玩 picasso:来自square的图片异步加载,好像是最近才开源的,API风格很独特,哥很喜欢~ 顺便推荐我经常去的几个网站: ...