C:\fastboot\apktool\framework-miui-res\res\values\anims.xml:3: error: Found tag anim where item is expected
C:\fastboot\apktool\framework-miui-res\res\values\ids.xml:6: error: Found tag id where item is expected
C:\fastboot\apktool\framework-miui-res\res\values\layouts.xml:3: error: Found tag layout where item is expected
C:\fastboot\apktool\framework-miui-res\res\values\xmls.xml:3: error: Found tag xml where item is expected
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:602: error: Public symbol layout/android_always_use_checkbox declared here is not defined.
and so on ...
C:\fastboot\apktool\brut.androlib.AndrolibException: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Sina\AppData\Local\Temp\APKTOOL1994001014102985614.tmp, -x, -I, C:\Users\Sina\apktool\framework\1.apk, -I, C:\Users\Sina\apktool\framework\2.apk, -S, C:\fastboot\apktool\framework-miui-res\res, -M, C:\fastboot\apktool\framework-miui-res\AndroidManifest.xml]
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:193)
at brut.androlib.Androlib.buildResourcesFull(Androlib.java:301)
at brut.androlib.Androlib.buildResources(Androlib.java:248)
at brut.androlib.Androlib.build(Androlib.java:171)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.common.BrutException: could not exec command: [aapt, p, -F, C:\Users\Sina\AppData\Local\Temp\APKTOOL1994001014102985614.tmp, -x, -I, C:\Users\Sina\apktool\framework\1.apk, -I, C:\Users\Sina\apktool\framework\2.apk, -S, C:\fastboot\apktool\framework-miui-res\res, -M, C:\fastboot\apktool\framework-miui-res\AndroidManifest.xml]
at brut.util.OS.exec(OS.java:83)
at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:191)
... 6 more
framework-miui-res\res\values\public.xml:867: error: Public symbol id/lock_screen_music_temp_album declared here is not defined.
and so on ...
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:793: error: Public symbol id/timeDisplayBackground declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:794: error: Public symbol id/timeDisplayForeground declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:869: error: Public symbol id/title declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:848: error: Public symbol id/topHeader_account declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:904: error: Public symbol id/top_flag declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:859: error: Public symbol id/unlock_sim_via_puk declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:787: error: Public symbol id/visible_panel declared here is not defined.
C:\fastboot\apktool\framework-miui-res\res\values\public.xml:1577: error: Public symbol xml/android_apns declared here is not defined.
Not sure what should i do :-(