A Google Chrome Extension providing enhanced resource navigation for GitHub hosted Android projects
View the Project on GitHub jgilfelt/android-resource-navigator
Android XML resources viewed on GitHub are processed so that any contained resource identifiers will link directly to the appropriate external file or specific declaration line where appropriate.
Quickly open the Android framework styles or themes XML via an always available browser action button.
Type 'arn ' followed by a search term into the address bar to find a particular Android framework style or theme. Use the suggestions to navigate directly to the appropriate XML resource definition.
Right-click on the page for any drawable resource and select 'Download Drawable' to download a .ZIP file archive conatining the file assets at all pixel densities. For XML resources, the download archive will contain ALL dependent file assets at all pixel densities including the XML.
Author: Jeff Gilfelt, Copyright 2013 readyState Software Limited