Android SDK Search

Upmychrome.com is not an official representative or the developer of this extension. Copyrighted materials belong to their respective owners. Warning: Users can download and install browser addon from the links following the Official Website and Chrome Web Store.

Review:

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 Google Code Search results from android.git.kernel.org. Source code available at...

Android SDK Search Review

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 Google Code Search results from android.git.kernel.org.

Source code available at the link below:

https://github.com/romannurik/AndroidSDKSearchExtension

————————
0.3.13:
* View source fixes for support libraries (thanks Nick Butcher!)
* View source support for ConstraintLayout & Architecture Components (thanks Nick Butcher!)

0.3.12:
* Policy compliance fix; API reference is now stored in the extension rather than being loaded remotely
* Fix Omnibox being broken due to missing .js file on developer.android.com

0.3.11:
* Fix searches on developer.android.com not working (thanks Paul Turner!)

0.3.10:
* Add GitHub as an alternative view source destination (thanks DVDAndroid!)
* Enable resource browsing in support packages (thanks DVDAndroid!)
* Fix some view source links (thanks DVDAndroid!)

0.3.9:
* Fix view source links for the updated developer.android.com (thanks SimonMarquis!)

0.3.8:
* Better support for Android Testing Support Library and Espresso (thanks Tim Kist!)
* Minor UI update for view source links

0.3.7:
* Add view source support for latest support libraries (thanks Chris Banes!)
* Add option to set base source URL (mostly useful for Google team members)

0.3.6:
* Improved links to Espresso code (thanks Chiu-Ki!)
* Remove GCM and Google Play Services since they were moved to developers.google.com.

0.3.3 and 0.3.4:
* Bug fixes for viewing source for Palette, Leanback, CardView, and RecyclerView support libraries.

0.3.2:
* Bug fixes for viewing source for support-v7 libraries.

0.3.1:
* Complete refactor of search logic/algorithm.
* Add support for multi-word queries.

0.3:
* Add design/developer guide links and training class links.
* Added new Google Play Services and Google Cloud Messaging reference data.

0.2.8:
* Redirect deep links into samples to android.googlesource.com (thanks @readystate!).
* Fixed links for resource classes (e.g. R.layout).

0.2.7:
* Switch back to AOSP's source listing on android.googlesource.com, away from GitHub's mirror. This adds support for java.* javax.* org.* packages.
* Updated graphics.
* Support for https://developer.android.com.

0.2.6:
* Fixed search for the new developer.android.com.
* Added some more XML tags documented in android.R.styleable (e.g. ).

0.2.5:
* Added basic view source support for android.support.v4 and v13.

0.2.4:
* Ahhh! Fix a bad bug that would hang reference pages. Sorry!

New in 0.2.3:
* Switch over from Google Code Search to GitHub's AOSP mirror (thanks Jeff Gilfelt!).
* Add "view source listing" link to package summary pages.

New in 0.2.2:
* Add new XML tags in Android 3.0 SDK (, , , etc.)

New in 0.2.1:
* Fixed a bug where the extension broke when loaded without internet connectivity. Internet connectivity is still required to load data, but not necessarily on browser load.

New in 0.2:
* Add XML resources and AndroidManifest.xml to autocomplete
Was this game review helpful?
Thank you for your feedback!
0 % of people found this helpful