Skip to content

14-3dgar/CameraExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Camera Extension for MIT App Inventor 2 πŸ“·

This extension provides access to camera functionality in MIT App Inventor 2 using the Camera2 API. With this extension, you can open the camera, start a camera preview, and stop the preview.

I'll probably update this some day, but it's not in my timeline.

Feel free to fork/contribute it and improve it as you want.

Features ✨

  • Open and close the camera using the Camera2 API.
  • Start and stop the camera preview.
  • Display the camera feed on a TextureView. πŸ–₯️
  • Handle different screen orientations and transform the preview accordingly.
  • Requires camera permission to work. πŸ”

Compiling and installing πŸ“

  • Compile the extension into .aix by using Niotron Extension Builder or similar.
  • Add the .aix to your AI2 app (also works on other AI2-based IDEs)

About

Camera2Api implementation for Mit App Inventor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages