https://github.com/squiddy/oog
https://github.com/squiddy/oog
android webcam
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/squiddy/oog
- Owner: squiddy
- License: mit
- Created: 2021-07-10T20:03:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-17T18:14:57.000Z (almost 5 years ago)
- Last Synced: 2026-04-30T14:29:14.713Z (about 2 months ago)
- Topics: android, webcam
- Language: Kotlin
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oog
Simple android app showing the front camera in full screen. I'm using this in
combination with [scrcpy](https://github.com/Genymobile/scrcpy) as a webcam.
Don't read this is you ever wrote an android app, I'm probably violating
*all* best practices here, but I kept it simple to understand it.
Similar example apps introduced things like fragments and navigation right away,
and I don't understand those yet.
This is also really hardcoded to work with my smartphone.