dotnet / dotnet/android-api-docs
Add XML documentation for Android.Util
- Dominant language
- C#
- Stars
- 3
- Forks
- 12
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 57
Description
The `Android.Util` namespace contains **813** `To be added` placeholders in source XML documentation (excluding `docs\xml\index.xml`).
```powershell
rg -n -i --glob 'Android.Util/**' --glob 'ns-Android.Util.xml' 'to be added' docs\xml
```
## Update log
- 2026-09-10: Refreshed the placeholder scan from **817** to **813** (reduced by **4**). Related documentation PRs: [#376](https://github.com/dotnet/android-api-docs/pull/376), [#391](https://github.com/dotnet/android-api-docs/pull/391), [#397](https://github.com/dotnet/android-api-docs/pull/397), [#561](https://github.com/dotnet/android-api-docs/pull/561), [#587](https://github.com/dotnet/android-api-docs/pull/587), [#644](https://github.com/dotnet/android-api-docs/pull/644).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the provided rg scan against docs\xml, then inspect the matching files under Android.Util and ns-Android.Util.xml. Replace the identified `To be added` placeholders with appropriate XML documentation and rerun the scan to confirm the placeholder count decreases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, csharp
- Domain
- documentation, mobile
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100