Hi Guys,

I am trying to access the sdcard on ADP2 from command prompt using adb
tool and from window explorer, it says "Access is denied". I have
followed the below procedure:

1) Installed the USB driver from Android site.
2) Connected the phone
3) Opened the "USB Connected" option from the notification bar of the
phone, clicked "Mount". Also USB Debugging is enabled.
4) I am able to get the device name using "adb devices" command, also
I am able to install APK file

But, when I tried to push APK or any text file to the sdcard, it is
failing. This is the command I tried: "adb push Hello.apk /sdcard", it
gives an error "Permission denied".

Also I tried accessing the sdcard from window explorer, it gives an
error "Access is denied".

Also tried formating the sdcard, this sdcard works in the laptop and
other non-Android phones, also did phone reset.

Does anyone got this working ?
Please let me know, if I am missing anything or any settings changes
are needed in the phone.

Thanks,
Swetha

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to