Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Guía para resolver problemas Pagina 261

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 286
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 260
261
17: Testing applications
View application information
1. Connect the BlackBerry® device to the computer.
2. Open a command prompt and navigate to the location of JavaLoader.exe.
3. Issue one of the following tasks:
Save an application .cod file from the BlackBerry
device to your computer.
> Issue a command using the following format:
javaloader save <.cod file>
For example: javaloader.exe save MyApplication.cod
Save application .cod files listed in the same .jad
file from the BlackBerry device to your computer.
> Issue a command using the following format:
javaloader save <.jad file>
For example: javaloader.exe save MyApplication.jad
Save application .cod files stored in the same
CodeModuleGroup from the BlackBerry device
to your computer.
> Issue a command using the following format:
javaloader save [-g] <module>
For example: javaloader.exe save -g MyApplication
Task Steps
Retrieve Name, Version, Size, and Date created
information for a .cod file.
> Issue a command using the following format:
javaloader info <.cod file>
For example: javaloader.exe info MyApplication.cod
Retrieve a list of .cod files that a .cod file requires to
run.
> Issue a command using the following format:
javaloader info [-d] <.cod file>
For example: javaloader.exe info -d
MyApplication.cod
Task Steps
Vista de pagina 260
1 2 ... 256 257 258 259 260 261 262 263 264 265 266 ... 285 286

Comentarios a estos manuales

Sin comentarios