Android 2.3 + AIR 2.5 + (CameraUI + recording) + playback = FAIL
From the Release notes of AIR 2.5:
"AIR supports only low resolution video recording using CameraUI"
This has the effect that on a Android 2.3 device the AIR application can only record a 176x144 (h.263 + aac) trough the CameraUI class, but this file is not playable by the AIR itself.
We searched for a solution and asked lot of wise people to overcome the default video setting, but as it seems with AIR 2.7 this issue is unresolved, so currently (2011.07.01) the video recording is useless in AIR on Android.
Any ideas for local video (with audio in sync) recording on Android 2.3 is welcome.
