Ask Your Question
4

What does the error message "No resource identifier found for attribute 'allowNativeHeapPointerTagging' in package 'android'" mean when attempting to recompile with Apktool?

asked 2023-06-10 07:19:40 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-06-10 07:28:02 +0000

huitzilopochtli gravatar image

This error message means that the Apktool is unable to recognize the attribute "allowNativeHeapPointerTagging" in the Android package. It is possible that this attribute may be a new addition to a recent version of Android. To resolve this error message, you can try updating the Apktool version to the latest release or modifying the AndroidManifest.xml file of the app to remove this attribute.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-10 07:19:40 +0000

Seen: 7 times

Last updated: Jun 10 '23