Skip to content

deunix-educ/androidcam

Repository files navigation

androidcam

Camera mobile for django-automation

Installation and compilation

  • Go to androidcam folder

  • Copy and paste the following command in a terminal

      root user
    
      cp .install/venv-install.sh /usr/local/bin
      chmod +x /usr/local/bin/venv-install.sh
      .install/install-sys.sh
          
      user
    
      venv-install.sh .install/requirements.txt
      source .venv/bin/activate
      buildozer -v android debug
      buildozer android deploy run logcat | grep python
    
  • File configuration in /storage/emulated/0/Android/data/vigicam-settings.yaml

About

Camera mobile for django-automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published