How to Install Applications on POS Systems: Difference between revisions

From wizarPOS
Line 5: Line 5:


== By USB flash driver==
== By USB flash driver==
The steps is same with by tf card.
The steps are same with by tf card.


== By wizarview==
== By wizarview==

Revision as of 06:29, 19 November 2018

By TF card

  1. In tf card, create the path \wizarpos\homesettings\homesettings_[customname]. [customname] is different for different customer. Please find this from the terminal settings, see the kernel version in Settings>About POS, if in the last line display “splash=wizarpos” , then the customname is wizarpos, the path will be \wizarpos\homesettings\homesettings_wizarpos.
  2. In above folder, create apks folder, if customname is wizarpos, then copy the apk to the path, \wizarpos\homesettings\homesettings_wizarpos\apks\.
  3. After install the TF card, the terminal will popup the installation wizard, then install the apk according to the wizard.

By USB flash driver

The steps are same with by tf card.

By wizarview

Wizarview is a TMS of WizarPOS, you can load your app to wizarview and push your app to the terminal. please make sure before using that, you have applied the account.

By ADB commands

Please notice that only in engineer mode terminal can use adb commands. Before use the adb command, you must confirm the drivers have already installed in PC. The usb module is provided by Qualcomm, so you can download the driver from Qualcomm official websit or some free driver tools, they can support Qualcomm usb driver.

For Q1,please download the adb driver from http://adbdriver.com/, the usb driver from ftp://sdkuser:wizsdkar@ftp.wizarpos.com/QUD.WIN.1.1 Installer-10039.2.zip (for win7) or ftp://sdkuser:wizsdkar@ftp.wizarpos.com/usbdriver_xp.rar (for winXP). Install Android SDK to PC, please get the Android SDK from google. 1) Connect the terminal to PC. 2) Open the dos window. 3) Input the adb install –r XXX.apk.