我是黑莓开发公司的新手。现在,当在模拟器上运行应用程序时,我得到了一个错误,例如,
Deployment Failed: Info: Obtained qconn connection
Info: Begin device to host file sync
Info: All files already in sync
Info: File sync complete in 7ms
Info: Sending request: LAUNCH
Info: Action: Launch
Info: Debug native: on
Info: Launching com.shidhin.testDev_com_shidhin7fd6f305...
result::Invalid
Info: done
发布于 2014-10-12 09:36:12
在模拟器中删除目标应用程序(没有卸载)之后,我也遇到了同样的问题。
你可以这样解决:
应该能用的。
https://stackoverflow.com/questions/24080904
复制相似问题