Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pavi2410/vrcompatibilitychecker
VR Compatibility Checker app for Android written in Kotlin using Jetpack Compose
https://github.com/pavi2410/vrcompatibilitychecker
android checker compatibility compose dark-theme google-play-store gradle jetpack-compose kotlin material-design material-ui vr vr-compatibilty-checker
Last synced: 4 months ago
JSON representation
VR Compatibility Checker app for Android written in Kotlin using Jetpack Compose
- Host: GitHub
- URL: https://github.com/pavi2410/vrcompatibilitychecker
- Owner: pavi2410
- Created: 2018-03-08T18:18:08.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T16:36:38.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:53:06.839Z (9 months ago)
- Topics: android, checker, compatibility, compose, dark-theme, google-play-store, gradle, jetpack-compose, kotlin, material-design, material-ui, vr, vr-compatibilty-checker
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=appinventor.ai_pavitragolchha.VR
- Size: 2.58 MB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![banner](screenshots/banner.jpeg)][play store link]
[][play store link]
# VR Compatibility Checker — Fast & Accurate
![downloads badge](https://playbadges.pavi2410.me/badge/downloads?id=appinventor.ai_pavitragolchha.VR&style=for-the-badge&pretty) ![ratings badge](https://playbadges.pavi2410.me/badge/ratings?id=appinventor.ai_pavitragolchha.VR&style=for-the-badge)
Check if your device's ready for VR in a simple way. Use this app to find out whether your phone supports VR or not. Known to detect compatibility with Samsung Gear VR, HTC Vive, Oculus Rift, Google Cardboard and many other leading VR headsets. This app is used to check whether your phone supports gyroscope sensor or not, which is used for full compatibility of VR. Without a gyroscope sensor, you can use VR, but with limited functionality.
### Compatibility Criteria
This app checks for the following features:
- Accelerometer
- Gyroscope
- Compass
- Screen Size >= 5 inches
- RAM >= 2 GB
- Android version >= Android 5 Lollipop (API 21)### Reasons to use this app
- Free & Open-Source
- Simple
- Lightweight (APK size < 1 MB)
- Compatible with Tablets too.### Screenshots
Dark Theme | Light Theme
--- | ---
![dark theme](screenshots/dark.png) | ![light theme](screenshots/light.png)### Tech stack
- Android
- Kotlin
- Jetpack Compose[play store link]: https://play.google.com/store/apps/details?id=appinventor.ai_pavitragolchha.VR