USC Gamecock Central Android App Team Project
50 likes | 136 Views
A dedicated team of University of South Carolina members developed an Android application focusing on Java and Google APIs. Learn their tech choices, successes, challenges faced, and insightful lessons learned.
USC Gamecock Central Android App Team Project
E N D
Presentation Transcript
Gamecock Central University of South Carolina Android Application
Team Members • Chris Breece • Michael Becker • Guillermo Zuniga • Wayne Lemasters • Nicholas Kain
Technologies Used • Java • Android SDK • Google APIs • Subclipse (switched from TortoiseSVN) Why? • Wanted to develop a smart phone application • We all knew Java (opposed to Objective-C) • Used the Google APIs because they provided implementations for google maps
Technologies Used What Worked? • Android + Google API What Did Not Work? • Tortoise SVN did not work as well so switched to using Subclipse. • Android 2.1 API does not include implementation for mail to links (Implemented in Android 2.2)
Lessons Learned & What To Change • Not to use TortoiseSVN • Keep computers on one operating system • Make more classes to grab information easier