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


正在查看:供热保驾维护管理平台 v4.0.6 -- AndroidManifest.xml 的源代码文件

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


<?xml version="1.0" encoding="utf-8"?>
<manifest android:versionCode="146" android:versionName="4.0.6" package="com.xiexu.xoa_tjnengyuan"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="21" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <permission android:name="com.xiexu.xoa_tjnengyuan.permission.JPUSH_MESSAGE" android:protectionLevel="signature" />
    <uses-permission android:name="com.xiexu.xoa_tjnengyuan.permission.JPUSH_MESSAGE" />
    <uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.BAIDU_LOCATION_SERVICE" />
    <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
    <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
    <uses-permission android:name="android.permission.INTERNET" />
    <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION" />
    <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
    <uses-permission android:name="com.android.launcher.permission.READ_SETTINGS" />
    <uses-permission android:name="android.permission.WAKE_LOCK" />
    <uses-permission android:name="android.permission.CHANGE_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
    <uses-permission android:name="android.permission.ACCESS_GPS" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.READ_CONTACTS" />
    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="android.permission.READ_SMS" />
    <uses-permission android:name="android.permission.SEND_SMS" />
    <uses-permission android:name="android.permission.GET_TASKS" />
    <uses-permission android:name="android.permission.CAMERA" />
    <uses-permission android:name="android.permission.RECORD_AUDIO" />
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
    <uses-permission android:name="android.permission.BROADCAST_STICKY" />
    <uses-permission android:name="android.permission.WRITE_SETTINGS" />
    <uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />
    <uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS" />
    <uses-permission android:name="android.permission.VIBRATE" />
    <application android:theme="@style/AppTheme" android:label="@string/app_name_nengyuangongre" android:icon="@drawable/logo_reli" android:name="com.xiexu.xoa_group.TheApplication" android:persistent="true" android:debuggable="true" android:allowBackup="true">
        <service android:name="com.baidu.location.f" android:enabled="true" android:process=":remote">
            <intent-filter>
                <action android:name="com.baidu.location.service_v2.2" />
            </intent-filter>
        </service>
        <meta-data android:name="com.baidu.lbsapi.API_KEY" android:value="x1wzvspGGeStPOZZLBjmUvkqfIGVQB7q" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.welcome.WelcomeActivity">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <category android:name="android.intent.category.LAUNCHER" />
            </intent-filter>
        </activity>
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.login.LoginActivity" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.login.LoginOrderActivity" android:windowSoftInputMode="adjustResize|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.main.MainActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.commonset.CommonSetActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.diaryandall.DiaryDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.diaryandall.DiaryNewActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.diaryandall.DiaryAndAllActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.diaryandall.DiaryCommentActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.notice.NoticeNewActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.notice.NoticeDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewDActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewActivity1" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewActivity2" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportKindActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportKindListActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportProgressActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportFinProgressActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportProgressActivity1" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportProgressActivity2" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportPriceProgressActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.LocalReportDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ServerReportDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewFinPayActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewFinLendActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewFinLoanActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.report.ReportNewPriceActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ZhiJianListActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ZhiJianActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ZhiJianDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_CangcunActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_JiageActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_JiageCenterActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskDetailActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.calculate.CalculateActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.calculate.CalculateSelfActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.calculate.CalculateSetActivity" android:windowSoftInputMode="adjustPan|stateHidden" />
        <receiver android:name="com.xiexu.xoa_group.broadcast.DownLoadReceiver">
            <intent-filter>
                <action android:name="android.intent.action.DOWNLOAD_COMPLETE" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.map.PersonnelMapActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.map.CarMapActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.sign.SignActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.setting.SettingActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckActivity02" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.notice.NoticeActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskActivity1" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.NewTaskActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskReiceiveDetaiActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskReiceiveDetaiActivity1" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskOtherReiceiveActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskAllDetaiActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.task.TaskAllDetaiActivity_HOT" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckDetailActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckDetailActivity_Fin_Pay" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckDetailActivity_Fin_Borrow" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckDetailActivity_Fin_Baoxiao" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.check.CheckPriceActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_TypeListActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.map.MapSingleMarkerActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_RukuListActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_RukuActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_Ruku_DetailActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_Chuku_DetailActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ChuukuListActivity" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ShishiBangdanActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_BaojingActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_ChukuActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_WarningActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_WarningDetailActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_JiankongActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JXC_JiankongActivity1" android:configChanges="keyboardHidden|orientation" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.jxc.JiankongCallbackTimeListActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.FormsActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.JingYingHuiZongActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.LiHuoActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.ShouKuanMingXiActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.ChoseActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.TuiHuoMingXiActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.YeWuYuanActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.SonghuoTongjiXiActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.MeiriOrderActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.MeiriOrderActivity1" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.MeiriOrderTotalActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.MeiriOrderTotalActivity1" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.YwMrOrderActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.TotalActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.forms.YujingActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.TradeNewActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.TradeActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.TradeDetailActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.TradeProgressActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.Main1Activity" android:launchMode="singleTask" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.NewOrderActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.OrderListActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.OrderProgressActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.trade.OrderDetailAndStateActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.map.OrderSingleMarkerActivity" android:configChanges="orientation|screenSize" />
        <activity android:label="点击图片" android:name="com.photoselector.ui.PhotoSelectorActivity" />
        <activity android:label="图片预览" android:name="com.photoselector.ui.PhotoPreviewActivity" />
        <activity android:label="图片预览" android:name="com.xiexu.xoa_group.clock.ClockRunningActivity" />
        <service android:name="com.xiexu.xoa_group.clock.ScreenAndLockService" />
        <service android:name="com.xiexu.xoa_group.clock.StartService" android:process="system" />
        <receiver android:name="com.xiexu.xoa_group.clock.MyReceiver" android:enabled="true" android:process=":remote" />
        <receiver android:name="com.xiexu.xoa_group.clock.BootBroadcastReceiver">
            <intent-filter>
                <action android:name="android.intent.action.BOOT_COMPLETED" />
            </intent-filter>
        </receiver>
        <service android:name="com.xiexu.xoa_group.service.CloseJKService" />
        <service android:name="com.xiexu.xoa_group.service.CarMapService" />
        <service android:name="com.xiexu.xoa_group.service.LocationService" />
        <service android:name="com.xiexu.xoa_group.service.RemindService" />
        <service android:name="com.xiexu.xoa_group.service.GPSService" android:exported="false">
            <intent-filter android:priority="1000" />
        </service>
        <receiver android:name="com.xiexu.xoa_group.broadcast.GPSReceiver">
            <intent-filter>
                <action android:name="com.xiexu.xoa_tjnengyuan.GPSReceiver.gpsaction" />
            </intent-filter>
        </receiver>
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.nengyuan.NengYuanYunxinglistActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.nengyuan.NengYuanYunxingAddActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.nengyuan.NengYuanYunxinglistZhanMingActivity" android:configChanges="orientation|screenSize" />
        <activity android:theme="@style/Theme.AppCompat" android:name="com.xiexu.xoa_group.ui.nengyuan.NengYuanRunActivity" android:configChanges="orientation|screenSize" />
        <activity android:name="cn.jpush.android.ui.PushActivity" android:exported="false" android:configChanges="keyboardHidden|orientation">
            <intent-filter>
                <action android:name="cn.jpush.android.ui.PushActivity" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="com.xiexu.xoa_tjnengyuan" />
            </intent-filter>
        </activity>
        <service android:name="cn.jpush.android.service.DownloadService" android:enabled="true" android:exported="false" />
        <service android:name="cn.jpush.android.service.PushService" android:enabled="true" android:exported="false">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.REGISTER" />
                <action android:name="cn.jpush.android.intent.REPORT" />
                <action android:name="cn.jpush.android.intent.PushService" />
                <action android:name="cn.jpush.android.intent.PUSH_TIME" />
            </intent-filter>
        </service>
        <service android:name="cn.jpush.android.service.DaemonService" android:enabled="true" android:exported="true">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.DaemonService" />
                <category android:name="com.xiexu.xoa_tjnengyuan" />
            </intent-filter>
        </service>
        <receiver android:name="cn.jpush.android.service.PushReceiver" android:enabled="true" android:exported="false">
            <intent-filter android:priority="1000">
                <action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED_PROXY" />
                <category android:name="com.xiexu.xoa_tjnengyuan" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.USER_PRESENT" />
                <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.PACKAGE_ADDED" />
                <action android:name="android.intent.action.PACKAGE_REMOVED" />
                <data android:scheme="package" />
            </intent-filter>
        </receiver>
        <receiver android:name="cn.jpush.android.service.AlarmReceiver" />
        <receiver android:name="com.xiexu.xoa_group.push.MyReceiver">
            <intent-filter>
                <action android:name="cn.jpush.android.intent.REGISTRATION" />
                <action android:name="cn.jpush.android.intent.UNREGISTRATION" />
                <action android:name="cn.jpush.android.intent.MESSAGE_RECEIVED" />
                <action android:name="cn.jpush.android.intent.NOTIFICATION_RECEIVED" />
                <action android:name="cn.jpush.android.intent.NOTIFICATION_OPENED" />
                <action android:name="cn.jpush.android.intent.ACTION_RICHPUSH_CALLBACK" />
                <action android:name="cn.jpush.android.intent.CONNECTION" />
                <category android:name="com.xiexu.xoa_tjnengyuan" />
            </intent-filter>
        </receiver>
        <meta-data android:name="JPUSH_CHANNEL" android:value="developer-default" />
        <meta-data android:name="JPUSH_APPKEY" android:value="0934d6b5714105c194e57ad8" />
        <receiver android:name="com.xiexu.xoa_group.broadcast.AlarmHeartReceiver">
            <intent-filter>
                <action android:name="com.xiexu.xoa_tjnengyuan.receiver.alarmreceiver" />
            </intent-filter>
        </receiver>
    </application>
</manifest>