//+build !android package main import ( "gioui.org/io/event" ) var ( startpath="." ) func handleEvent(e event.Event) { }