Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    How to receive image file from android gallery

    Hi,

    I have packaged my SmartGwt app using PhoneGap and am running it on an Android device.
    I have set up an  'intent-filter' in the AndroidManifest.xml file to show my app as an option when 
    the user wishes to share a photo.  When the user selects my app, it is launched and the login 
    page shows up as expected.  At this point I am not sure how to receive the data (image file) once the user
    logs in.  The help pages are android sdk specific (http://developer.android.com/trainin...g/receive.html).
    I would like to know if I can get this data in my smartgwt client.

    I am using SmartGwt Pro v5.0p and Cordova v5.1.1.

    Thanks.
Working...
X