English 中文(简体)
黑莓:如何测试装置?
原标题:Blackberry: how to test on device?

I develop an app in BlackBerry JDE 4.5, I use ksoap library too. When I try to test the app in simulators, I need to Load two files:

  1. ksoap2.cdo
  2. MyApp.cdo

但是,如果我想要分发任何装置以供测试,我如何能够这样做?

我看一看签署文件。 我填写了“黑色轮渡法,签署钥匙令表”,我收到来自黑莓的3份电子邮件。

How I can use this files ? How I can sign the app to install of my device ?

感谢。

问题回答

收到钥匙时,你收到电子邮件,其中载有所附文件。 本案文描述了这些所附档案的使用情况。

有若干办法向遗嘱检验人分发申请。

第一,编:编造母体档案,并配制文档。 这一档案集可以通过黑贝里桌面管理人安装到连接我们的装置上。

第二,在网络服务器上生成jad文档,查找 co和jad文档,在你的BlackBerry装置浏览器上打开jad-file地点。 您将获得应用信息和“本地载荷”纽吨的屏幕。 该县的浮标,将安装在该装置上。

Third: Install the application remotely on devices via BlackBerry Enterprise Server.





相关问题
Designing Web Interface for Embedded System

OS : Linux. I m trying to find possible ways to implement web interface for my embedded system. Currently there is a shell (text based) and a small set of commands are implemented to query the ...

How bind socket to device in windows?

I have same network cards in computer. All cards has identical IP. I need to bind socket to specific card. In linux I can use flag SO_BINDTODEVICE. How I can do this in windows. P.S. This needed for ...

Choose between multiple devices in XCode

I ve 2 devices (iPhone + iPod) connected to my Mac and both are available as developper devices in XCode. How can I choose which one to use for testing purpose and switch from one to the other when I ...

Simulate a faulty block device with read errors?

I m looking for an easier way to test my application against faulty block devices that generate i/o read errors when certain blocks are read. Trying to use a physical hard drive with known bad blocks ...

Is there software or code to alter USB power output

I had a look at this and this but no one sounded particularly sure of their ideas and I m kind of after a different thing anyway. I want to hook my usb power cables (red and black) up to my phone so I ...

热门标签