移动应用反编译源码文件在线浏览与安全分析


正在查看:Anime Gate v1.1.3 -- AndroidManifest.xml 的源代码文件

本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.1.3" package="com.myanime.empire" platformBuildVersionCode="30" platformBuildVersionName="11">
  <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="28"/>
  <uses-permission android:name="android.permission.INTERNET"/>
  <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
  <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
  <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
  <uses-permission android:name="android.permission.INTERNET"/>
  <uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
  <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
  <uses-permission android:name="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE"/>
  <uses-permission android:name="android.permission.WAKE_LOCK"/>
  <uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
  <application android:theme="@7F0C01EF" android:label="Anime Gate" android:icon="@7F020056" android:name=".AndroidApplication" android:allowBackup="true" android:largeHeap="true" android:usesCleartextTraffic="true">
    <activity android:name=".MainActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".LoginActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".HomeActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ViewVideoActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ChannelActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".PlaylistActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".DebugActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ContantActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".VideoSearchActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".SplashActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
      <intent-filter>
        <action android:name="android.intent.action.MAIN"/>
        <category android:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity>
    <activity android:name=".LibiraryActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ProfileEditActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".PostsActivity" android:screenOrientation="1" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ViewPostActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ViewImagActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".CommentActivity" android:screenOrientation="1" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ReblayCommentActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ProfileActivity" android:screenOrientation="1" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".FollowerActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".ViewVideooActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".PosteViewerActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".SettingActivity" android:configChanges="0x00000DA0" android:windowSoftInputMode="0x00000002" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
      <intent-filter>
        <action android:name="android.intent.action.VIEW"/>
        <category android:name="android.intent.category.DEFAULT"/>
        <category android:name="android.intent.category.BROWSABLE"/>
        <data android:host="animegate.page.link"/>
      </intent-filter>
    </activity>
    <activity android:name=".DebugActivity" android:screenOrientation="1"/>
    <meta-data android:name="com.google.android.gms.version" android:value="@7F0A0000"/>
    <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.myanime.empire.firebaseinitprovider" android:initOrder="100"/>
    <service android:name="com.google.firebase.components.ComponentDiscoveryService" android:exported="false">
      <meta-data android:name="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
      <meta-data android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
      <meta-data android:name="com.google.firebase.components:com.google.firebase.storage.StorageRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
      <meta-data android:name="com.google.firebase.components:com.google.firebase.iid.Registrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
      <meta-data android:name="com.google.firebase.components:com.google.firebase.dynamiclinks.internal.FirebaseDynamicLinkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
    </service>
    <service android:name="com.google.firebase.messaging.FirebaseMessagingService" android:exported="false" android:directBootAware="true">
      <intent-filter android:priority="-500">
        <action android:name="com.google.firebase.MESSAGING_EVENT"/>
      </intent-filter>
    </service>
    <receiver android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND" android:exported="true">
      <intent-filter>
        <action android:name="com.google.android.c2dm.intent.RECEIVE"/>
      </intent-filter>
    </receiver>
    <activity android:theme="@android:01030010" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:exported="false" android:excludeFromRecents="true"/>
    <service android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION" android:exported="true"/>
    <uses-library android:name="org.apache.http.legacy" android:required="false"/>
  </application>
</manifest>