Glad I was able to help. 

-----Original Message-----
From: Toda, Shingo [mailto:[email protected]] 
Sent: Thursday, December 19, 2013 11:17 PM
To: [email protected]
Subject: RE: Embedded WebView support on Windows 8

Hi Jian, Parashuram

Thanks for your comments. 

Since we developed an Android app with Cordova in the way of Embedding WebView 
as described in 
http://cordova.apache.org/docs/en/2.8.0/guide_cordova-webview_android.md
.html#Embedding%20Cordova%20WebView%20on%20Android, I am wondering if it is 
possible to develop Windows8 app in the same way.

I am quite new to Windows Store App so my question might be pointless.
>From your comments, my understanding might wrong but it sounds that basically 
>there is a way that Windows Store App can be developed only with JavaScript. I 
>found that Windows 8 core and plugins doesn't have native source code.

So I am going to look into Windows Store App anyway.

Regards,
Shingo Toda


-----Original Message-----
From: Parashuram Narasimhan (MS OPEN TECH) [mailto:[email protected]]
Sent: Wednesday, December 18, 2013 5:45 PM
To: [email protected]
Subject: RE: Embedded WebView support on Windows 8

Is there a specific reason you are looking WebView instead of using the way 
Cordova already does it. For Windows 8, Cordova basically packages your app as 
a WWA. This gives you additional benefits if you look at the app from Visual 
Studio. 

If you are looking at writing  Windows 8 app and only looking to embed webview 
for a smaller part - note that Windows 8 apps already support Javascript and 
HTML. What is this "bigger app" written in? 

-----Original Message-----
From: Jian Ouyang [mailto:[email protected]]
Sent: Tuesday, December 17, 2013 3:35 PM
To: [email protected]
Subject: Re: Embedded WebView support on Windows 8

I am not a Cordva developer,  but I do use Cordova for cross-platform 
development.

My suggestion is that you use the CLI to create an application for the Windows 
8 platform and go through the code, if you think you can augment the code for 
you purpose, use it. Otherwise, forget about it.

Cordova's Windows 8 support is not based on embedded web view as Visual Studio 
already comes with store apps dev in javascript only so why bother for an 
embeded control. 
The support is quite neat if you really get into it.


On Dec 16, 2013, at 12:23 AM, Toda, Shingo <[email protected]>
wrote:

> Hi Cordova devs
> 
> 
> 
> I would like to ask you about Embedded WebView support on Windows 8 
> (not phone).
> 
> I have been using Cordova for Android and now I am thinking about 
> creating app for Windows8 (but I am new to Windows 8).
> 
> 
> 
> I am wondering if it is possible to create an application for Windows
> 8 with Cordova as a part of (larger) application.
> 
> Actually the following page says currently embedding WebView is not 
> supported on Windows 8.
> 
> 
> http://cordova.apache.org/docs/en/3.3.0/guide_support_index.md.html#Pl
> at
> form%20Support
> 
> 
> 
> So my question is
> 
>   1. Could you confirm if this restriction is still current?
> 
>   2. Do you have any plans to support this method in the future?
> 
>   3. Are there any easy workarounds with Cordova which is currently 
> available (latest is currently 3.3)?
> 
> 
> 
> Any advises will be appreciated.
> 
> 
> 
> Regards,
> 
> Shingo
> 
> 
> 



Reply via email to