wikimedia/apps-android-wikipedia

📱The official Wikipedia app for Android!

View on GitHub ↗Jump to charts ↓

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 2 hours ago
Type:ApplicationCategory(s):AndroidMobile & Desktop
Added to GitGenius on September 22nd, 2026
Created on October 25th, 2013
Open Issues & Pull Requests: 46 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 849
Total Stargazers: 3,026 (+0)
Total Subscribers: 94 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.
Sign in

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

The Wikipedia Android app is the official mobile application for accessing Wikipedia on Android devices.

The app provides offline reading capabilities and integrates with the MediaWiki API to deliver Wikipedia content to mobile users. It uses Kotlin as its primary language and employs modern Android architecture patterns including coroutines, ViewModels, and REST API integration to manage asynchronous operations and maintain responsive user interfaces.

The project suits developers who want to understand how a large-scale Wikipedia client is built for Android or who need to contribute to the official Wikipedia mobile experience. It demonstrates production-grade patterns for consuming the MediaWiki API and handling offline content on mobile platforms. The codebase is maintained as the canonical implementation for Wikipedia on Android, making it the appropriate choice for anyone building features that should be part of the official app rather than a third-party alternative.

Development activity shows consistent engagement with the project's issue tracker and documentation maintained on the Wikimedia wiki. The team actively manages bug reports through their dedicated bug tracker rather than GitHub issues, indicating a structured approach to quality assurance and feature planning. The project maintains comprehensive documentation separate from the repository itself, suggesting a mature development process with clear onboarding resources for contributors.