adding initial version of a sample with new Camera-View handling design

This commit is contained in:
Andrey Pavlenko
2012-09-28 16:12:59 +04:00
committed by Andrey Kamaev
parent 769f61f8c7
commit a32004f90c
16 changed files with 616 additions and 0 deletions

View 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>