Giter Club home page Giter Club logo

virtualcamera's Introduction

Virtual Camera: Select from an existing jpg file instead of taking a photo from camera chooser.

When "Virtual Camera" is installed many Android-Apps that can select a camera to take a photo can also choose to open an exisiting jpg file.

Note that "Virtual Camera" has no userinterface and no starticon of its own.

The app is super tiny: 0,16 MB

Example usecase:

Inside your "app with camera" open an existing photo jpg.

  • (0) open "app with camera"
  • (1) Click on "Take a photo"
  • The Android-System-Camera-Chooser opens.
  • (2) Choose "Select picture"
  • The Android-System-Photo-Chooser opens.
  • (3) Choose a photo
  • (4) You are back in open "app with camera" with the chosen photo.

Requirements:

  • Android-4.4 (api 19) or later.
  • Required Permissions:
    • CAMERA needed to simulate a camera
    • WRITE_EXTERNAL_STORAGE to save the photo to a file

Technical details

  • "Virtual Camera" plugs into the Android-System-Camera-Chooser that is used by many Android apps.
  • It Translates from MediaStore.ACTION_IMAGE_CAPTURE to ACTION_GET_CONTENT.

Privacy

No adds, no usertracking, no internet connection, free open source, available on f-droid


Donations:

If you like this app please consider to donating to https://f-droid.org/donate .

Since android-developping is a hobby (and an education tool) i donot want any money for my apps so donation should go to projects i benefit from.

virtualcamera's People

Contributors

k3b avatar

Stargazers

 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.