Improve contributor documentation for Android #9913
Labels
module: android
Issues related to Android code, build, and execution
module: doc
Issues related to documentation, both in docs/ and inlined in code
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🚀 The feature, motivation and pitch
When trying to run Android tests, I ran into a few issues. It would be good to document the full process to run Android tests from a clean checkout, in order to help contributors.
Specifically, I had a bit of trouble with the following:
It would be great if we could include some information, either in CONTRIBUTING.md or in a readme under the Android test directory on the full process to run the tests locally from a clean checkout.
It would be great if we could go even further and integrate them seamlessly into the gradle build such that you could just run from Android Studio, but I'm not sure how practical that is. Even if we need to build the AAR separately, could we integrate the test PTE generation as a build step in gradle?
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
cc @mergennachin @byjlw @kirklandsign @cbilgin
The text was updated successfully, but these errors were encountered: