ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 153 forks source link

Support for Third Party Photo Viewers/Handle External Photo Locations #176

Open Rszotak opened 9 years ago

Rszotak commented 9 years ago

When uploading a photo to create a new report, only the default android gallery is supported. Uploading from other applications (such as the samsung album) the photo does not actually upload. Only when the user has the android gallery selected as the default photo application will photos upload properly. Also, the application crashes entirely when the path to a photo is not local. For example, photos stored in Picasa that show up in the album will crash the application because the default android ImageManager does not handle this.