Is there a way to get Photos from the Gallery of the Device with Tabris? I know that it wasnt possible like half a year ago, maybe there is a way now? Couldnt find any information on the tabris homepage.
Asked
Active
Viewed 94 times
0
-
It been possible for a long time, look at [Assets Library](https://developer.apple.com/library/prerelease/ios/documentation/AssetsLibrary/Reference/AssetsLibraryFramework/index.html) for iOS, not sure whether tabris supports is. – rckoenes Feb 06 '15 at 13:57
-
thx for your answer, but looking for a way in Tabris right now – David Roehl Feb 10 '15 at 13:32
1 Answers
0
We just added that functionality to Tabris. It should come with the next release. You can take a look at the CameraDemo here: https://github.com/eclipsesource/tabris-demos/blob/master/com.eclipsesource.tabris.demos/src/com/eclipsesource/tabris/demos/entrypoints/CameraDemo.java#L179

Jonek
- 66
- 4