Version number added to download name

The version of your app is now included in the download name. The download name will look like this:

android.release.v1.0.3.apk

The version information comes from the first line of your config.xml file:

<widget
  version="1.0.3"
  android-versionCode="1"
  id="com.nsbasic.HelloWorld"
  ios-CFBundleVersion="1"
  xmlns="https://www.w3.org/ns/widgets"
>

This makes is easy to keep different versions of your app. The new build will not overwrite your last build if you change its version number.

(Thanks to Mujaffar for the suggestion!)

What VoltBuilder Does

VoltBuilder builds native executables (.apk and .ipa) for Android and iOS from web apps. These executables can be augmented with native code plugins which extend capabilities far beyond what is possible in Web Apps and PWAs.

It works as a web service. Zip your project, upload to VoltBuilder, and download executables for Android or iOS.

VoltBuilder is framework neutral: it does not use any other AppStudio products, nor does it restrict the use of other frameworks. There is nothing to install.

About Us

We started in 1993 at the introduction of the Newton to fill the need for easier to use development tools. Our first product, NS Basic/Newton, was a success. When the Newton was cancelled, we introduced NS Basic/Palm. It also did well, so we added NS Basic/CE.

In 2010, we realized that JavaScript on mobile devices was getting fast. Web pages in those days used a bit of JavaScript to augment the page: Could we flip things around and make JavaScript the core of web pages, driving the HTML and CSS? That resulted in AppStudio, targeting iOS and Android. It now has thousands of users in over 80 countries. More than 2 million students have learned how to program using it.

The same core group of developers has been together for many years. We enjoy what we’re doing - we’ve built a loyal base of customers by treating them fairly and providing great support.

How to Get Started

Visit https://volt.build for more information, to sign up and get started. You can use the Free plan for limited testing, or sign up for a trial of the Indy or Pro plans. The first 15 days are free: you can cancel at any time.

There is also a one minute video, showing you how to submit your app and download the result.

Join Our Newsletter
Stay up to date on all of the latest news and updates for VoltBuilder