anki-drive-java icon indicating copy to clipboard operation
anki-drive-java copied to clipboard

Provide a tutorial on how to setup ANKI to be used with the SDK

Open thombergs opened this issue 8 years ago • 2 comments

A tutorial would be nice that gives a step-by-step guide on how to setup an ANKIdrive so that it can be accessed via the SDK.

thombergs avatar Apr 03 '17 14:04 thombergs

A short tutorial on how to set up and run the SDK would a huge help! Thanks

ashdonnison avatar Apr 27 '17 13:04 ashdonnison

Hi thombers and ashdonnison, I've forked this repo, made some small tweaks, and created a test file. This should allow you to see how the API can be used. Important: start the bluetooth gateway with ./gradlew server before running the project.

tenbergen avatar Sep 18 '18 01:09 tenbergen