Skip to content

Repository files navigation

WiFind

An app that collects WiFi data.

Stories in Ready

Setup

  1. Install Nodejs

  2. Install phonegap, cordova, ionic and bower globally

    npm install -g phonegap cordova ionic bower

  3. Setup the app's platforms and plugins:

    ionic state restore

  4. Install bower packages:

    bower install

Testing

Test the app locally with:

phonegap serve

None of the native phone features will work, but the app should load in a browser and not have javascript errors.

To test it on a phone you can build an APK and then install it. Build it with:

phonegap remote build android

About

Mobile Application

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages