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

Android section is untested #2398

Open
mgeisler opened this issue Oct 7, 2024 · 1 comment
Open

Android section is untested #2398

mgeisler opened this issue Oct 7, 2024 · 1 comment

Comments

@mgeisler
Copy link
Collaborator

mgeisler commented Oct 7, 2024

We need to figure out a way to test the code in the Android section. I'm teaching the class right now, and I've discovered several places where the code has drifted from AOSP in such a way that it no longer compiles.

@mgeisler
Copy link
Collaborator Author

mgeisler commented Oct 7, 2024

While fixing this, I realized that we should change how we store the Android examples: if we could include them somewhere in AOSP, we would be forced to keep them current as the platform evolves.

We would then pull in the relevant pages and examples as part of a build process — or perhaps we could simply include them via a Git sub-module? I don't have a lot of experience with those, but since AOSP is a large collection of Git repositories, it seems reasonable to assume that we could pull in one of these repositories as a sub-module.

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

1 participant