Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The instruction to getting started a new Android project is not working #11

Open
luongvm opened this issue Nov 14, 2018 · 1 comment
Open

Comments

@luongvm
Copy link
Contributor

luongvm commented Nov 14, 2018

Problem:
I'm checking the docs for the current release (v5.0) on http://samsungxr.com/getting_started/ and it seems like it's not working because how the v5.0 demo repo and the starter template is built have drastically changed.

Example: 4.x have sdk uploaded in a maven repo, meanwhile 5.0 have instruction to download the release5.0.zip archive which is the compiled sdk-libs.

Following the instruction as is doesn't work for me (maybe I'm dumb) and A.Studio keep bugging about missing aar until I read the branch README and I found out I missed the 2nd step that is download and put the compiled aar in it's place.

Solution:
If you come from the sxrsdk-demos and have read the README it's possible you can have it up and running, but tbh, a project should have its dependencies managed like the previous 4.x version.

If this change is unintentional then we should get the sdk uploaded and revert to the old way, otherwise I want to understand why we're going with this direction.

@liaxim
Copy link
Collaborator

liaxim commented Nov 14, 2018

The binaries will be uploaded to maven and the dependencies will be managed the same way. We need to do some set up first though before we can upload. We are working on it.

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

No branches or pull requests

2 participants