Giter VIP home page Giter VIP logo

cameraxfragmentdemo's Introduction

迁移到 New to https://github.com/AnyLifeZLB/CameraXFragment

image

image

@ DEP

jcenter 已经停止服务,正在迁移到 Maven

CameraXFragment

Take photos and videos for Android, Powered by CameraX

Android 自定义相机要考虑的东西还是非常多的,特别是兼容性问题,尽管Camera 2已经替换了Camera1,但还是很难用。 Google 爸爸给大家准备了CameraX,可以很方便的适配Android 5.0 + 机型来拍照,图片分析,拍摄视频(录制视频还在测试中 我实验了几款机型都是可以的)

简单的封装了拍照,录制视频的CameraXFragment,大家有兴趣可以体验一下是否有问题,目前还在开发中

可以先试用一下啊兼容性:implementation 'anylife.CameraXFragment:camerax:1.0.3'

gradle 中添加下面的依赖:

    maven {
        url  "https://dl.bintray.com/anylifezlb/CameraXFragment"
    }

Demo 链接:https://github.com/AnyLifeZLB/CameraXFragmentDemo

Apk下载链接:https://github.com/AnyLifeZLB/CameraXFragmentDemo/releases/download/1.0/app-debug.apk

image.png

cameraxfragmentdemo's People

Contributors

anylifezlb avatar faceai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.