SAM wrote:
> I am able to launch browser and open site "google.com" and from my App
> succesfully. I have a requirement that when the browser is laucnhed
> from my application, I have to hide the address bar visible at top for
> that browser session.
> 
> So can think of that I dont want the address that I am trying to open
> to be visible to users.
> 
> Please let me if this is possible and and if yes how.

You will need to implement your own browser using WebView. You have no
way of controlling that aspect of the Browser application's behavior
from an SDK application.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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