Multi-Device Hybrid Apps for Visual Studio leverages Apache Cordova™ to easily build cross platform apps that run on iOS, Android, Windows, and Windows Phone using a single project based on HTML5 and JavaScript.
I'm creating a single page navigation app using Microsoft's Multi-device Hybrid App template for Typescript and WinJS. The app builds for Win8, WP8, and Android and deploys to emulators just fine. However, the Win8 and WP8 apps do not navigate…
I am building a product using Web Api for the backend and AngularJS on the client side, expecting to launch in a couple of months. All logic is fairly well separated from the client.
Being the sole developer (and marketing, sales, etc) I am very…
I want to add "back button" panel for my app but only for iphones.
I am using vs2013 Multi Device Hybrid Apps plugin to develope mobile app. After a lot errors and problems I managed to start coding phase, the thing is android devices have panel to…
I am trying to make a Multi-Device hybrid app work, but I am getting this error:
Please Install Android Target 19
Although I have installed Android SDK API 20, I was thinking of changing the Target Android SDK in AndroidManifest file to 20.
I made…
This is my first post. please excuse me if any mistakes.
I have installed Visual Studio 2013 multi hybrid apps using cordova, and I am trying to build first javascript application that comes by default with the installation. I am getting the error…
I am having a MDHA Project and I am deploying to Devices and to the Web.
Is it possible (like in usual VS Projects) to have an custom Config, which calls a batch script on anything like this to publish the files on a file System?
Actually when i…
Using Visual Studio 2013 Update 3 running on Win 8.1, I have successfully built a signed APK by specifying values for key.store, key.alias, etc., in the res/cert/android/ant.properties file. Now I want to sign the APK with credentials retrieved from…
I'm new to Cordova. I did my first Little App and deployed it to Windows 8 and Android successfully. Now I started testing the file System Plugin.
I did a Little test app which creates a text file of a given size. Results:
On Android the app stopps…
I'm trying to learn something about multy hybrid app developing under visual studio 2013 using Apache Cordova. I've just created a new project and i'm trying to build it but when I try to build it for android I get 1 warning and 1…
great idea but,
I just download Visual Studio Ultimate Update 3 and all packets,
then I install node.js (better 64bit but your link is for 32bit version)
ecc. and Git, which VS continue to said that is not installed,
so after installing all, and…
We are in the process of switching our development from Redgates VSNomad to Microsoft Multi Device Hybrid App and I've run into a problem using he Ripple emulator.
It seems Ripple can only use Cordova 3.0. Part of our app uses…
I 'm novice to multi-device-hybrid app template ,I want to use node.js in it. How to add Node.js references and all other stuffs to develop multi-device-hybrid application especially targeting Android?
I've been banging my head on this one for a while now.
How do I specify the app_id and app_name when trying to use the facebookConnect plugin in a Multi-Device Hybrid app in Visual Studio 2013?
If I create a new solution using the CLI approach;…