Travel Weather Alert System is an android application which notifies the drivers about the adverse weather conditions. This project uses the GoogleMapsAndroidAPIV2 and the Yahoo Weather APIs.
- Fork the repository.
- Import it on to eclipse for android SDK.
- Add the library google-play-services to the project.
- Generate your own Google API key with Google Maps Android API V2 and GeoCoding API enabled and replace it with the "PUT_YOUR_GOOGLE-API-KEY_HERE" in the AndroidMainfest.xml
- Build and run you project.
- You are good to go.
You have to test the project on a real device. Emulator dosen't work for google APIs.
HAVE FUN...!!!