// +build android #include "_cgo_export.h" void android_main(struct android_app *app) { androidMain(app); }