Skip to content

Releases: bbc/device_api

Reworking as a base gem

10 Sep 11:57
Compare
Choose a tag to compare

Android functionality has moved out to device_api/android

Initial implementation

07 Jul 14:47
Compare
Choose a tag to compare

Very basic. Returns an array of device objects, and can extract model information.

connected_devices = DeviceAPI::Android.devices
connected_devices.first.model