Martin
Martin
Do any of the Sony apps save uncompressed RAWs?
Interesting. One would have to look into how that app does it..
That's just (as far as I can tell) the way one takes pictures with the framework. The app explicitly sets the drive mode to single shooting. What about the Smart...
`takePicture()` is part of the Android SDK, whereas `burstableTakePicture()` is part of Sony's API. Smart Remote uses the latter IIRC. You could try both Smart Remote and PMCADemo and check...
The BetterManual app uses a third method that Sony calls 'direct shutter' - I couldn't get burst modes to work otherwise. You should be able to enable RAW shooting in...
I can't get shiftFocusPosition to do anything except freeze the app.
You can purchase the Sony app and then run it through a decompiler of your choice.
I made the other features accessible for non-touchscreen cameras, usability won't be that great at the moment, though.
I added exception logging in the latest release.
The app doesn't do anything fancy, the setting for long exposure noise reduction just happens to be exposed through Sony's API. If there is a hidden global setting for that,...