正在查看:麦看视频TV v3.1 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:麦看视频TV v3.1 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<?xml version="1.0" encoding="utf-8"?>
<manifest package="top.androidsp.tv" platformBuildVersionCode="30" platformBuildVersionName="11" android:versionCode="301" android:versionName="3.1" android:compileSdkVersion="30" android:compileSdkVersionCodename="11"
xmlns:android="http://schemas.android.com/apk/res/android">
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<supports-screens android:anyDensity="true" android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:resizeable="true" />
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.CHANGE_CONFIGURATION" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
<uses-permission android:name="android.permission.WRITE_SETTINGS" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES" />
<uses-feature android:name="android.hardware.type.television" android:required="true" />
<application android:theme="@android:style/Theme.NoTitleBar.Fullscreen" android:label="@string/APKTOOL_DUPLICATE_string_0x7f0c0023" android:icon="@drawable/APKTOOL_DUPLICATE_drawable_0x7f0600a7" android:name="com.stub.StubApp" android:allowBackup="true" android:hardwareAccelerated="true" android:largeHeap="true" android:appComponentFactory="android.support.v4.app.CoreComponentFactory">
<activity android:label="@string/APKTOOL_DUPLICATE_string_0x7f0c0023" android:name="com.shenma.tvlauncher.SplashActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.MONKEY" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<meta-data android:name="android.max_aspect" android:value="2.4" />
<activity android:name="com.shenma.tvlauncher.HomeActivity" android:launchMode="singleTask" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation|screenSize" />
<activity android:name="com.shenma.tvlauncher.tvback.TVBackActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.tvlive.TVLivePlayer" android:process="com.shenma.tvlive" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation">
<intent-filter>
<action android:name="android.intent.action.START.TVLIVE" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity android:name="com.shenma.tvlauncher.BaseActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.AboutActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.SettingPlayActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.vod.VodTypeActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.vod.VodDetailsActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.vod.VideoPlayerActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.vod.SearchActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.ClearActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.OtherActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.TvStationActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.UserActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.SettingRemoteActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.AppManageActivity" android:launchMode="singleInstance" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.SettingActActvity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.SettingWallpaperActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.TopicActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.EmpowerActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.HistoryActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<activity android:name="com.shenma.tvlauncher.SettingInvActivity" android:screenOrientation="landscape" android:configChanges="keyboardHidden|orientation" />
<service android:name="com.shenma.tvlauncher.view.MyServices" android:enabled="true" android:exported="false" />
<service android:name="com.shenma.tvlauncher.view.MyService" android:enabled="true" android:exported="false" />
<service android:name="com.shenma.tvlauncher.view.JSONService" android:enabled="true" android:exported="false" />
<meta-data android:name="UMENG_APPKEY" android:value="61c958bee014255fcbcb5772" />
<meta-data android:name="UMENG_CHANNEL" android:value="maikansptv" />
</application>
</manifest>