I finally managed to obfuscate my Android application, now I want to test it by installing the APK file and running it on the emulator.
go to ADT/Android-sdk/tools directory in command prompt 1. adb install fileName.apk (Windows)