Update the documentation of the WPE Android architecture - #259
Merged
alexgcastro merged 1 commit intoApr 30, 2026
Merged
Conversation
neodesys
approved these changes
Apr 30, 2026
neodesys
left a comment
Collaborator
There was a problem hiding this comment.
The new documentation is great. Maybe in the future a little schema about the different layers topology would be interesting because I understand that all those layers are not just sitting one above the other but can also describe some quite separated modules for some of them.
Collaborator
Author
|
@neodesys Thanks for the review! 🙏 I'll update the commit |
After the last changes we need to update the description of the architecture to explain how the new WPEPlatform API is implemented and the different parts of the code. This is just an initial commit and probably we will have to continue reviewing the documentation.
alexgcastro
force-pushed
the
alex/update-wpe-android-architecture-documentation
branch
from
April 30, 2026 19:30
eba192b to
d3e7f52
Compare
alexgcastro
deleted the
alex/update-wpe-android-architecture-documentation
branch
April 30, 2026 20:00
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After the last changes we need to update the description of the architecture to explain how the new WPEPlatform API is implemented and the different parts of the code.
This is just an initial commit and probably we will have to continue reviewing the documentation.