Blackberry JAVA DEVELOPMENT ENVIRONMENT Manual de introducción - Página 27
Navegue en línea o descargue pdf Manual de introducción para Software Blackberry JAVA DEVELOPMENT ENVIRONMENT. Blackberry JAVA DEVELOPMENT ENVIRONMENT 32 páginas. Version 4.7.0
También para Blackberry JAVA DEVELOPMENT ENVIRONMENT: Nota de publicación (8 páginas)
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