Find the location of android device's Environment.getExternalStorageDirectory using ADB? -


is there way using adb know location of specific plugged in device return environment.getexternalstoragedirectory ?

i push file there , read file activity running on device. think path can vary based on device, , have run on numerous different android devices.

thanks!

for away using "/sdcard" in case don't find better solution. it's defined pretty static in android source.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -