-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi, firstly, many thanks for the idea of this project. I love Go and hate Android development, but like making apps! I was thinking of working on some android bindings for Go, but found your project which looks like it should do what I want.
I'm trying to build the alarm example (latest master code), but it fails with
..jni/examples/alarm]$ make
make: *** No rule to make target '../../internal/testjvm/testdata/com/github/xaionaro_go/jni/internal/GoInvocationHandler.java', needed by 'build/classes.dex'. Stop.
I notice that there's a .class file in that directory, but no java. There is a .class AND .java in
./internal/testjvm/testdata/center/dx/jni/internal/GoInvocationHandler.java
but that .class file is different to the other one (so I couldn't just copy the .java)! :(
any help appreciated, thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels