Version Differences for OpticonRL

(OpticonRL for Android)
Line 16:
  Content coming soon!    Content coming soon! 
  *Download the zipped file from Opticon's FTP - [http://ftp.opticonusa.com/Downloads/OpticonRL%20for%20Android%20EGFS055x.zip Download]    *Download the zipped file from Opticon's FTP - [http://ftp.opticonusa.com/Downloads/OpticonRL%20for%20Android%20EGFS055x.zip Download] 
    + ===Development FAQ===  
    + The UI is not thread safe, so all connection handles have to be under the thread and the Handler needs to be used to talk to the UI.  
       
    + OpticonRL is similar to the Google example. As a starting point I would recommend using this example to see if the device can be connected. Android-sdk/samples/android-7/BluetoothChat  
       
    + The document about "Disconnecting and Reconnecting" is linked [ here].  
       
    + If you have a resource busy problem might be caused by an incorrect UUID. UUIDs do change with different Android devices. Please try several different UUIDs such as:  
    + *"00001101-0000-1000-8000-00805F9B34FB"  
    + *"fa87c0d0-afac-11de-8a39-0800200c9a66"  
       
       
    + Useful links  
       
    + *http://developer.android.com/guide/topics/wireless/bluetooth.html  
    + *http://developer.android.com/reference/android/os/AsyncTask.html  
  ==OpticonRL for Pocket PC==    ==OpticonRL for Pocket PC== 
  All versions of Windows Mobile PPC use M2694. Current version is 2694.0A or version 1.10.    All versions of Windows Mobile PPC use M2694. Current version is 2694.0A or version 1.10.