HalfdanJ / ofxARCore

Experimental addon for openFrameworks to use ARCore on Android devices
Apache License 2.0
182 stars 29 forks source link

Failed to resolve: com.google.ar:core:1+ #17

Open El-Coder opened 6 years ago

El-Coder commented 6 years ago

any tips on trouble shooting this issue?

ink404 commented 6 years ago

Having the same issue, any help appreciated

wangqinghuan commented 5 years ago

I have the same problem 'Failed to resolve: com.google.ar:core:1+'.

javl commented 5 years ago

I had more success with this fork: https://github.com/kashimAstro/ofxARCore Did have to boost the SDK version from 25 to at least 26 in the examples though.