Hi Kumar,

What I meant is, for example when we access Gmail website there will
be username and password field, I want to auto fill such field.

So when starting my app, it will load a website through the webview
and there will also be buttons displayed, which upon pressing will
help the user to auto fill some fields.

I looked through your reference, not really sure how it can be used
for my cause. Not familiar with Javascript. But can this can be done?

Regards,
Perumal

On Nov 5, 1:02 am, Kumar Bibek <[email protected]> wrote:
> For me, it's not clear what you are trying to do. Auto-fill fields
> with what?
>
> And for what Kostya has suggested, this link might help you.
>
> http://techdroid.kbeanie.com/2010/10/android-webview-javascript-and-c...
>
> On Nov 4, 8:02špm, Kostya Vasilyev <[email protected]> wrote:
>
> > There is a way to call application functions in Java from WebView's
> > JavaScript code. Application code needs to register an object with WebView,
> > which is then accessible from JavaScript.
>
> > --
> > Kostya Vasilyev --http://kmansoft.wordpress.com
>
> > 04.11.2010 17:27 ÐÏÌØÚÏ×ÁÔÅÌØ "perumal316" <[email protected]> ÎÁÐÉÓÁÌ:
>
> > Hi All,
>
> > I am creating my own app which will load a website upon starting. Now
> > I want to auto-fill the fields that will appear on the website.
>
> > Is this possible? How to I call the field through my app to fill up
> > with pre-determined data?
>
> > Thanks In Advance,
> > Perumal
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<android-developers%[email protected]>
> > 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to