Is there a way to browse a phone's SDcard for a text file?
I'm making a Phonegap app that requires a text file input from the user.
I've tried using <input type="file"> but it only allows me to choose a
file from the gallery or a music file.
Is there any way for the user to browse the phone's sdcard using the
native file browsers for a text file on both iOS and Android? Or is making
my own file browser the only option available?
No comments:
Post a Comment