黑莓OTAInstall和StandardInstall的区别 [英] Difference between OTAInstall and StandardInstall in BlackBerry

查看:207
本文介绍了黑莓OTAInstall和StandardInstall的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建一个BlackBerry应用程序与Webwork的和PhoneGap的。

I am creating a BlackBerry Application with Webwork and PhoneGap.

当我建立一个应用程序会创建两个目录:

When I build an application it creates two directories:

OTAInstall

OTAInstall

StandardInstall

StandardInstall

我想知道它们之间有什么区别,有什么都是惯例。

I am wondering what is the difference between them, what are the usages of both.

谢谢..

推荐答案

OTA安装装置的安装过程中通过空中,使用无线网络。
此文件夹包含cod文件和jad文件。
BlackBerry设备打开JAD文件通过无线方式和将它下载到设备内存安装该应用程序。

OTA install means the installation process over the air, using the wireless network. This folder contains cod files and jad file. BlackBerry device opens jad-file wirelessly and installs the application via downloading it to the device memory.

标准安装 - 这是关于通过BlackBerry桌面软件,并连接到您的计算机和BlackBerry设备USB电缆安装应用程序。此文件夹包含鳕文件和* .alx文件(应用程序描述文件)。用户运行黑莓桌面管理器,在安装新的应用程序指定ALX文件的位置。而黑莓桌面管理器读取该文件,并安装所有cod文件到设备内存中。

Standard Install - it is about installing the application via BlackBerry Desktop Software and usb-cable connected to your computer and BlackBerry device. This folder contains cod-files and *.alx file (application description file). User runs BlackBerry Desktop Manager and specifies alx file location upon installing a new app. And BlackBerry Desktop Manager reads this file and installs all the cod files to the device memory.

这篇关于黑莓OTAInstall和StandardInstall的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆