User Tools

Site Tools


androidclientspecs

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
androidclientspecs [2020/03/06 15:11] – [Device platform] update cordova and add plugins fappelsandroidclientspecs [2021/06/24 15:39] – [PDA with built in barcode readers] add zebra tc21-26 fappels
Line 11: Line 11:
   * Eyoyo scanner (select Eyoyo or Opticon, depends on HW version)   * Eyoyo scanner (select Eyoyo or Opticon, depends on HW version)
   * Inateck BCST-10 (select Generalscan)   * Inateck BCST-10 (select Generalscan)
-  * QS scanners from Qunsuo+  * QS scanners from Qunsuo (select Opticon) 
 +  * scanavenger.com (select Opticon)
  
 These are the tested models, normally any Bluetooth scanner which supports SPP mode should work. These are the tested models, normally any Bluetooth scanner which supports SPP mode should work.
Line 17: Line 18:
   * Tested on Winmate E500, compatible with E430 and S430. You need to install the Android system webview from play store, Winmate is not standard shipped with android system webview (Uses optimized Chrome V8 engine for web rendering).   * Tested on Winmate E500, compatible with E430 and S430. You need to install the Android system webview from play store, Winmate is not standard shipped with android system webview (Uses optimized Chrome V8 engine for web rendering).
   * MioWork/MioCare A300 series.   * MioWork/MioCare A300 series.
-  * PDA 401 from Qunsuo. +  * PDA-401 from Qunsuo, also not standard shipped with android system webview. You need to uninstall de default scanner demo app to avoid conflict with Mobilid. Also advised to set display font size to max for best readability. 
-  * Zebra TC20/TC25+  * PDA-5502 from Qunsuo, setup: Broadcast name: 'com.qs.scancode' - Broadcast data key: 'data' 
 +  * Zebra TC20/TC21/TC25/TC26
   * ScanSku PDA (ipda018)   * ScanSku PDA (ipda018)
   * Newland MT65, MT90, N7000   * Newland MT65, MT90, N7000
 +  * Chainway C72, setup: Broadcast name: 'com.scanner.broadcast' - Broadcast data key: 'data'
 ===== System resources and licensing ===== ===== System resources and licensing =====
 Mobilid is a stand-alone application commercial licensed by Z-Application. Mobilid is a stand-alone application commercial licensed by Z-Application.
Line 26: Line 29:
 Mobilid is build upon ExtJS [[http://www.sencha.com/legal/sencha-sdk-software-license-agreement|Commercial license]]. Mobilid is build upon ExtJS [[http://www.sencha.com/legal/sencha-sdk-software-license-agreement|Commercial license]].
 ==== Device platform ==== ==== Device platform ====
-Mobilid uses Apache Cordova 9.0.0/Cordova android 8.1.0 for device related code, [[http://www.apache.org/licenses/LICENSE-2.0|Apache 2.0 licensed]].+Mobilid uses Apache Cordova 10.0.0/Cordova android 8.1.0 for device related code, [[http://www.apache.org/licenses/LICENSE-2.0|Apache 2.0 licensed]].
 === Non standard Cordova plugins === === Non standard Cordova plugins ===
   * Camera barcode reader [[https://github.com/phonegap/phonegap-plugin-barcodescanner|phonegap-plugin-barcodescanner]], [[https://opensource.org/licenses/MIT|MIT licensed]].   * Camera barcode reader [[https://github.com/phonegap/phonegap-plugin-barcodescanner|phonegap-plugin-barcodescanner]], [[https://opensource.org/licenses/MIT|MIT licensed]].
androidclientspecs.txt · Last modified: 2023/04/14 14:49 by fappels