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-css.html 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

