https://datatheorem.github.io/android/2014/12/26/android-screencapture/ https://www.youtube.com/watch?v=tT1XSoykjtA ANDROID LOLLIPOP SCREEN CAPTURE AND SHARING Android Lollipop has a new feature that allows screen capturing and screen sharing from th…
Today I will recommend a NICE screen capture tool, which name is SPA Instant Screen Capture. http://www.instant-screen-capture.com/ and the user guide as below: http://www.instant-screen-capture.com/help/spx/ I have a test screen picture display as b…
Material Design列 Android(Lollipop/5.0)Material Design(一) 简单介绍 Android(Lollipop/5.0)Material Design(二) 入门指南 Android(Lollipop/5.0)Material Design(三) 使用Material主题 Android(Lollipop/5.0)Material Design(四) 创建列表和卡片 Android(Lollipop/5.0)Material Design(五) 定义…
ffmpeg在Linux下用X11grab进行屏幕录像,在Windows下用DirectShow滤镜 首先需要安装一个软件,screen capture recorder 编译好的下载地址是: http://sourceforge.net/projects/screencapturer/ 源码地址是: https://github.com/rdp/screen-capture-recorder-to-video-windows-free 安装完了之后,在命令行执行: ffmpeg -list_d…
Material Design系列 Android(Lollipop/5.0)Material Design(一) 简介 Android(Lollipop/5.0)Material Design(二) 入门指南 Android(Lollipop/5.0)Material Design(三) 使用Material主题 Android(Lollipop/5.0)Material Design(四) 创建列表和卡片 Android(Lollipop/5.0)Material Design(五) 定义阴…
Material Design系列 Android(Lollipop/5.0)Material Design(一) 简单介绍 Android(Lollipop/5.0)Material Design(二) 入门指南 Android(Lollipop/5.0)Material Design(三) 使用Material主题 Android(Lollipop/5.0)Material Design(四) 创建列表和卡片 Android(Lollipop/5.0)Material Design(五) 定…
Material Design系列 Android(Lollipop/5.0)Material Design(一) 简单介绍 Android(Lollipop/5.0)Material Design(二) 入门指南 Android(Lollipop/5.0)Material Design(三) 使用Material主题 Android(Lollipop/5.0)Material Design(四) 创建列表和卡片 Android(Lollipop/5.0)Material Design(五) 定…
full page screen capture in js html2canvas https://html2canvas.hertzen.com/ https://github.com/niklasvh/html2canvas/ https://www.npmjs.com/package/html2canvas $ npm i -S html2canvas $ yarn add html2canvas https://ctrlq.org/code/19136-screenshots-java…
*Tamic 专注移动开发! 更多文章请关注 http://blog.csdn.net/sk719887916 虽然Android已到了7.0 ,但是我们还是不能忘怀视觉革命性改变的5.0,今天回顾下android5.0做出的改变! Android 5.0 Lollipop,这是迄今为止规模最大最为雄心勃勃的 Android 版本! 此版本为用户推出了各种崭新的新功能,为开发者则提供了数千个新的 API.不仅如此,它将 Android 的领域扩展得更远,小到手机.平板电脑和穿戴式设备,大到电视和…
官网地址:https://developer.android.com/intl/zh-tw/design/material/index.html 使用Material Design 需要api21,即Lollipop/5.0以上 Material Design 为应用提供了:一个新的主题,一些组合View的新Widget,一些自定义阴影和动画的新Api Material 主题 在manifest.xml 中<... android:theme="@android:style/Theme.M…