Hello, do all Android devices with camera have to provide list of supported camera preview sizes (getting via Camera.getSupportedPreviewSizes()) that at least one of the sizes has the same aspect ratio as the device screen aspect ratio (fullscreen)?
Or it can happen that on some devices will this function return a list where all sizes have different aspect ratio, larger, smaller, than device screen aspect ratio? Thank you. -- 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

