Re: [android-developers] Re: Seurity concern in Webview using javascript.

2013-03-27 Thread Amit Sinha
Thanks Anton Spaans for your valuable comment. I will just explain about my app. I have create an Email composer screen with Rich-text-editing using JavaScript. Using my composer screen user can compose email with rich text editing. My composer screen will be also launched when user try to reply

[android-developers] Re: Seurity concern in Webview using javascript.

2013-03-27 Thread Streets Of Boston
As long as your WebView's HTML content doesn't load an external site, i.e. you control *all *the content shown in your WebView, there is no concern. However, if you make an app that becomes popular and has a WebView that can load external/public content, then someone could examine your app, fig