
Add a demo app that can be used as a reference for how to use the native VP9 and Opus Extensions.
10 lines
467 B
XML
10 lines
467 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry kind="src" path="java"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|