Re: [android-developers] Retrieving current URL from chrome (or browser). Use ContentProvider? Or, other method?
On Wed, Jan 16, 2013 at 1:02 PM, xrd <xrdawson@gmail.com> wrote:
> Is there a way to retrieve the URL for the current webpage in Chrome in
> another fashion?
AFAIK, there is no documented and supported API for the Chrome browser
app. Fortunately, I also do not see any obvious script kiddie
approach, either.
> I don't see that ContentProvider for browser provides anything with respect
> to the current URL. Would the last item in the history
> (getAllVisitedUrls(...)) tell me this?
AFAIK, Chrome does not use that ContentProvider.
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
_The Busy Coder's Guide to Android Development_ Version 4.5 Available!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home