canvas/examples/android
2018-05-17 17:08:09 +02:00
..
CanvasAndroidExample deleted the compiled android examples, moved the ios readme 2018-05-17 17:08:09 +02:00
android.go moved the gl implementations into a subdirectory 2018-05-17 15:16:50 +02:00
README.md deleted the compiled android examples, moved the ios readme 2018-05-17 17:08:09 +02:00

The go bindings are generated with the gomobile bind -target android command, which results in a .aar and a .jar file. These should be placed in the CanvasAndroidExample/app/libs directory, and then the project should compile.