Android Open Source - android-snappy Focus






From Project

Back to project page android-snappy.

License

The source code is released under:

GNU General Public License

If you think the Android project android-snappy listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Java Source Code

package de.uvwxy.snappy;
public enum Focus {
  AUTO, INFINITY, MACRO
}

Java Source Code List

de.uvwxy.snappy.Focus.java
de.uvwxy.snappy.MyCamera.java
de.uvwxy.snappy.Snappy.java