Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Backward compatibility for pre-Android 10 ? #4

Open
bbarc opened this issue May 11, 2021 · 1 comment
Open

Backward compatibility for pre-Android 10 ? #4

bbarc opened this issue May 11, 2021 · 1 comment

Comments

@bbarc
Copy link

bbarc commented May 11, 2021

Will the sample work with earlier Android versions? Let's say TC56 running Android 7.1.2. Or it is just 10+?

@darryncampbell
Copy link
Owner

OEMInfo is only for Android 10+. For Android Pie or earlier please use either https://developer.android.com/reference/android/os/Build#SERIAL or https://developer.android.com/reference/android/os/Build#getSerial(), depending on your Target SDK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants