Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
/ berlin-vegan-guide Public archive

deprecated mobile app for iOS and Android (Sencha Touch & phonegap)

Notifications You must be signed in to change notification settings

smeir/berlin-vegan-guide

Repository files navigation

This app is depracted and should not be used anymore.

**new version is available on Berlin-Vegan-Guide repo **

testing/debugging on desktop

  • index.html -> App for desktop browser (only chrome)
  • frame.html -> App for desktop browser in a nice iPhone Frame

build for Android

preconditions

build apk

on command line

  • cd Berlin-Vegan-Guide/

  • ant prod.android (this will minify css & javascript and copy everything to build folder)

  • open IntelliJ, open project

  • File->Project Structure->Project

    • set Project SDK to your installed Android SDK
    • set Project compiler output path
  • Tools->Android->Export Signed Application Package

install apk

  • adb uninstall org.berlin_vegan.bvapp (if already installed)
  • adb install BVApp-Android.apk

regenerate css files

  • update css files with "compass compile" in /resources/scss

##Supported Platforms

  • Android 2.x
  • iOS 3.x

License

  • Source code: GPLv2
  • Content: CC BY-NC-SA 2.0

##Used Software and Tools

About

deprecated mobile app for iOS and Android (Sencha Touch & phonegap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published