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 [2017/02/02 17:34] – update cordova version fappelsandroidclientspecs [2021/11/01 16:38] – [PDA with built in barcode readers] Add some Zebra and add Datalogic fappels
Line 1: Line 1:
 ====== Mobilid Android client specifications ====== ====== Mobilid Android client specifications ======
 ===== Device Platform requirements ===== ===== Device Platform requirements =====
-  * Mobilid runs on Android 4.0.3+ devices. Please contact [[mailto:info@z-application.com?subject=Please%20support%20my%20device|info@z-application.com]] if your device can not install Mobilid.  +  * Mobilid runs on Android 4.4+ devices. 
-  * The user interface is designed to use on small en medium screensizes (smartphones and phablets).+  * Please contact [[mailto:info@z-application.com?subject=Please%20support%20my%20device|info@z-application.com]] if your device can not install Mobilid.  
 +  * The user interface is designed to use on small en medium screensizes (smartphones and small tablets). 
 +===== Supported Barcode readers ===== 
 +==== Bluetooth devices ==== 
 +  * Microvision ROV 
 +  * Opticon OPN Data collector series 
 +  * Generalscan Bluetooth Laser Companion Barcode Scanner 
 +  * Eyoyo scanner (select Eyoyo or Opticon, depends on HW version) 
 +  * Inateck BCST-10 (select Generalscan) 
 +  * QS scanners from Qunsuo (select Opticon for 2D version, Generalscan for 1D version) 
 +  * 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 ==== 
 +  * 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. 
 +  * 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/TC70/TC75/TC72/TC77 
 +  * Datalogic Skorpio X5/Memor 20/Memor 10/Memor 1/Memor K/Joya A6/DL-Axist-X4 
 +  * 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.
 ==== Business MVC platform ==== ==== Business MVC platform ====
-Mobilid is build upon Sencha-Touch 2.4 [[http://www.sencha.com/legal/sencha-sdk-software-license-agreement|Commercial license]]. Models and Views were build with Sencha Architect 3.1+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 6.5.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 licenced]].+  * Camera barcode reader [[https://github.com/phonegap/phonegap-plugin-barcodescanner|phonegap-plugin-barcodescanner]], [[https://opensource.org/licenses/MIT|MIT licensed]].
   * Bluetooth spp client, Z-Application licensed.   * Bluetooth spp client, Z-Application licensed.
   * Device platform info, Z-Application licensed.   * Device platform info, Z-Application licensed.
   * OrientationLock, Z-Application licensed.   * OrientationLock, Z-Application licensed.
   * MioWork/MioCare BCR, Z-Application licensed.   * MioWork/MioCare BCR, Z-Application 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
 +  * 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