Page 1 of 1

SaveAs Pick Intent

Posted: Sun Aug 08, 2010 6:14 am
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

Re: SaveAs Pick Intent

Posted: Sun Aug 08, 2010 6:15 am
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.

Re: SaveAs Pick Intent

Posted: Mon Aug 09, 2010 6:38 am
by support

Re: SaveAs Pick Intent

Posted: Wed Aug 11, 2010 6:44 pm
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

Re: SaveAs Pick Intent

Posted: Wed Aug 11, 2010 9:06 pm
by support
Added to wish list.