Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

Cameraroll API that allows selection of web photos on Android

Contributor ,
Nov 13, 2014 Nov 13, 2014

The latest version of Android 5.0 on Nexus devices do away with the 'gallery' app in favour of the 'photos' app.  The problem is that users want to be able to select any image and not just ones local to device.  The photos app actually blurs what is local vs cloud and you have to specifically navigate to 'on device'.  I have a feeling the Nexus 6 might be a pretty successful device and since I have apps that use the cameraroll api, I am worried about getting complaints of non loading images because the current cameraroll api fails.  Any one have a solution, an ANE?  I had a custom ANE for intent pushed images to my app but not one for picking images.  It would be awesome if cameraroll supported:

- cloud images from photos or other

- multiple image selection

Does anyone know if the failed selection via cameraroll api provides the content path back?  I might be able to do something if I get the content path.

TOPICS
Development
191
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines