Code Monkey home page Code Monkey logo

ebmobile's Introduction

#Android App for empfehlungsbund.de

Development

Install and deploy to phone

This App uses Apache Cordova. See the Cordova Documentation for information about the usage. You have to install their software to build the app.

To install the other dependencies of the App run

rake install:brew
rake install:app

In order to deploy the app to your android phone run the following commands in the main directory

rake android:usb

Emulator

You can use the AndroidSDK to debug and test the App, if you want to start the App in the Android emulator run

rake android:emulator

to view the log simply run

rake debug

in the main directory.

Debug

weinre lets you debug your in mobile chrome

npm install -g weinre
rake debug:weinre
# uncomment script tag weinre in index.html.haml
# http://192.168.2.125:8080/target/target-script-min.js
make build
cordova run android
# navigate to 192.168.2.125:8080

adjust IP of course!

You can also start the App on a web server by running

rake debug:server

Release

change platforms/android/local.properties

#platforms/android/local.properties

sdk.dir=/usr/local/Cellar/android-sdk/23.0.2/

key.store=pludoni-release.keystore
key.alias=pludoni
key.alias.password=.......
key.store.password=.......

and run

rake android:release

Known bug:

TODOS

Milestone Store

  • Autocompletion - DONE!
  • "Teilen" action ausloesbar? also Job durch das Android Share schiken @pebra
    • Merkliste als E-Mail(??) schicken - DONE
  • Buildskript: Pfade!!! /js -> js @zealot128 DONE!
  • Lade-Indikator - DONE
  • Notification/ gemerkt etc
  • Geolocation - DONE

ebmobile's People

Contributors

zealot128 avatar onkelbilbo avatar pebra avatar ping123 avatar

Watchers

 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.