Android Resource Navigator

A Google Chrome Extension providing enhanced resource navigation for GitHub hosted Android projects

View the Project on GitHub jgilfelt/android-resource-navigator

Features

Linkified XML resources

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.

feature-linkify

Framework styles browser action

Quickly open the Android framework styles or themes XML via an always available browser action button.

feature-browser-action

Framework styles search omnibox

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.

feature-omnibox

Download drawable context item

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