updating Java samples to meet Java API changes

This commit is contained in:
Andrey Pavlenko
2012-03-22 07:25:29 +00:00
parent c6e9e9418a
commit 6708869425
4 changed files with 4 additions and 2 deletions

View File

@@ -3,5 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>