I own the as100 and have downloaded the API version 2.0.0. Does this API allow for this hardware:
- list the content of the images/videos?
- download a particular image/video?
In the Android demo app (CameraRemoteSampleApp) from the download that I have running, there is a function called findActionListUrl(). I add some print statements and get the following 3 items: 'guide', 'accessControl', and 'camera'. The Sony_CameraRemoteAPIbeta_API-Reference_v2.00.pdf and Sony_CameraRemoteAPIbeta_DevelopmentGuide_v1.20.pdf makes no reference of 'guide' and 'accessControl'. However 1 of the pdf files make mention of avContent but the function doesn't return that value. Why is that?
Another question: was Play Memories Mobile created using the Sony_CameraRemote API?
Thanks,Jim