Could you please help me with the sample code for the following
scnerio:

- I want to load one url but i want to mask all the contents of that
url. And i have to provide my text boxes and buttons.
- If user clicks My button i have to supply that click action to url
button loaded in webview background to do appropriate action.

For example:
- I have to load gmail.com but i don't want UI of gmail.com. I will
provide my simple UI with username,password and login button.
- If user clicks my UI button i will pass that to gmail.com "login"
button. It has to open the inbox of that particular user without
displaying the login screen of gmail.com

Could you please help which class and APIs i have to use for this
example? Please help me with the sample code...

--~--~---------~--~----~------------~-------~--~----~
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