Closed gcoope closed 9 years ago
When trying to compile the ANE using ant it cannot find NativeAndroid.jar which isn't included in the project - please advise if this is something I might be doing wrong?
You will have to generate NativeAndroid.jar, by packaging https://github.com/saumitrabhave/qr-zbar-ane/tree/master/NativeAndroid as jar
My mistake - thanks!
When trying to compile the ANE using ant it cannot find NativeAndroid.jar which isn't included in the project - please advise if this is something I might be doing wrong?