openstf / STFService.apk

Monitor and perform various actions on your Android device. Not meant for actual user devices.
Other
242 stars 207 forks source link

Serial number is 'unknown' on devices with SDK 26+ #29

Open tseglevskiy opened 6 years ago

tseglevskiy commented 6 years ago

Serial number is 'unknown' in "red" activity on devices with SDK 26+. Current way for getting it from SystemProperties doesn't work.

However, OpenSTF web UI shows it correctly.

I'm preparing the fix.

sorccu commented 6 years ago

That’s why we pass it in the activity currently, but if you can find a more direct way that would be nice.