Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Phone 8

Communication Between Html In Webbrowser And Windows Phone App

I have some static html files downloaded into Isolated store. I am trying to open those files using… Read more Communication Between Html In Webbrowser And Windows Phone App

How To Call Javascript From C# - Cordova/phonegap

I'm using cordova/phonegap to make a windows phone app, i'm trying to call a script from C#… Read more How To Call Javascript From C# - Cordova/phonegap

Navigating To Another Html In Windows Store App

I am trying to find a way to navigate to another html in my app. I tried window.location and WinJS.… Read more Navigating To Another Html In Windows Store App