Domanda

i have .bar file and blackberry 10 simulator.

how to install bar file into blackberry 10 simulator.

i was tried below url

http://www.youtube.com/watch?v=8K188AFZrdc

but after download the bar fie ,i got unable to open the file

È stato utile?

Soluzione

To install a BAR file on the BlackBerry 10 simulator use the command blackberry-deploy available in the Native Development Kit. You will need to specify the IP of the simulator (which is shown in the bottom left of the VMWare window)

For example, in my case the command syntax would be:

blackberry-deploy -installApp 192.168.2.131 myapp.bar
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top