Supported Languages:
- English
- Español
- Português Brasil
- Italiano
The changelog can be found here
Tools |
---|
Android Studio |
NodeJS and NPM |
Ionic Framework |
Install the project dependencies with
npm install
You can run the web version using ionic serve
Then you can test the app without building an APK
On your terminal type: ionic build --prod --release && ionic cap sync && ionic cap open android
Builds the project as release: ionic build --prod --release
Sync the files with ionic cap sync
Then open the Android Studio with ionic cap open android
So on Android Studio you can build the apk for debugging or release
This app is licenced under Apache License 2.0
Is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND