Deploy my app from PC to Android Phone
-
Normally you dont have access to that part of the file system. You can only access the folder for user space files, such as music and photos.
The adb tool send the APK file to the phone, and the phones operating system stores it somewhere. You should not need to know where the files are stored, unless you like to learn details about the operating system.
You need to root the device, to get access to those hidden folders.
See here: http://android.stackexchange.com/questions/46926/android-folder-hierarchy