Blackberry JAVA DEVELOPMENT ENVIRONMENT Aan de slag handleiding - Pagina 27

Blader online of download pdf Aan de slag handleiding voor {categorie_naam} Blackberry JAVA DEVELOPMENT ENVIRONMENT. Blackberry JAVA DEVELOPMENT ENVIRONMENT 32 pagina's. Version 4.7.0
Ook voor Blackberry JAVA DEVELOPMENT ENVIRONMENT: Release Release (8 pagina's)

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