facebook

FilePicker

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #338893 Reply

    It is possible to choose a file from a device
    using the device FilePicker ?
    If yes there is any how to with mobione (and maybe Phonegap) ?
    THanks
    Eudosia

    #338899

    Hi eudosia,

    What are your specific requirements? They can vary widely and it is difficult to make any comment on what is doable. For example if you want to a general file selector that can cruise to any directory and file then you may have a difficult time getting such a solution.

    #338906

    Sorry, Octavio. My questions are always punctual and specific, but your answer are almost disarming……

    want a general file selector that can cruise to any directory and file

    That’s the point.
    It is so difficult to have it in Mobinone?
    Is It possible ? or Not ?
    If yes, there is an how to ?
    Where I have to point attention ? On PhoneGap File apis ?
    Thanks
    Eudosia

    #338932

    support-michael
    Keymaster

    @eudosia

    While I don’t know for certain I suspect that a good javascript programmer can implement a file selector using the cordova file api. See http://docs.phonegap.com/en/2.2.0/cordova_file_file.md.html#File for the api

    Try googling for examples. I found a few leads. If you create your own javascript implementation using the cordova api please note that you do not need to include the cordova.js file in your project if you plan to use MobiOne App Center Builder to create your app. App Center Builder automatically injects the cordova.js api into your project at build time if it is not already present.

    #338979

    I have implement a sort of file chooser, with javascript and phonegap.
    someone interested can contact me offlist.
    Thanks
    Eudosia

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: FilePicker

You must be logged in to post in the forum log in