-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
使用新版本-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无法回编译。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels