0

I developed an Android application on Eclipse, and now I am trying to port it to BlackBerry. I have my signing keys and my certificates, the Eclipse BlackBerry plugin, and the BlackBerry Tablet simulator.

When Eclipse uploads my app to the Playbook simulator, it opens the app but an "Initializing, please wait..." message comes up. After a couple minutes of just sitting there, it exits and goes back to the home screen, where the app is CLEARLY installed. Eclipse gets stuck at 70% of uploading the app. Is anyone else experiencing this issue?

Michael Donohue
  • 11,776
  • 5
  • 31
  • 44
christiandeange
  • 1,175
  • 12
  • 17

1 Answers1

0

Have you tried installing using "c:\Program Files\Research In Motion\blackberry-tablet-sdk-1.1.1\bin\blackberry-deploy.bat"? Maybe you'll see more information there

Have you tried telnet or SSH to the device and looking at the /apps?

Alexander Farber
  • 21,519
  • 75
  • 241
  • 416