victtavares / my-Earth

Mobile application using ionic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building for Android

  1. cordova platform add android
  2. ionic build --release android

Debugging with an Android Device

This will show the console log messages while the app is running, which is very helpful for debugging.

ionic run --livereload --consolelogs

Google Analytics

Use version 1.0.0 of cordova-google-analytics-plugin because of this issue causing App Store rejections.

danwilson/google-analytics-plugin#218

About

Mobile application using ionic.


Languages

Language:JavaScript 72.3%Language:CSS 15.1%Language:Java 9.5%Language:HTML 2.7%Language:Batchfile 0.4%