How to Install Applications on POS Systems: Difference between revisions

From wizarPOS
No edit summary
Line 1: Line 1:
== By TF card ==
== By TF card ==
# In tf card, create the path \wizarpos\homesettings\homesettings_customname.
# In tf card, create the path \wizarpos\homesettings\homesettings_[customname].
'''_customname''' is different for different customer. Please find this from the terminal
'''[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
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.
“splash=wizarpos” , then the customname is wizarpos, the path will be \wizarpos\homesettings\homesettings_wizarpos.

Revision as of 02:11, 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.

  1. in above folder, create apks folder, if customname is wizarpos, then copy the apk to the path

\wizarpos\homesettings\homesettings_wizarpos\apks\.

  1. after installed the TF card, the terminal will popup the installation wizard, then

install the apk according to the wizard.

By USB flash disk

The steps is 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.