A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Mobile
»
Android
Author
adb push problem
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
posted
Nov 08, 2010 04:11:28
0
Hi,
I am trying to copy the wav file from my pc to android SDK sdcard. I am using adb push command
e.g. adb push "f1.wav" /sdcard
I can see that in DDMS filebrowser. But Where it should get copied in SDK. I tried to browse it from Gallery and Music both.
Where to find it.
Or any other way to copy the data to android SDK which can be seen on Device also after copying it.
Please Help.
Lester Burnham
Rancher
Joined: Oct 14, 2008
Posts: 1337
posted
Nov 08, 2010 04:36:48
0
You can use a file manager like
http://www.openintents.org/en/node/159
to browse the SD card.
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
posted
Nov 08, 2010 04:49:20
0
Hi thank you for that link.
But previously I had done that thing using the same command and that time I can see that copied image in gallery but now it do not show it.
I want to know that why this thing happens.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: adb push problem
Similar Threads
Logging as root and using the android emulator's terminal
Access System Folder ????
deploying app to android phone without signing?
How to search files presnt on the SD Card?
How to solve this error
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter