java - How can I get the external sd card of a phone? Android -


i working on file manager android , training purpose. having issues trying external sd card of phone. tried many of solutions on here, none of them allow happen. how can this? have file adapater set takes file objects , lists them in listview. internal sd card, used enviorment.getexternalstorage() method, works phones sd card built in. know path sd card different every manufacturer, how can accomplish this? trying ask is


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -