User Tools

Site Tools


doc:android

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:android [2012/01/08 06:13] admindoc:android [2013/10/27 15:26] wsauer
Line 8: Line 8:
  
  
-===== One Word about Android Smartphones and OOBD =====+===== Two Words about Android Smartphones and OOBD =====
  
  
-Before you go to spend money for your own Android phone especially for OOBD, there's one important thing to know: OOBD is using the Bluetooth SPP Profile to communicate like on a serial port with the Bluetooth OBD Dongle. But at least in several low cost Android phones this profile is NOT implemented (they supporting only e.g. Headsets), so you need to make sure that your device supports Bluetooth SPP, otherways OOBD-Android will **not** work! +Before you go to spend money for your own Android phone especially for OOBD, there's one important thing to know: OOBD is using the Bluetooth SPP Profile to communicate like on a serial port with the Bluetooth OBD Dongle. But at least in several low cost Android phones this profile is NOT implemented (they supporting only e.g. Headsets), so you need to make sure that your device supports Bluetooth SPP, other ways OOBD-Android will **not** work!
  
 +After finding a device which supports SPP, another problem might occur: Several android device are affected by the so called "Device Zero" bug. This bug in the android bluetooth driver avoids, that our dongle can be found during the search process for new bluetooth devices. But as a work around there are some apps available which allows a manual pairing with a search before.
 ===== Installation: ===== ===== Installation: =====
  
-  +  - Install the [[https://play.google.com/store/apps/details?id=org.openintents.filemanager|OI Filemanager]] out of the Google Play Store onto your Android device 
-  - get the latest version from our [[https://sourceforge.net/projects/oobd/files/Mobile_Clients/Android/|Download area]] and unpack the zip archive into the root folder of your android SD-Card. +  - get the latest zip archive of OOBDAndroid from our [[http://code.google.com/p/oobd/downloads/list|Download area]]. In that zip archive there's a complete folder named OOBD. Unpack and copy that folder with its content onto your android device **into the root folder of your android SD-Card**\\ {{  :doc:oi-filemanager.png?w=180  |  }} 
-  - make sure that you've paired your mobile with the OOBD dongleso that it is a known device +  - in case you have already some own personal scripts (*.lbc)store them also in that OOBD folder. 
-  - make sure Bluetooth is switched as active when starting OOBD-Android +  - As next start the OI FileManager, which you have installed in step 1, on your Android device. Move into the OOBD Folder which you have generated in step 2. 
-  - In the OOBD folder you'll find the OOBDAndroid...apk file. Install this on your mobile +  - In that OOBD folder you'll find the OOBDAndroid...apk file. Install this by selecting the file. You might get asked to allow to install software packets (like OOBD), which do not come direct out of the Play Store. \\ {{  :doc:oi-filemanager2.png?w=180  |  }} 
-  - copy your personal scripts (*.lbc) also in the OOBD folder +  - After installation is done, go into your System Bluetooth settings. Make sure Bluetooth is switched on 
- +  - If not already done before, pair your mobile phone with the OOBD dongle, so that the dongle becomes a known device to your android deviceOtherwise it would not appear in the OOBD settings.
 ===== Settings ===== ===== Settings =====
 Under Menu/Settings please select your OBD device. If it not appears in the list, then you've forgotten to pair it before ;-) Under Menu/Settings please select your OBD device. If it not appears in the list, then you've forgotten to pair it before ;-)
  
-{{:pics:settings.png?150|}}+{{  :pics:settings.png?150  |}}
  
 ===== Mainscreen ===== ===== Mainscreen =====
  
-{{:pics:mainscreen.png?150|}}+Select the script you want to run and press the round Button to start
  
- +{{  :pics:mainscreen.png?150  |}}
-Select the script you want to run and press the round Button to start+
  
  
 ===== The Diagnose Screen ===== ===== The Diagnose Screen =====
  
-{{:pics:diagnose.png?150|}}+{{  :pics:diagnose.png?150  |}}
  
 The Diagnose screen consists of two tabbed panes, the Diagnose pane  and the Output pane  The Diagnose screen consists of two tabbed panes, the Diagnose pane  and the Output pane 
Line 99: Line 97:
  
 ====== Bugs ====== ====== Bugs ======
-As said, AndroidOOBD is still in beta state. If something seems to be wrong or is not working as expected, please check the [[http://sourceforge.net/apps/trac/oobd/report/9||OOBD- Bugtracker]] is this is a known problem. Please feel free to add comments to the known bugs or raise new ones. Please respect that bugs reported just by email or only verbaly will not be considered.+As said, AndroidOOBD is still in beta state. If something seems to be wrong or is not working as expected, please check the [[http://code.google.com/p/oobd/issues/list|OOBD- Bugtracker]] is this is a known problem. Please feel free to add comments to the known bugs or raise new ones. Please respect that bugs reported just by email or only verbaly will not be considered.