You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


You are able to install or update the applications. 

BEFORE START

Prepare the app's apk file and upload it to file server such as dropbox.

In this article, virtual app named scan2stage_test.apk file is used as an example.



APPLIES TO

Point Mobile devices running with Android 7 and above

Scan2Stage



Install Application

Run Scan2Stage and navigate to Schedule

And then, click ADD TASK

Select Task Type as FILE_DOWNLOAD, and input the download URL of the apk file you uploaded.

Download URL must be a direct download link.

Then, click OK.

The apk file will be downloaded to the Download folder of device internal storage.

Click ADD TASK and select Task Type as APP_INSTALL

And input File Name and File Path.

  • File Name: The name of apk file
  • File Path: /storage/emulated/0/Download/
                   (The path of Download folder)

Generate a JSON file and upload it to web-based server such as dropbox.

Generate QR code with QR code generator, and scan the QR code with your device.

Wait until the process is done.

Now you can find the app you want in App drawer


Update Application

Update application process is same as the install application process.

Prepare the apk file which is higher version than the previous one, and upload it to web-based server.

Add FILE_DOWNLOAD task with the URL of the apk file

Add APP_INSTALL task

Generate QR code with JSON file, and scan the QR code.

After completing the process, check if the version of the app is update properly.






  • No labels