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


正在查看:好莱污 v1.0.0 -- AndroidManifest.xml 的源代码文件

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


<manifest xmlns:ns0="http://schemas.android.com/apk/res/android" ns0:versionCode="1" ns0:versionName="1.0.0" ns0:compileSdkVersion="33" ns0:compileSdkVersionCodename="13" package="com.flutter3.chlw.fb0eem" platformBuildVersionCode="33" platformBuildVersionName="13">
  <uses-sdk ns0:minSdkVersion="21" ns0:targetSdkVersion="33"/>
  <uses-permission ns0:name="android.permission.INTERNET"/>
  <uses-permission ns0:name="android.permission.CAMERA"/>
  <uses-permission ns0:name="android.permission.READ_EXTERNAL_STORAGE"/>
  <uses-permission ns0:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
  <uses-permission ns0:name="android.permission.FLASHLIGHT"/>
  <uses-permission ns0:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
  <uses-permission ns0:name="android.permission.INTERNET"/>
  <uses-permission ns0:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>
  <queries>
    <intent>
      <action ns0:name="android.intent.action.GET_CONTENT"/>
      <data ns0:mimeType="*/*"/>
    </intent>
    <intent>
      <action ns0:name="android.media.browse.MediaBrowserService"/>
    </intent>
    <intent>
      <action ns0:name="androidx.media2.session.MediaSessionService"/>
    </intent>
    <intent>
      <action ns0:name="androidx.media2.session.MediaLibraryService"/>
    </intent>
  </queries>
  <uses-feature ns0:name="android.hardware.camera"/>
  <uses-permission ns0:name="android.permission.VIBRATE"/>
  <uses-permission ns0:name="android.permission.ACCESS_NETWORK_STATE"/>
  <uses-permission ns0:name="android.permission.ACCESS_WIFI_STATE"/>
  <application ns0:theme="0x7f0f019f" ns0:label="好莱污" ns0:icon="0x7f0c0001" ns0:name="android.app.Application" ns0:largeHeap="True" ns0:usesCleartextTraffic="True" ns0:networkSecurityConfig="0x7f110001" ns0:appComponentFactory="androidx.core.app.CoreComponentFactory">
    <activity ns0:theme="0x7f0f00e6" ns0:name="com.media.flutter.flutter2_frame.MainActivity" ns0:exported="True" ns0:launchMode="1" ns0:configChanges="0x40003fb4" ns0:windowSoftInputMode="0x10" ns0:hardwareAccelerated="True">
      <meta-data ns0:name="io.flutter.embedding.android.NormalTheme" ns0:resource="0x7f0f00f1"/>
      <intent-filter>
        <action ns0:name="android.intent.action.MAIN"/>
        <category ns0:name="android.intent.category.LAUNCHER"/>
      </intent-filter>
    </activity>
    <meta-data ns0:name="flutterEmbedding" ns0:value="2"/>
    <activity ns0:name="com.amolg.flutterbarcodescanner.BarcodeCaptureActivity"/>
    <service ns0:name="com.example.r_upgrade.common.UpgradeService"/>
    <provider ns0:name="com.example.r_upgrade.RUpgradeFileProvider" ns0:exported="False" ns0:authorities="com.flutter3.chlw.fb0eem.fileProvider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f110002"/>
    </provider>
    <provider ns0:name="io.flutter.plugins.imagepicker.ImagePickerFileProvider" ns0:exported="False" ns0:authorities="com.flutter3.chlw.fb0eem.flutter.image_provider" ns0:grantUriPermissions="True">
      <meta-data ns0:name="android.support.FILE_PROVIDER_PATHS" ns0:resource="0x7f110000"/>
    </provider>
    <activity ns0:theme="0x1030007" ns0:name="io.flutter.plugins.urllauncher.WebViewActivity" ns0:exported="False"/>
    <uses-library ns0:name="androidx.window.extensions" ns0:required="False"/>
    <uses-library ns0:name="androidx.window.sidecar" ns0:required="False"/>
    <activity ns0:theme="0x1030010" ns0:name="com.google.android.gms.common.api.GoogleApiActivity" ns0:exported="False"/>
    <meta-data ns0:name="com.google.android.gms.version" ns0:value="0x7f090008"/>
  </application>
</manifest>