90 FPS v1.1版本的 MD5 值为:95d0e3b2d73fbf405c27c35fdb8044da

以下内容为反编译后的 90 FPS v1.1 -- AndroidManifest.xml 源代码,内容仅作参考


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="4" android:versionName="1.1" android:compileSdkVersion="33" android:compileSdkVersionCodename="13" package="com.ibrohimapps.fps90" platformBuildVersionCode="33" platformBuildVersionName="13"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="33" />
    <uses-permission android:name="android.permission.INTERNET" />
    <queries>
        <package android:name="com.tencent.ig" />
        <package android:name="com.pubg.krmobile" />
    </queries>
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name" android:icon="@drawable/app_icon" android:name=".SketchApplication" android:allowBackup="true" android:usesCleartextTraffic="true">
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".MainActivity" android:exported="true" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" android:supportsPictureInPicture="true">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KirishdanOldinActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".GlobalSahifaActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KoreaSahifaActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".TillarActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".TillarruActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".TillarengActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KirolRuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KirolEngActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".GlobalRuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".GlobalEngActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KoreaRuActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:theme="@style/AppTheme.FullScreen" android:name=".KoreaEngActivity" android:screenOrientation="portrait" android:configChanges="keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:windowSoftInputMode="stateHidden" android:hardwareAccelerated="true" android:supportsPictureInPicture="true" />
        <activity android:name=".DebugActivity" android:screenOrientation="portrait" />
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />
        <provider android:name="com.google.firebase.provider.FirebaseInitProvider" android:exported="false" android:authorities="com.ibrohimapps.fps90.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.database.DatabaseRegistrar" android:value="com.google.firebase.components.ComponentRegistrar" />
        </service>
        <uses-library android:name="org.apache.http.legacy" android:required="false" />
        <meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base" />
        <meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store" />
        <meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_STANDALONE_APK" />
        <meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0" />
        <meta-data android:name="com.android.vending.derived.apk.id" android:value="2" />
    </application>
</manifest>