xuxiuxi
2017-05-11 109ffe9a777658936a38d0c146579a67c60a0d17
VisitFace/RtspNativeCodec/app/src/main/AndroidManifest.xml
@@ -2,9 +2,10 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.nativecodec">
<uses-feature android:glEsVersion="0x00020000" />
     <uses-feature android:glEsVersion="0x00020000" />
    <!--  <uses-feature android:glEsVersion="0x00030000"></uses-feature>-->
<!-- INTERNET is needed to use a URI-based media player, depending on the URI -->
  <!-- INTERNET is needed to use a URI-based media player, depending on the URI -->
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />