ProScout is designed as an application supporting professional sports recruiters by enabling them to gather and recall data using a mobile device such as a cell phone. For example, a user sitting in a high school gymnasium's bleachers could discreetly take notes about a recruiting prospect, or recall various teams' win/loss records. Please look at description of Perst Lite features used in ProScout application.
\WTK25\apps
directory.KToolbar
, select Basketball from the Open Project menu.Basketball.jar
and Basketball.jad
files to the real device (upload procedure depends on the particular device - please refer to the installation of Java applications (midlets) in this device user's guide).C:\phoneme_feature
C:\phoneme_feature\bin\win32_x86_javacall_mvm
C:\phoneme_feature\bin\win32_x86_javacall_mvm> bin\installMidlet.bat C:\perst\src11\tst\midp\Basketball\bin\Basketball.jar REPORT: <level:3> <channel:1000> JavaTask() >> javacall_lifecycle_state_changed() event is JAVACALL_LIFECYCLE_MIDLET_STARTED status is JAVACALL_OK The suite was succesfully installed, ID: 2 javacall_lifecycle_state_changed() event is JAVACALL_LIFECYCLE_MIDLET_SHUTDOWN status is JAVACALL_FAILED REPORT: <level:3> <channel:1000> JavaTask() >> Remember ID assigned to the midlet ("ID: 2" in this example).
C:\phoneme_feature\bin\win32_x86_javacall_mvm> bin\runMidlet 2 UniAR
Open
menu item.For example, Nokia's device emulators can be used with the Nokia Developer's Suite for Java ME. You can download emulators of different Nokia devices from Nokia's Web site, and integrate them in the Nokia Developer's Suite. Starting a midlet in one of these emulators requires the following steps:
A similar approach is used for emulators of other mobile phone vendors.
Deployment of the midlet to an actual device also usually requires vendor-specific tools. Let's say the target device is your mobile phone. First, you need to establish a connection between a PC and your mobile phone (you can also install applications from the network, but this is not the case in our example). An IRDA, USB or Bluetooth connection can be used. Most of the vendors provide software for connecting from a PC to mobile phone and performing operations (like copying music files, installing applications,etc.). With some phones, to install applications it is enough to copy .jad and .jar files to a special directory on the mobile device where midlets are located.
With Nokia phones, the easiest way to install midlets is to use the Nokia PC Suite. When your PC is connected to the target device, within Nokia PC Suite you choose the folder "Install Applications" and specify the path to the .jad or .jar file. You will then have to complete the installation process by answering a few questions.