This seams like a security issue, so I don't think it's made easy if
it's possible at all.

Ideas: There's something called formData that maybe can be used.
You could also read the onScreen keyboard, but that requires a special
permission.

On 6 Maj, 14:37, absn <amitbm...@gmail.com> wrote:
> Hi,
>
> I am developing a flickr application, in that for sign-in purpose I m
> creating a login link(url)  and loading this url using
> webView.loadUrl(url); and it redirects us to the flickr sign-in page.
> this page contains two edittext one for yahoo id and other for
> password, when user submit this information and click on sign-in
> button , on this click event i want to fetch those entered value  for
> username and password .
>
> is it possible ??
>
> On May 5, 4:45 pm, prachi <prachi.tya...@wipro.com> wrote:
>
>
>
>
>
> > hiii
>
> > Yeah it can be done......If that edit text is inside your webview---
> > Inside the layout file give ur edittext and button inside the webview
> > tag and in your program refer to that editText by its id given in xml
> > file.
>
> > Let me know if this is wat u want???
>
> > On May 5, 11:44 am, absn <amitbm...@gmail.com> wrote:
>
> > > Hi all,
>
> > > I want to get the edittext value from webview(i.e My webview contains
> > > the edittext for username),
> > > Can anybody help me how to retrive them.... after clicking on some
> > > button of webview.
>
> > > Thanks in advance..
>
> > > --
> > > 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+unsubscr...@googlegroups.com
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/android-developers?hl=en
>
> > --
> > 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+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/android-developers?hl=en-Hide quoted text -
>
> > - Show quoted text -
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to