android - Create multiple documents with Storage Access Framework -


i'm using intent of type action_create_document save file on device app. there way create multiple documents @ once intent? thinking of using extra_allow_multiple don't know how provide number of documents want create.

thanks help.


Comments