adding initial version of a sample with new Camera-View handling design
This commit is contained in:

committed by
Andrey Kamaev

parent
769f61f8c7
commit
a32004f90c
8
samples/android/camera-preview/.classpath
Normal file
8
samples/android/camera-preview/.classpath
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
Reference in New Issue
Block a user