lock and unlock are released in 2.0 and did not exist in 1.6 public final void lock () Since: API Level 5 public final void unlock () Since: API Level 5 http://developer.android.com/reference/android/hardware/Camera.html#lock()
On Tue, Dec 22, 2009 at 5:58 PM, Vinh <[email protected]> wrote: > Hello, > > Methods "lock" and "unlock" (and a few others) in the > android.hardware.Camera class are missing in the Linux version of the > android.jar file for SDK 1.6. Eclipse complained that they were > missing, and I checked by opening the jar file and found them missing. > I have found them in SDK 2.0.1 though. > > To anyone who is developing on similar platform (Linux, SDK 1.6), > would you check your jar file and let me know whether yours contains > the "lock" and "unlock" methods please? Thanks. > > Regards, > Vinh > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

