Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

[![banner](screenshots/banner.jpeg)][play store link]

[icon][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