canvas/examples/android
2018-05-10 17:33:03 +02:00
..
CanvasAndroidExample added an Android GL implementation and an example for an Android app 2018-05-10 17:33:03 +02:00
android.go added an Android GL implementation and an example for an Android app 2018-05-10 17:33:03 +02:00
README.md added an Android GL implementation and an example for an Android app 2018-05-10 17:33:03 +02:00

The go bindings were generated with the gomobile bind command, which results in a .aar and a .jar file. These are in the CanvasAndroidExample/app/libs directory.