Update Android Accessory Host demo Android code to the last SDK release.

This commit is contained in:
Dean Camera 2013-07-06 13:08:12 +02:00
parent 7b75209b58
commit ddf10cb162
3 changed files with 2 additions and 1 deletions

View file

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