查找Android的存储路径 [英] Find path of storage in Android

查看:76
本文介绍了查找Android的存储路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我的工作的应用程序访问存储的文件
在内部存储文件夹中的平板电脑。任何一个可以告诉我
如何访问呢?

The application that am working has to access the files stored on a tablet in the internal storage folder. Can any one tell me how to get access to it?

推荐答案

这个是什么?

return Environment.getExternalStorageDirectory().toString() + "/Music";

这篇关于查找Android的存储路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆