You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are direct links to SDK sample code scattered throughout
developer.android.com that were crippled by the site redesign and now simply
redirect to http://developer.android.com/tools/samples/index.html. This is
annoying.
This change to the Chrome extension rewrites these links to resolve to the
relevant location within the platform/development package at
android.googlesource.com (either a sample root folder or specific package or
class within ApiDemos).
Note the scope for content_scripts has changed to include
"*://developer.android.com/guide/*".
Original issue reported on code.google.com by jgilf...@gmail.com on 20 Jan 2013 at 4:44
Original issue reported on code.google.com by
jgilf...@gmail.com
on 20 Jan 2013 at 4:44Attachments:
The text was updated successfully, but these errors were encountered: