Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Update to ARCore 1.0 #13

Open
HalfdanJ opened this issue Mar 11, 2018 · 8 comments
Open

Update to ARCore 1.0 #13

HalfdanJ opened this issue Mar 11, 2018 · 8 comments

Comments

@HalfdanJ
Copy link
Owner

Code needs to be updated to ARCore 1.0. It seems like there is no longer a aar file that can be downloaded, but its now instead done with gradle depenencies. But adding the tag

allprojects {
repositories {
    google()
        ...

wont play well with gradle-experimental.

It seems its the same for both c++ and java implementation.

Any ideas @danzeeeman ?

@danzeeeman
Copy link
Contributor

no idea....

I thought repositories worked fine?

@HalfdanJ
Copy link
Owner Author

Seems like google() isn't... And that gradle-experimental is deprectaed due to change of plans upstream in gradle.....

@johanjohan
Copy link

hey @danzeeeman @HalfdanJ , any plans to update this plugin to the latest API version, which i believe is 1.4 as of this writing? I hear that the current ARcore has new features.

@danzeeeman
Copy link
Contributor

danzeeeman commented Sep 18, 2018 via email

@johanjohan
Copy link

I have no plans to update to addon. How do I unsubscribe from this repo again?

@danzeeeman why is that, was that a paid commission, is it technically problematic or is there just no time?

@danzeeeman
Copy link
Contributor

danzeeeman commented Sep 19, 2018 via email

@HalfdanJ
Copy link
Owner Author

Hey @johanjohan, I hope to get around it soon. I unfortunately haven't had a good project to do it under in a while. I'd like to move over to the c++ API, but realistically it's probably a pretty big undertaking.

@johanjohan
Copy link

Hey @HalfdanJ that is good news out of the blue. Thx!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants