Camera code, adding the Commons Codec to the repo, need to read the licence to see whether we can include it

This commit is contained in:
Joe Bowser
2009-07-30 16:56:07 -07:00
parent 8c5f2ce916
commit 87f91602f7
6 changed files with 65 additions and 19 deletions
+1
View File
@@ -3,5 +3,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/commons-codec-1.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>