I have created an Android emulator (Android Virtual Device), but I am unable to find out the SD card I have built during creation of this.
refer to image below
To install apk manually: copy your apk to to sdk/platform-tools folder and run following command in the same folder
adb install apklocation.apk