Apktool: error: No resource identifier found for attribute 'foregroundServiceType' in package 'android'

Created on 10 Jul 2019  路  4Comments  路  Source: iBotPeaches/Apktool

Information

  1. 2.4.0
  2. Windows
  3. Playstore

Stacktrace/Logcat

W: AndroidManifest.xml:136: error: No resource identifier found for attribute 'foregroundServiceType' in package 'android'

This problem appears when I try to build apk, without any modifications
I tried apktool empty-framework-dir --force, no luck

Most helpful comment

I get something similar when the AndroidManifest.xml has android:isSplitRequired="true" in it

All 4 comments

I get something similar when the AndroidManifest.xml has android:isSplitRequired="true" in it

Might be a new property that requires a framework. Due to no issue template, there is not enough information for me to triage this.

Please ensure you follow the issue template. You are welcome to submit another report.

Get the same error AndroidManifest.xml:17: error: No resource identifier found for attribute 'isSplitRequired' in package 'android'

Was this page helpful?
0 / 5 - 0 ratings