Blackberry JAVA DEVELOPMENT ENVIRONMENT Podręcznik dla początkujących - Strona 27

Przeglądaj online lub pobierz pdf Podręcznik dla początkujących dla Oprogramowanie Blackberry JAVA DEVELOPMENT ENVIRONMENT. Blackberry JAVA DEVELOPMENT ENVIRONMENT 32 stron. Version 4.7.0
Również dla Blackberry JAVA DEVELOPMENT ENVIRONMENT: Uwaga dotycząca wydania (8 strony)

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