Developer Tools

Android SDK Search

5
16
2200
5

This very simple extension does two things:

1. Adds an ‘ad’ command to the Chrome Omnibox. For example, typing ‘ad ViewGro’ will bring up a list of all class names in the Android SDK matching ‘ViewGro’—selecting a list item navigates to the relevant Android SDK Reference URL on developer.android.com.

2. Adds a ‘view source’ link next to the SDK class name for class reference pages on developer.android.com. Clicking this link navigates to the relevant source file on android.googlesource.com.

Source code available at https://github.com/JakeWharton/SDKSearch

Android SDK Search
Related posts
Developer Tools

Browserling - Cross-browser testing

Developer Tools

Selenium Page Object Generator

Developer Tools

IP Address and Domain Information

Developer Tools

APK Downloader for Google Play Store™

5 Comments

Comments are closed.