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

Update the Android App to use the latest SDK version #5

Open
dmssargent opened this issue Aug 3, 2015 · 3 comments
Open

Update the Android App to use the latest SDK version #5

dmssargent opened this issue Aug 3, 2015 · 3 comments

Comments

@dmssargent
Copy link
Contributor

The SDK got updated, so we need to pull in the new version and verify the code is still running and functioning correctly. A means of automated syncing may need to be developed if the SDK starts getting regular updates.

@HagertyRobotics
Copy link
Owner

Thanks, I'll check it out.

@HagertyRobotics
Copy link
Owner

I tried merging in the new SDK changes but since I moved the original SDK to the subdirectory Android/App I had trouble. As a quick fix, I created a new fork of the SDK in the top level repository ftc_app and copied over the changes. I then updated the new SDK and the PC program to work with the new changes in packet sizes and offsets. Do you think I should just remove the Android App from the ftc_app_networked_simulator repository and use the standalone ftc_app repository?

@dmssargent
Copy link
Contributor Author

Maybe we can apply some logic from this, http://www.arlocarreon.com/blog/git/git-repo-inside-a-git-repo/
It may make life easier, but if we do it, we should provide precompiled packages to make life easier for others.

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