Coder Social home page Coder Social logo

mikesth007 / applaudapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulb777/applaudapp

0.0 2.0 0.0 886 KB

Complementary Android App for AppLaud Cloud

Home Page: http://www.applaudcloud.com

License: MIT License

CSS 1.31% JavaScript 91.82% Java 6.87%

applaudapp's Introduction

AppLaud App

February 8, 2012 Version 1.4 : Work in Progress

  • Updating App: PhoneGap 1.4.1, jQuery Mobile 1.0.1, Resolving Issues
  • Use at your own risk
  • Android Market App is Version 1.3 (latest)

The AppLaud App version 1.3 is an Android App that works with AppLaud Cloud to create a fast Android development environment.

The AppLaud App has two main functionalities - each represented by a navigation page.

  • The My Apps Page works in conjunction with the AppLaud Cloud to run and debug a developers project. It can run pure JavaScript Android PhoneGap apps directly from the cloud. No download or install is necessary. The Download APKs feature enables downloading and running any built Android app in the developer's workspace on the device.
  • The Demo Page will run or download several different apps that illustrate PhoneGap and jQuery Mobile's capabilities.

More information about the app available here

Download a built version

To download as an app (.apk file) to an Android 2.1+ device:

Version 1.3

  • PhoneGap 1.3.0
  • jQuery Mobile 1.0
  • PhoneGap Child Browser Plugin
  • Open ID Authentication
  • Forms and Ajax

Building the app

The app is buildable in any standard Android development environment. In addition to AppLaud Cloud, Eclipse ADT (New > Android Project) and the command line will work. See the next section for building on AppLaud Cloud.

Building and Bootstrapping a new version of AppLaud App with AppLaud Cloud and AppLaud App

  • Click the ZIP button above to download the zipfile
  • Go to AppLaud Cloud and log in
  • Choose New -> Import Project
  • Select the zipfile and give the project a name
  • Click Import Project
  • Customize the new version of the app:
    • AndroidManifest.xml: Change the package name at line 3 to com.mds.applaud2 (or anything you like)
    • /src/com/mds/applaud: Right click on applaud (directory) and select Rename. Change to applaud2
    • /src/com/mds/applaud2/AppLaudAppActivity.java: Change line 1 to com.mds.applaud2
    • /assets/www/index.html: Line 96: Modify form's action value as needed
    • /assets/www/main.js: Line 23: Modify serverUrl value as needed
    • /res/phonegap.xml: Add or modify origin urls as needed
  • Build the .apk file: Package -> Basic Build
  • From the original AppLaud App go to My Apps page
  • When the build completes, select Refresh APK List to access .apk file
  • Click on project name to start download; Check device notification (top bar) for download status and to install the new app

More Info

applaudapp's People

Contributors

paulb777 avatar libbybaldwin avatar

Watchers

James Cloos avatar Michael Shrestha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.