Skip to content

LibrEduc/AppyBuilderPersonal

 
 

Repository files navigation

AppyBuilder

Welcome to AppyBuilder Personal version

Introduction

Learn more about AppyBuilder here: or here: http://Community.AppyBuilder.com

Using blocks, AppyBuilder provides you ability to design and build mobile apps (currently Android) with little or no coding skills!

Personal Version

This is the personal version that can be run on Windows, Linux, or Mac for personal purpose. Please note that since all Personal Servers use local version of Google App Engine (GAE), they are NOT stable and at unpredictable times, you may loose all your projects / data. As result, consider using the online version at http://Gold.AppyBuilder.com and use the Personal Version only for learning NOT production.

Usage:

Make sure that Java 8 JDK is installed on your computer and path is setup properly. You'll need JDK because jarsigner executable is required to create create a keystore certificate for your app

AppyBuilder includes a front-end and a buildserver for building .apk

Starting frontend (user interface)

Use File Explorer to switch to the new folder (AppyBuilderPersonl) Next, double click onWinStartAppyBuilderServer.bat to start the frontend (or equivelant .sh file) IF the popup window immediately closes, this means that your java path is not setup properly. You may have to update the file to directly point to your java.exe; e.g. C:\Program Files\Java\jre1.8.0_121\bin\java.exe

At this time, you can start a browser, and enter http://localhost:8888

Starting backend (build server):

If you are attempting to build .apk, you'll need to start the local buildserver Use File Explorer to switch to the new folder (AppyBuilderPersonl) Next, double click on WinStartAppyBuilderServer.bat to start the buildserver (or equivelant .sh file)

Info:

FOR UP-TO-DATE INFO, PLEASE SEE LINKS BELOW:

Forum: http://Community.AppyBuilder.com

Website: http://AppyBuilder.com

Email: [email protected]

About

AppyBuilder Offline - Personal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.2%
  • CSS 0.1%
  • Python 0.0%
  • Shell 0.0%
  • Batchfile 0.0%