Hi guys,
I'm wondering if somebody could provide me with a working sample android project built with android studio and the gradle build system.
Eclipse is no longer supported by the Google Android project, so doesn't make sense to head down that road.
I'm unable to get the samples provided with the SDK to work. I suspect there are some intricacies involved with setting up the native jni libraries, but without knowing much about this process, it makes it pretty difficult to debug. I spent the best part of a day banging my head against a brick wall trying to figure it out, the sample project would build and deploy to my device, but crash immediately, with no useful error information.
Any help would be appreciated!