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 [2019/05/05 20:32] – [Device platform] Cordova android upgrade fappelsandroidclientspecs [2021/09/10 18:38] – [PDA with built in barcode readers] add zebra tc51-56 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 (select Opticon)
 +  * scanavenger.com (select Opticon)
 +
 +These are the tested models, normally any Bluetooth scanner which supports SPP mode should work.
 ==== PDA with built in barcode readers ==== ==== PDA with built in barcode readers ====
   * 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.
-  * [[http://www.qsprinter.com/product/4G-handheld-Android-barcode-scanner.html|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. 
 +  * PDA-5502 from Qunsuo, setup: Broadcast name: 'com.qs.scancode' - Broadcast data key: 'data' 
 +  * Zebra TC20/TC21/TC25/TC26/TC51/TC56 
 +  * ScanSku PDA (ipda018) 
 +  * 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 20: 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 8.1.2/Cordova android 8.0.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]].
Line 29: Line 38:
   * Winmate E-series BCR [[https://github.com/fappels/zapplica-plugin-winmatebcr|zapplica-plugin-winmatebcr]], Z-Application [[https://opensource.org/licenses/Apache-2.0|Apache-2.0 licensed]]   * Winmate E-series BCR [[https://github.com/fappels/zapplica-plugin-winmatebcr|zapplica-plugin-winmatebcr]], Z-Application [[https://opensource.org/licenses/Apache-2.0|Apache-2.0 licensed]]
   * QsPda BCR, Z-application licensed   * QsPda BCR, Z-application licensed
 +  * ZebraTC20BCR, Z-Application [[https://opensource.org/licenses/Apache-2.0|Apache-2.0 licensed]]
 +  * Ipda018BCR, Z-Application [[https://opensource.org/licenses/Apache-2.0|Apache-2.0 licensed]]
 ==== Source control ==== ==== Source control ====
 All Mobilid sources are secured on a {{icon>lock}} [[https://bitbucket.org/zapplica/mobilid|BitBucket]] Git repository. All Mobilid sources are secured on a {{icon>lock}} [[https://bitbucket.org/zapplica/mobilid|BitBucket]] Git repository.
 ==== Bug and Feature tracking ==== ==== Bug and Feature tracking ====
 You can register on [[http://track.z-application.com/|Mobilid Track]] to report and view bugs and feature requests. You can register on [[http://track.z-application.com/|Mobilid Track]] to report and view bugs and feature requests.
androidclientspecs.txt · Last modified: 2023/04/14 14:49 by fappels