GitHub Android App Released
We are extremely pleased to announce the initial release of the GitHub Android App available on Google Play. The app is free to download and you can also browse the…
We are extremely pleased to announce the initial release of the GitHub Android App available on Google Play. The app is free to download and you can also browse the code from the newly open sourced repository.

This release includes support for working with Issues and Gists as well as an integrated news feed for keeping up to date with all your organizations, friends, and repositories.
The app features a dashboard for quick access to all your created, watched, and assigned issues so you can always stay connected with the discussion and progress. You can also view and bookmark any repository’s issue list with configurable filters for labels, milestones, and assignees.

Head over to the github/android repository to see exactly how the app was built, report any feature requests or issues, and stay up to date as development of the app continues.
The GitHub Android app was built on some great open source projects that are definitely worth checking out if you are looking to build your own Android apps or want to contribute to the GitHub or Gaug.es apps:
-
JakeWharton/ActionBarSherlock
- Delivers a consistent Action Bar experience in both the latest and older Android versions.
-
JakeWharton/Android-ViewPagerIndicator
- Used to support swiping between issues, gists, etc.
-
jayway/maven-android-plugin
- Used to build and test the app using Maven.
-
alexgorbatchev/SyntaxHighlighter
- Used for syntax highlighting of Gists.
Written by
Related posts
Year recap and future goals for the GitHub Innovation Graph
Discover the latest trends and insights on public software development activity on GitHub with data from the Innovation Graph through Q3 2025.
Help shape the future of open source in Europe
Read GitHub’s position on the European Open Digital Ecosystem Strategy and learn how to participate.
Build an agent into any app with the GitHub Copilot SDK
Now in technical preview, the GitHub Copilot SDK can plan, invoke tools, edit files, and run commands as a programmable layer you can use in any application.