Implementation of a sliding menu in android following the tutorial over at Android Hive.
Things that might prove useful later on.
- IDE used was Android Studio
- GenyMotion emulator (Personal use license). I would definitely recommend you use this. Setup information can be found here. You need to register an account to access it.
- Build settings can be found at app/build.gradle
- Resources have been included in the repo.