-
Notifications
You must be signed in to change notification settings - Fork 6
Reuse Statement
ethanmykytiuk edited this page Mar 25, 2013
·
6 revisions
- Swipe To Dismiss extra feature used to delete items from listview
- ActionBarSherlock for a consistent, great looking header across all Android platforms.
- ViewPagerIndicator for swiping between fragments.
- NineOldAndroids for view animations.
- RoboGuice for dependency-injection.
- Robotium for driving our app during integration tests.
- android-maven-plugin for automating our build and producing release-ready APKs.
- Otto - An event bus for publish subscribe style communication between application components
- fest-android - For fluent assertions
- AndroidBootstrap - for generating the template of our source code.
- Travis-CI for continuous integration
- http-request A simple convenience library for using a HttpURLConnection.
- Spoon - for making sense of our instrumentation tests