Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add galaxy tab s9 as experimental device #724

Merged
merged 2 commits into from
Dec 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion neon/hardware/compatible-devices/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Companion device is a flagship Android smartphone. It is a regular phone that is not customized or modified in any way. To ensure maximum stability and performance we can only support a small number of carefully selected and tested models. The Neon Companion app is tuned to work with these particular models as we require full control over various low-level functions of the hardware.

The supported models are: OnePlus 8, OnePlus 8T, OnePlus 10 Pro, and Motorola Edge 40 Pro. Currently, Neon ships with a Motorola Edge 40 Pro. We highly recommend the Edge 40 Pro, giving you the best performance, endurance and stability.
The supported models are: OnePlus 8, OnePlus 8T, OnePlus 10 Pro, and Motorola Edge 40 Pro. Currently, Neon ships with a Motorola Edge 40 Pro. We highly recommend the Edge 40 Pro for its superior performance, endurance, and stability. We have recently tested the Samsung Galaxy Tab S9, which performed well in our limited testing. However, it should be considered an experimental device and is not officially supported.

If you want to replace or add an extra Companion device you can purchase it [directly from us](https://pupil-labs.com/products/neon) or from any other distributor. The Neon Companion app is free and can be downloaded from the [Play Store](https://play.google.com/store/apps/details?id=com.pupillabs.neoncomp).

Expand All @@ -23,9 +23,10 @@

- On **OnePlus 8** and **8T**: Android 11
- On **OnePlus 10 Pro**: Android 12 and 13
- On **Moto Edge 40 Pro**: Android 13 and 14

Check warning on line 26 in neon/hardware/compatible-devices/index.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (Moto)
- On **Moto Edge + (2023)**: Android 13 and 14

Check warning on line 27 in neon/hardware/compatible-devices/index.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (Moto)
- On **Moto X40 Pro**: Android 13 and 14 (global ROM required)

Check warning on line 28 in neon/hardware/compatible-devices/index.md

View workflow job for this annotation

GitHub Actions / ✍️ Check spelling

Unknown word (Moto)
- On **Samsung Galaxy Tab S9** (experimental device)

:::danger
We recommend that you don't allow Android system updates on your device that are not listed above. Some Android versions have issues with accessing USB devices, rendering them incompatible with Neon.
Expand Down
Loading