Skip to content

Commit 0ebc9c4

Browse files
committed
Updated Android docs for new release
1 parent d8d61f1 commit 0ebc9c4

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

docs/Spren-Vision/Spren-Vision-Android-SDK.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,24 @@ The Android SDK is in Alpha. We're working quickly to expand our support in the
44

55
## Device Support and Recommendations
66

7-
> A supported device function exposed by the SDK is coming soon!
8-
9-
## Tested Devices
7+
### Compatible Devices (Tested)
8+
>
9+
> There may be other compatible, but untested Android devices that are not contained in this list.
10+
>
1011
11-
- Google Pixel 3XL
12-
- Google Pixel 4
13-
- Google Pixel 4a
14-
- Google Pixel 5
15-
- Xiaomi Redmi 9
12+
- Google Pixel 3XL, 4, 4a, 5, 6\*, 6a\*, 6 Pro\*, 7\*, 7 Pro\*
13+
- Xiaomi Redmi 9, Note 10 Pro
1614
- Huawei Mate 20
17-
- Samsung Galaxy S10+
15+
- Samsung Galaxy Note 9, A51, S9, S10, S10+, S20 FE, S21 Ultra, S22+\*, S22 Ultra
16+
- Motorola Moto G 5G Plus (2020 model)
17+
- LG Velvet
18+
- OnePlus 7 Pro, 9 5G
1819

19-
## Currently Testing
20+
\*Devices with an asterisk are ones that use the wide angle camera for readings. All other devices use the default camera. **Note** that for Samsung Galaxy S22, only model number *SM-S901B* uses the wide angle camera. Other models use the default camera.
2021

21-
- Samsung Galaxy S9, S10 5G, S20 FE 5G, S21 Ultra, and S22+
22+
### Incompatible Devices (Tested)
23+
- Huawei P20 Lite
24+
- Redmi Note 11
2225

2326
## Recommendations
2427

@@ -37,6 +40,11 @@ Currently, we allow users to only perform readings with flash on.
3740
```
3841
2. 30FPS is acceptable, but for best accuracy and UX, we recommend devices that support 60FPS in CameraX. Note that 60FPS or better may be listed in manufacturer's device specifications, thus, be supported in the native camera app, but be unavailable to CameraX.
3942

43+
### End User
44+
1. Rub fingertips and hands to warm up
45+
2. Ensure adequate room lighting
46+
3. Wait a few seconds for reading to initialize
47+
4048
## Installation
4149

4250
1. Visit the [Spren Vision Android SDK Maven Repository](https://search.maven.org/search?q=com.spren) to install the SDK via the Gradle build tool. We encourage using the latest remote binary available. For more information, see the Android docs for [Add build dependencies](https://developer.android.com/studio/build/dependencies).

0 commit comments

Comments
 (0)