microsoft/surface-duo-sdk-samples-kotlin

[Hinge-angle] Update Hinge-sensor sample to new hinge sensor type from Android 11

Open

#54 opened on Oct 12, 2021

 (4 comments) (0 reactions) (0 assignees)Kotlin (13 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (41 stars)
PR merge metrics
 (PR metrics pending)

Description

Android 11 introduced a hinge angle sensor type to represent a sensor that measures the angle between two integral parts of a device. The current sample doesn't use that but a different approach. A nice upgrade could be to update the sample and use this new sensor type.

More info:

Contributor guide