Alpha Software Blog



Jump Start Development with Alpha Anywhere Sample Mobile Applications


   [This article was originally posted by Sarah Mitchell.]

We here at Alpha Software have been creating a lot of great example mobile applications for Alpha Anywhere, a rapid mobile application development platform for building and deploying mobile, web, and desktop applications. Our sample applications demonstrate some of the powerful mobile application development capabilities of Alpha Anywhere, such as data integration, offline access, and our new mobile forms capabilities. Sample applications can be used to gain a deeper understanding of Alpha Anywhere's features. They also act as a great starting point for developing your own mobile applications.

Git Sample Mobile Apps

Sample applications can be downloaded from the Alpha Anywhere GitHub account.

github1

Sample applications in the Alpha Anywhere GitHub account are stored in individual Repositories. When you first visit the Alpha Anywhere GitHub account, you will see a list of the most popular repositories, but may not list some of our newer additions. Click on the Repositories tab to see a complete listing of all available sample applications.

github2

When you find a sample application you would like to download, open the repository page for the sample application. The repository page is where you will find tools to download the sample application.

github3

You have two options for downloading a sample application from GitHub: clone the Git repository or download a zip file. Downloading a zip file is by far the easiest method. To download a zip file containing the entire repository, click on the Clone or download button and select Download ZIP.

github4

The zip file will contain the entire GitHub repository for the Sample Application. Once you extract the files, the sample application can be opened in Alpha Anywhere.

Cloning a Sample Mobile Application Git Repository

If you have Git installed on your computer, you can choose to clone a sample mobile application Git repository instead of downloading a zip file. Why would you choose this method? Two words: version control.

Git is a version control tool that tracks changes made to a document over time. Changes made to files stored using Git are recorded in a change history. If you make a change that breaks a project or delete a really important file, you can undo changes easily by rolling back to a previous revision or throwing away changes that haven't been saved (ie committed) to the Git repository.

If you clone the sample app, you can freely change the project and track those changes using Git. If you don't like the changes you make, you can easily discard or revert them using version control. While this is also achievable using a zip download, it requires that you keep a separate backup of the original application and manually restoring components using a copy-paste method, which is still prone to human error.

Using a revision control system to track changes made to your projects is a great asset to your Alpha Anywhere development process. With the rollback capabilities of version control, testing an application on a pre-release build or trying out new beta features can be done without locking you into deploying a pre-release version of Alpha Anywhere. This is because you can always get back to an older iteration of a component that works on a build you know to be stable and production ready. Product versioning, deployment, even collaboration with other developers is made easier with revision control.

To learn more about the power of version control and the benefits it can bring you and your development team, watch Robin Bennett's presentation from 2014 on how version control helped Start Software develop better software with Alpha Anywhere: Version Control and Automatic Updates Using GitHub.

If you enjoy Robin's presentation, then you'll definitely want to sign up for Alpha DevCon 2016. We have a lot of great presentations and classes lined up this year. You don't want to miss it!

Git --Help With Your Mobile Apps

There are several resources available to you to help you be successful at building mobile applications. If you need help learning how a sample application works, you'll want to check out these resources:

The Alpha Anywhere User's Forum

The Alpha Anywhere User's Forum is a great place to ask questions and get answers. Our user base is highly active and spans the entire globe. Day or night, if you need help trying to solve a specific task, be sure to take advantage of the collaboration our users can offer on the forums.

Alpha Anywhere Documentation

The Alpha Anywhere knowledge base grows on a daily basis. Search thousands of articles ranging from detailed step-by-step Hot To articles to broad overviews of the core features in Alpha Anywhere. New users will want to check out our Getting Started section, designed to get you from install to deploy. And be sure to bookmark our How To article on downloading sample applications from GitHub!

Send us a Note

If you run into issues with the sample application or have questions about how it works, you can always send us an email at guides@alphasoftware.com.
Prev Post Image
New App Brings Modern Disaster Planning to Corporations
Next Post Image
Improved HTML Reporting - New in Alpha Anywhere

About Author

Amy Groden-Morrison
Amy Groden-Morrison

Amy Groden-Morrison has served more than 15 years in marketing communications leadership roles at companies such as TIBCO Software, RSA Security and Ziff-Davis. Most recently she was responsible for developing marketing programs that helped achieve 30%+ annual growth rate for analytics products at a $1Bil, NASDAQ-listed business integration Software Company. Her past accomplishments include establishing the first co-branded technology program with CNN, launching an events company on the NYSE, rebranding a NASDAQ-listed company amid a crisis, and positioning and marketing a Boston-area startup for successful acquisition. Amy currently serves as a Healthbox Accelerator Program Mentor, Marketing Committee Lead for the MIT Enterprise Forum of Cambridge Launch Smart Clinics, and on the organizing team for Boston TechJam. She holds an MBA from Northeastern University.

Related Posts
Top Security Concerns for Low-code and No-code Development
Top Security Concerns for Low-code and No-code Development
What Are Super Apps? Get the Facts
What Are Super Apps? Get the Facts
How to Choose the Right No-Code Low-Code Software
How to Choose the Right No-Code Low-Code Software

The Alpha platform is the only unified mobile and web app development and deployment environment with distinct “no-code” and “low-code” components. Using the Alpha TransForm no-code product, business users and developers can take full advantage of all the capabilities of the smartphone to turn any form into a mobile app in minutes, and power users can add advanced app functionality with Alpha TransForm's built-in programming language. IT developers can use the Alpha Anywhere low-code environment to develop complex web or mobile business apps from scratch, integrate data with existing systems of record and workflows (including data collected via Alpha TransForm), and add additional security or authentication requirements to protect corporate data.

Comment