mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-10 09:13:18 +08:00
Adding sound to Android
This commit is contained in:
parent
fca16adf1d
commit
9704e63399
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
@ -24,4 +24,5 @@
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
|
||||
</manifest>
|
Loading…
x
Reference in New Issue
Block a user