SaveAs Pick Intent

File Manager/Explorer for Android devices.
Post Reply
swinefeaster
Posts: 3
Joined: Sun Aug 08, 2010 6:09 am
AntiSpam sum: 8

SaveAs Pick Intent

Post by swinefeaster »

greetings!

i love AndExplorer and i would like to integrate it with my android app's Save As functionality. is this supported? i know you can use AndExporer to pick a file to load, but i need something that looks like this:

File: |____________________|
---------------------------------------
<existing file list>
---------------------------------------

is this supported? OiExplorer supports this but i'm trying to support more file managers... it's a shame that this intent is not standard in android!

thanks,
swine

swinefeaster
Posts: 3
Joined: Sun Aug 08, 2010 6:09 am
AntiSpam sum: 8

Re: SaveAs Pick Intent

Post by swinefeaster »

to clairify, i mean specifically the functionality for the user to not only be able to select a file (which is supported), but to also type in a new non-existant filename to save to.

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: SaveAs Pick Intent

Post by support »


swinefeaster
Posts: 3
Joined: Sun Aug 08, 2010 6:09 am
AntiSpam sum: 8

Re: SaveAs Pick Intent

Post by swinefeaster »

thanks for the reply, but i don't see how this answers my question.

i know how to, via AndExplorer, programmatically invoke an intent to:
1. pick a file to load
2. pick a directory

what i need:
3. pick a file to save and allow the user to also type in the name of a non-existing file.

thanks

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: SaveAs Pick Intent

Post by support »

Added to wish list.

Post Reply