Questions tagged [multi-device-hybrid-apps]

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.

Some important resources and links to help out:

  1. Read more about the project

  2. Download the tools

  3. Get started with our documentation

  4. Tutorials for Visual Studio Tools for Apache Cordova

  5. Read the FAQs

  6. Read the Known Issues

  7. Download Sample Apps - AngularJS, BackboneJS, WinJS

  8. Got suggestions? Write to the team at vscordovatools@microsoft.com

  9. Follow latest updates on @VSCordovaTools

191 questions
0
votes
1 answer

Chose alternate certificate on visual studio CTP

I am using the Multi-Device Hybrid Apps extension for Visual Studio 2013. How can I choose the certificate to use when signing.
0
votes
1 answer

Cordova Typescript app + WinJS.UI.Pages.render fails on Win8, WP8 but works on Android

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…
0
votes
2 answers

Phonegap/Cordova cross platform architecture and single code base

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…
Joshua Ohana
  • 5,613
  • 12
  • 56
  • 112
0
votes
1 answer

Multi Device Hybrid Apps Platform Views

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…
EHU
  • 167
  • 1
  • 3
  • 14
0
votes
1 answer

Multi-Device Hybrid app AndroidManifest.xml

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…
ali haider
  • 333
  • 3
  • 13
0
votes
1 answer

Cordova with Visual studio 2013 multiple hybrid apps

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…
0
votes
1 answer

Custom Config for Publishing to File System

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…
0
votes
1 answer

Sign APK using credentials from Windows crypto store?

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…
lencharest
  • 2,825
  • 2
  • 15
  • 22
0
votes
1 answer

Cordova Limits of File.System.Plugin - developed using Visual Studio hybrid device apps extention

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…
Markus
  • 2,184
  • 2
  • 22
  • 32
0
votes
1 answer

Issue with WIndows MDHA with visual studio 2013

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…
0
votes
1 answer

tsc return -1 in multi device hybrid app

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…
LXG
  • 1,957
  • 3
  • 22
  • 45
0
votes
1 answer

Multi Device Hybrid App - Ripple using old Cordova version

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…
0
votes
0 answers

how to use node.js in multi-device-hybrid-application

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?
Amit Porwal
  • 43
  • 1
  • 1
  • 7
0
votes
2 answers

Specifying app_id and app_name for facebookConnect in a multi-device hybrid app in VS2013 & W8.1

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;…
0
votes
3 answers

Using WinJS on multi-device hybrid app

How to use WinJS in the multi-device hybrid template? Should I have to add references, or can it be done directly?
Amit Porwal
  • 43
  • 1
  • 1
  • 7
1 2 3
12
13