On Fri, Mar 18, 2011 at 6:37 PM, Zach <[email protected]> wrote: > I filed bug 15112 but believe that I was far too narrow in scope as I first > thought the behavior was limited to what was called in onPreviewFrame. The > actual problem appears to be global in scope.
What are your symptoms for the "global in scope" part? These sample apps use Camera.Parameters inside of surfaceChanged() without issue on a Nexus S: https://github.com/commonsguy/cw-advandroid/tree/master/Camera/Preview https://github.com/commonsguy/cw-advandroid/tree/master/Camera/Picture -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

