Re: [go-nuts] Gomobile and SAF

2017-10-13 Thread Audrius Butkevicius
This is more work than say writing a bit of C to instantiate a JVM in the go process for example, and to get what we are after. On 13 Oct 2017 06:41, "Jakob Borg" wrote: > On 12 Oct 2017, at 23:43, audrius.butkevic...@gmail.com wrote: > > > > Your example has a MainActivity.java. > > As I said,

Re: [go-nuts] Gomobile and SAF

2017-10-12 Thread Jakob Borg
On 12 Oct 2017, at 23:43, audrius.butkevic...@gmail.com wrote: > > Your example has a MainActivity.java. > As I said, this is a Go application, and as it stands it has no Java, so it > doesn't have (and doesn't intend to have) a main activity. > Also, your initialization (Hello.initContentProvide