Android equivalent of UIWebView in Xcode
        Posted  
        
            by BahaiResearch.com
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BahaiResearch.com
        
        
        
        Published on 2010-05-31T01:03:03Z
        Indexed on 
            2010/05/31
            1:12 UTC
        
        
        Read the original article
        Hit count: 319
        
Coming from an iPhone world...
In Android, I am looking for an iPhone UIWebView-like control which can display HTML and let me catch clicks on links and stop the navigation. My apps display text with commands as href's in the HTML.
© Stack Overflow or respective owner