Blackberry JAVA DEVELOPMENT ENVIRONMENT 시작하기 매뉴얼 - 페이지 27
{카테고리_이름} Blackberry JAVA DEVELOPMENT ENVIRONMENT에 대한 시작하기 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Blackberry JAVA DEVELOPMENT ENVIRONMENT 32 페이지. Version 4.7.0
Blackberry JAVA DEVELOPMENT ENVIRONMENT에 대해서도 마찬가지입니다: 릴리스 노트 (8 페이지)
Task
Load BlackBerry device application .cod files
listed in the same .jad file on the BlackBerry
smartphone.
Remove a BlackBerry device application .cod file
from the BlackBerry smartphone.
Save a BlackBerry device application .cod file
from the BlackBerry smartphone to your
computer.
Save BlackBerry device application .cod files
listed in the same .jad file from the BlackBerry
smartphone to your computer.
Save BlackBerry device application .cod files
stored in the same CodeModuleGroup from the
BlackBerry smartphone to your computer.
Steps
>
Issue a command using the following format:
javaloader [-u] load .jad file
For example: javaloader.exe -u load My.jad
Javaloader loads the .cod files listed in the .jad file onto the BlackBerry
smartphone.
>
Issue a command using the following format:
javaloader [-u] erase [-f] module
For example: javaloader.exe -u erase My
>
Issue a command using the following format:
javaloader save .cod file
For example: javaloader.exe save My.cod
>
Issue a command using the following format:
javaloader save .jad file
For example: javaloader.exe save My.jad
>
Issue a command using the following format:
javaloader save [-g]
javaloader.exe save -g My
For example:
3: Testing a BlackBerry device application
module
27