https://github.com/apsdehal/crunch
A mobile app that lets you get most out of Muzi
https://github.com/apsdehal/crunch
Last synced: 4 months ago
JSON representation
A mobile app that lets you get most out of Muzi
- Host: GitHub
- URL: https://github.com/apsdehal/crunch
- Owner: apsdehal
- Created: 2014-04-15T13:34:01.000Z (about 12 years ago)
- Default Branch: android
- Last Pushed: 2014-04-25T18:39:17.000Z (about 12 years ago)
- Last Synced: 2024-12-31T08:26:06.334Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.3 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Crunch
A mobile app built on the top of html, css, js which gives you the feel of [Muzi](https://muzi.sdslabs.co.in) on your favorite android or windows phone.
##Install
Want Crunch for your mobile? Download [here](https://build.phonegap.com/apps/883851/install)
##Dependencies
[Phonegap](http://phonegap.com)
###Phonegap APIs used
Media
##Contribute
- Clone the repo and setup the phonegap in your machine by following steps [here](http://phonegap.com/install)
- You will require android-sdk and a local copy of emulator installed on your machine
###Build
- Install all dependencies, androids-sdk, avd emulator
- `cd /path/to/project/` and run `phonegap run android`