How to download a Sample App from the Alpha Anywhere GitHub Repository

Description

Several sample applications are available from the Alpha Anywhere GitHub repository. This article explains how to find and download a sample application and open it in Alpha Anywhere.

  1. Navigate to https://github.com/alphaanywhere

    images/aa_gitHub1.png
    The Alpha Anywhere sample app repository located at github.com/alphaanywhere
  2. Click the "Repositories" to display a list of all sample applications.

    images/aa_gitHub2.png
    Repositories lists all sample applications available for download
  3. Select the sample app you want to download

    images/aa_gitHub3.png
    Viewing the Inspections Solutions app respository
  4. Click the Clone or download button and select the Download Zip option to download the sample application.

    images/aa_gitHub4.png
    Clone or download the Inspection Solutions repository
  5. When the .zip file download complete, extract all files from the .zip file.

    images/aa_gitHub5.png
    Extract all the files in the .zip file
  6. When extraction is complete, launch Alpha Anywhere and open the Alpha Anywhere .adb file located inside the folder where the extracted files were saved.

    images/aa_gitHub6.png
    The extracted files
    images/aa_gitHub7.png
    The Inspection Solutions app opened in Alpha Anywhere

Repositories With no .adb File

Not all repositories include an Alpha Anywhere project. For repositories without an Alpha Anywhere project, you will need to add the downloaded files to an existing or new Alpha Anywhere web project. This can be done by opening (or creating) an Alpha Anywhere workspace and using the Add Files button on the Web Projects Control Panel toolbar to add the files to the project.

images/aa_gitHub8.png