doc:javame
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
doc:javame [2010/12/12 14:59] – created admin | doc:javame [2014/03/02 09:07] (current) – removed admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== OOBD-ME: The OOBD Mobile Edition ====== | ||
- | |||
- | |||
- | |||
- | OOBD-ME allows on Java enabled mobile phones to hide complex communication with a Bluetooth device behind a simple user interface. All the menus and functions are not static, they are fully programmable instead through an build-in Lua interpreter. | ||
- | |||
- | So to add new functionality, | ||
- | |||
- | ===== Installation ===== | ||
- | |||
- | |||
- | Just copy the [[https:// | ||
- | |||
- | ===== Usage ===== | ||
- | |||
- | |||
- | The main form offers three menu commands: | ||
- | |||
- | |||
- | ==== Config ==== | ||
- | |||
- | |||
- | The following settings can be made and will automatically be saved automatically (except the blind mode), until you going to re-install the program. | ||
- | |||
- | {{: | ||
- | |||
- | * Bluetooth Device: This starts a bluetooth device discovery search, after which you can select your device. Please be patient, as this search can take a while.. | ||
- | * OOBD Lua Script: Here you can select the OOBD Lua file, which contains the menus and functionality. If you don't choose your own file, the build in default will be used. | ||
- | * Blind Mode: This is only for testing purposes, as it overwrites the Bluetooth connection sequence and you can start the script menu also without beeing connected to a OBD device (which makes, as said, only sense for testing). This setting is not stored, so the blind mode is always " | ||
- | |||
- | ==== Start ==== | ||
- | |||
- | This will load the script menu after trying to connect to the Bluetooth device. | ||
- | |||
- | {{: | ||
- | |||
- | ==== Exit ==== | ||
- | |||
- | |||
- | Guess what this is... | ||
- | ===== Requests & Bug reports ===== | ||
- | |||
- | |||
- | If you would like to report a bug, please use the [[https:// | ||
- | |||
- | ===== The Script Menu ===== | ||
- | |||
- | |||
- | As said, the interface is fully programmable. The available functions are shown as a list and simple called just by selecting the list entry. Depending on the actual functionality of the loaded program this starts e.g. a request to the Bluetooth device or opens another Menu. | ||
- | |||
- | |||
- | ===== Write your own scripts ===== | ||
- | |||
- | as you can see in the [[http:// | ||
- | |||
- | |||
- | To write your own scripts, please follow the instruction in the [[: | ||
- | |||
- | |||
- | Transfer the resulting < | ||
doc/javame.1292162355.txt.gz · Last modified: 2011/04/09 16:30 (external edit)