# Camera2_Project **Repository Path**: wangzhibinkaka/Camera2_Project ## Basic Information - **Project Name**: Camera2_Project - **Description**: this project can compiled with Android Studio, contain 2 submodules: Android Camera2 and framework/ex/camera2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-17 - **Last Updated**: 2024-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Camera2_Project ### Overview - This project can compiled with Android Studio, contain 2 submodules: 1. Android Latest AOSP Camera2, site: https://github.com/baby518/Camera2_aosp_app; 2. framework/ex/camera2, site: https://github.com/baby518/android_frameworks_ex; - Use `git submodule update --init --recursive` to update all submodules before your work. ### Compile Support 2 product flavors: AOSP_ORIG and PLUS. - AOSP_ORIG build aosp source code; - PLUS base on aosp source code and fix some bugs, and add some new features. ### Screen Shot ![](screenshot/1.png) ![](screenshot/2.png)