Skip to content

ThePhoneProject/advanced-android-camera

Repository files navigation

The Advanced Android Camera

Contributors Forks Stargazers Issues project_license LinkedIn CodeFactor


Logo

The Advanced Android Camera

project_description
Explore the docs »

View Demo on YouTube · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

We all know that camera quality is important when choosing and using a phone - 71% of people said so in this poll. The sensor and SoC/ISP hardware is only part of the story. Incumbent manufacturers maintain their own highly advanced camera apps - this acts as a moat, making it harder for smaller companies to compete on the smartphone market, because they have to build an amazing camera app from scratch.

The lack of advanced open-source camera apps limits competition in the smartphone market, and makes it harder for new smartphone manufacturers to start up. Commercial licenses are available to manufacturers which can include customisations and hardware-integrations.

If we, the Phone Enthusiast Community, are able to build a great open-source camera app, it’ll open up the smartphone industry as a whole, and make niche phones more viable.

(back to top)

Built With

(back to top)

Getting Started

This is an Android codebase, built using Google Android development tools and SDKs, therefore Google's documentation should cover many aspect of getting started with this project.

Prerequisites

  • Android Development environment: Many people use Android Studio. More experienced and/or CLI developers will find ways that work for their operating system release and needs.

Installation

  1. Clone the repo
    git clone https://github.com/ThePhoneProject/advanced-android-camera.git
    cd advanced-android-camera
  2. Build and install a debug release Connect an Android phone with developer mode enabled or configure an Android Virtual Device (AVD)
    gradlew installDebug
  3. Start the camera app on the device

(back to top)

Usage

Experiment with the user interface and take photos and video recordings.

For more examples, please refer to the Documentation

(back to top)

Roadmap

V0 Features

  • Modes
    • Photo
      • Press and hold to record video
    • Video
  • Auto Focus
    • General
    • with Touch to Focus Override
  • Zoom
    • Preset buttons
    • Slide between
    • Pinch
    • Auto-Switch between cameras
  • ⁠Auto Exposure
  • ⁠Front/Rear Camera Selection
  • ⁠Flash On/Off/Auto
  • [Added] Aspect Ratio selection
  • [Added] QR Code Scanning
  • [Added] Basic Settings Drawer

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Please use https://gitmoji.dev/ in your commit messages, examples are available at https://github.com/carloscuesta/gitmoji.

If you have a suggestion that would make this better, please fork the repo and create a pull request using your github username as the first part of the name of your branch. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b your-github-username/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature and, as appropriate, tag the project issue raised for the work')
  4. Push to the Branch (git push origin your-github-username/AmazingFeature)
  5. Open a Pull Request

(back to top)

Top contributors:

contrib.rocks image

License

Distributed under the project_license. See LICENSE.txt for more information.

(back to top)

Contact

Joseph Reeve - @isnit0

Project Link: https://github.com/ThePhoneProject/advanced-android-camera

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages