Categories: - Internet License: MIT AuthorName: niqdev AuthorEmail: niqdev.info@gmail.com SourceCode: https://github.com/niqdev/ipcam-view IssueTracker: https://github.com/niqdev/ipcam-view/issues AutoName: IPCam Demo Description: |- Demo app for the ipcam-view library with current features handle basic authentication, multiple camera in one activity and take snapshots. RepoType: git Repo: https://github.com/niqdev/ipcam-view.git Builds: - versionName: 1.7.0 versionCode: 10 commit: v1.7.0 subdir: app gradle: - yes scandelete: - mjpeg-view/src/main/jniLibs - versionName: 1.8.0 versionCode: 11 commit: v1.8.0 subdir: app gradle: - yes scandelete: - mjpeg-view/src/main/jniLibs - versionName: 1.9.0 versionCode: 12 commit: v1.9.0 subdir: app gradle: - yes scandelete: - mjpeg-view/src/main/jniLibs - versionName: 2.1.0-DIRTY versionCode: 241 commit: 2.1.0 subdir: app gradle: - yes scandelete: - mjpeg-view/src/main/jniLibs - versionName: 2.4.1 versionCode: 322 commit: bd406f8693ae1b2832dce7932b821ee6e59f640e subdir: app sudo: - echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list - apt-get update - apt-get install -y -t bullseye openjdk-11-jdk-headless - update-java-alternatives --set java-1.11.0-openjdk-amd64 - apt-get install -y make file gradle: - yes prebuild: sed -i -e 's/-DIRTY//' ../build.gradle AutoUpdateMode: None UpdateCheckMode: None CurrentVersion: 2.4.1 CurrentVersionCode: 322