Skip to content

-xn,--xml-attribute-name-correct使用问题 #37

@pwelyn

Description

@pwelyn

使用新版本-xn参数来反编译QQ浏览器反编译可以成功,但是回编译会报错

Exception in thread "main" com.rover12421.shaka.b.l: /Users/pwelyn/Downloads/com.tencent.mtt/res/layout/notification_tbs_tips.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/notification_tbs_tips.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_calendar.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_calendar.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_constellation.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_constellation.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_life.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_life.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_tools.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_tools.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_weather.xml:2: error: No resource identifier found for attribute 'layout_maxHeight' in package 'android'

/Users/pwelyn/Downloads/com.tencent.mtt/res/layout/resident_notification_weather.xml:2: error: No resource identifier found for attribute 'layout_minHeight' in package 'android'

如果使用API22的framework文件可以正常回编译成功,只有使用新版本自带的API23 framework无法回编译。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions