This article will share with you the usage of javaloader In the BlackBerry development environment. javaloader is a powerful tool that can be used to directly install the cod file (Ha, no alx generation tool is required ), you can also obtain the log of the BlackBerry phone and take screenshots.
Use of javaloader in BlackBerry Development Environment
Javaloader is a powerful tool that can interact with BlackBerry mobile phones connected to USB on a PC. for example, you can directly install the cod file (HA, there is no need for any alx Generation Tool) through it. You can also get the BlackBerry mobile phone logs and take screenshots.
In fact, many programs on the Internet interact with BlackBerry mobile phones by calling javaloader.
Therefore, for BlackBerry developers, javaloader is a very helpful tool, but many people do not know about it or how to use it. I also discovered it when I browsed each directory in the development environment one by one with curiosity.
Javaloader is In the BlackBerry Eclipse Plug-In installation directory. The specific directory name is as follows:
Plugins \ net. rim. ejde. componentpackXXXX \ components \ bin
Run the above directory on the command line interface. If you enter javaloader directly, it will show help. You can take a closer look.
In addition, list some common commands:
Javaloader-u load abcd. cod
◆ Install the cod file abcd. cod on the BlackBerry phone connected to the USB cable.
Javaloader-u save abcd
◆ Save the app named abcd on the mobile phone to the PC. This is very useful. Your friend has an installed app on the machine that you really want, he does not have the installed cod file ......
Javaloader-u eventlog
◆ Get the log on the phone in BlackBerry Development
Javaloader-u screenshot screendump.bmp
Save the screen on your mobile phone to a file named screendump.bmp.
Javaloader-u wipe