Android things go access GPIO

Has anyone used the Android Things API’s to create an app that uses the GPIO pins on a VIM3?

Thanx

@JustSumDad We have a docs about how to access GPIO in VIM3 .

But we don’t have try android things . Maybe you can follow Android Things API docs to build one ?

https://developer.android.com/things/sdk/guides

ok, thanx I was told that android things was one of the easiest ways to develop android apps.
I have to learn how to do this with GPIO access :slight_smile:

2 Likes

@JustSumDad It’s really one of the easiest ways right now .

https://developer.android.com/things/sdk/pio/gpio


Maybe you can follow those pages .

3 Likes