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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -