3

I am trying to Launch simple BlackBerry 10 App on the BlackBerry Simulator but the following error occurred.

Deployment Failed: Info: Sending request: Install and Launch Info: Action: Install and Launch Info: Debug native: on Info: File size: 191107 Info: Installing com.example.myApp.testDev_BB10Project8d6810e6... Info: Processing 191107 bytes Info: Progress 0%...

Naskov
  • 4,121
  • 5
  • 38
  • 62
  • Can you tell if it's trying to deploy an x86 or ARM binary? The simulator will need an x86 binary – John Sibly Jan 28 '13 at 14:30
  • 1
    @JohnSibly The app is deploying fine for the first time, but after that I need to restart the Simulator.. – Naskov Feb 04 '13 at 08:43

1 Answers1

0

Try several times... That works for me. Try different deployment options. Try clicking debug instead of run.

The IDE - Simulator connection is very fragile :-(

Eir
  • 1,003
  • 9
  • 24