You need to sign in or sign up before continuing.
AndroidManifest.xml 244 Bytes
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="net.majorkernelpanic.streaming"
    android:versionCode="40"
    android:versionName="4.0" >

    <uses-sdk
        android:targetSdkVersion="19" />

</manifest>