#About the app
MIT Mobile for Android is open source software, created and maintained by MIT, and shared under the MIT license. The project includes components from other open source projects which remain under their existing licenses, which are detailed in their respective source files.
MIT Mobile for Android is free and available for download on the Android Marketplace.
Contributions are welcome!
#Building the app
Once you have the Android SDK installed, MIT Mobile for Android can be built with Eclipse or via the command line.
- Create your own
build-deployment/build_settings.py
frombuild-deployment/build_settings.py.init
- Adjust your
build_settings.py
to match your environment. A Google Maps API key is required for a fully functional map in the app. - Run
python build-deployment/build_local.py
to build from the command line.
#Technical Details
- Requires Android API 7 (SDK 2.1)
#Feedback
Questions, comments, and feedback are welcome at [android-app-feedback@mit.edu](mailto:android-app-feedback@mit.edu?subject=MIT Mobile for Android on GitHub).
A better README is forthcoming.