chriswininger / FongPhone

GNU General Public License v2.0
1 stars 1 forks source link

FongPhone

Now Available In App Store

Android, ios

Looking for Fong Tron

It lives on the branch caw/galleryhop/main of this repo

Developer Instructions

For those wanting more than an app store purchase, this project is available here, under gpl v2 as source. You may, modify it, build it, and run it on your devices. The instructions below may not be perfect, but I will continue to update them.

Requirements

  1. nodejs (dev/testing)
  2. npm (v10.19.0)
  3. Java (1.8 oracle)
  4. gradle
  5. gulp
  6. bower
  7. cordova
  8. appropriate sdk

Installation

npm install -g gulp

npm install -g bower

pm install -g cordova

npm install

gulp initialize

cordova plugins add cordova-plugin-crosswalk-webview cordova plugins add cordova-plugin-splashscreen cordova plugins add org.apache.cordova.dialogs

In Browser Testing

Cordova Build

cordova build android --release -- --keystore="/home/chris/key_stores/android_release_key_Store.keystore" --alias=android_release_key_store --storePassword={storePassword} --password={keyPassword-Same-As-Store}

NOTES:

/v1/

/v2/

/api/versions

{ currentVersion: 'v1' supperotedVersion: ['v1', 'v2] }