This is a cordova android application that displays api data as a bar or doughnut chart
To view a demo please clone or download the repo, extract the android.rar file and install the app using an android file visualise.apk inside /android/bin folder.
- Clone or download the repo
- Extract the project and Import it into eclipse or android studio
- Make sure you have atleast android 5.1.1 installed in your android SDK
- Clean and build the newly imported project
- Run the project in an app or emulator
- The application code is in /android/assets/www
- All libraries and plugins used are in /dist folder
- Application controllers and services are in /js folder
- index.html is the main view