Giter VIP home page Giter VIP logo

phonegap-angular-client's Introduction

phonegap-angular-client

Build Status

Building out an Android App based on these instructions http://lucaspaulger.com/javascript/2013/09/25/Mobile-apps-Phonegap-Yeoman/. Using AngularJS and Yeoman generator-angular.

Goal is to create a OAuth2.0 client to use against the mean-sso project.

Get started

** Requirements (as tested on Win 7/8.1 x64) **

  • Android SDK Tools r22.3 (requires Java JDK 7); add 'tools' and 'platform-tools' to your path.
  • Ant v1.9.3; add 'bin' to your path.
  • (optional) Chrome v32.0.1700.102 for karma unit testing
  • (optional) msysgit v1.8.5.2 for bash shell (and version control)
  • Node.js v0.10.25
  • npm install -g yo generator-angular

** One time setup **

  • git clone [email protected]:sullivanpt/phonegap-angular-client.git
  • cd phonegap-angular-client
  • npm install
  • bower install
  • ./node_modules/.bin/phonegap plugin add # for each required plugin listed in the ./phonegap.json file
  • grunt

** Development scenarios **

  • Use any of the generator-angular commands, with the following modifications:
  • grunt -- Build the device for android
  • grunt serve -- Test the app off the device (device features should gracefully fail).
  • ./node_modules/.bin/phonegap run android -- Test the app on android (hint: 'adb logcat' is your friend).

Hint: If your android plugin or build dependencies get messed up you can delete the ./plugins/android.json file and the ./platforms/android folder, then rebuild.

TODO

  • Build 'generator-angular-phonegap' based on the generator-angular-fullstack proxy.

License

(The MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

phonegap-angular-client's People

Contributors

sullivanpt avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.