Git Product home page Git Product logo

android.vuro.dualcamera's Introduction

Vuro Dual Camera App

Challenge app for Android Developer/Architect technical test for apply in Vuro Tech, New York City, USA.

This project is a technical test for apply Android Enginner job.

Requirements:

  1. Develop an APK under Android Studio, Android version 9.0. Don't mind the UI.
  2. When the APP is launched, it will continuously record video from both forward and backward cameras. The recorded frames can be saved into memory or on local storage temporarily.
  3. Every 3 mins, it generates two video files with all the frame information for the past 3 mins. One file is for forward camera, and the other for backward camera.
  4. Delete the frames which have been saved from either the memory or local storage

Steps

  • Frontend (Android):

    • From a personal project with a solid, scalable and clean architecture for Android apps (CLEAN + MVVM), begins complete features for this project.
  • Dynamic feature:

  • Dual camera feature is a external lib as dynamic feature whenever contains into app, but is a independent and decouple module.

  • Research list of compatible devices with this feature. Only Snapdragon processors compatible:

    • For devices with Snapdragon processor, it is possible to do the dual interaction.
    • In contrast, devices with Exynos processor (Samsung vendor), not support dual cameras (dual-ISP capability)

So, this app is a private product (No available in Google Play Store) and run with specific devices as Nokia 7.1, Google Pixel, Google Nexus.

This project contains the following milestones

  • Build a scalable and stable architecture for Android App: MVVM + CLEAN Architecture

  • Apply Android Architecture Components: Navigation, View Model, Live Data, Databinding

  • Use Android X dependencies

  • Keep clean code and use minimal dependencies

  • Navigation: This app contains a single activity with a Navigation Controller with some Fragments: MainFragment

  • ViewModel: This component is useful for share and save data throw Live Data

  • Continuous Integration With Github Actions feature (Top tab), this repository is processing throw CI.

Screenshots

Main DualCamera

android.vuro.dualcamera's People

Contributors

anibalbastiass 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.