Skip to content

error: resource android:style/TextAppearance.Material.Notification.Reply is private. W: error: failed linking file resources. #142

@goodboydheeraj

Description

@goodboydheeraj

Starting apktool...
I: Using Apktool 3.0.1 on com.BTPASTraM.apk with 8 threads
I: Smaling smali folder into classes.dex...
I: Smaling smali_classes2 folder into classes2.dex...
I: Smaling smali_classes3 folder into classes3.dex...
I: Smaling smali_classes4 folder into classes4.dex...
I: Smaling smali_classes5 folder into classes5.dex...
I: Smaling smali_classes6 folder into classes6.dex...
I: Smaling smali_classes7 folder into classes7.dex...
I: Building resources with aapt2...
W: C:\Users\USER\Downloads\PulseAPK-windows-x64\decompiled\res\layout\number_picker_material.xml:2: error: resource android:style/TextAppearance.Material.Notification.Reply is private.
W: error: failed linking file resources.
Exception in thread "main" brut.androlib.exceptions.AndrolibException: brut.common.BrutException: Execution failed (exit code = 1): [C:\Users\USER1\AppData\Local\Temp\aapt2_184145183560534733465806021534492127924.tmp, link, -o, C:\Users\USER1\AppData\Local\Temp\APKTOOL16113010036375154815.tmp, --manifest, C:\Users\USER\Downloads\PulseAPK-windows-x64\decompiled\AndroidManifest.xml, --min-sdk-version, 24, --target-sdk-version, 36, --version-code, 184, --version-name, 184.0, --package-id, 127, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --no-compile-sdk-metadata, --warn-manifest-validation, -I, C:\Users\USER\AppData\Local\apktool\framework\1.apk, C:\Users\USER\Downloads\PulseAPK-windows-x64\decompiled\build\resources.zip]
at brut.androlib.res.AaptInvoker.invoke(SourceFile:185)
at brut.androlib.ApkBuilder.buildResources(SourceFile:357)
at brut.apktool.Main.main(SourceFile:92)
Caused by: brut.common.BrutException: Execution failed (exit code = 1): [C:\Users\USER1\AppData\Local\Temp\aapt2_184145183560534733465806021534492127924.tmp, link, -o, C:\Users\USER1\AppData\Local\Temp\APKTOOL16113010036375154815.tmp, --manifest, C:\Users\USER\Downloads\PulseAPK-windows-x64\decompiled\AndroidManifest.xml, --min-sdk-version, 24, --target-sdk-version, 36, --version-code, 184, --version-name, 184.0, --package-id, 127, --no-auto-version, --no-version-vectors, --no-version-transitions, --no-resource-deduping, --no-compile-sdk-metadata, --warn-manifest-validation, -I, C:\Users\USER\AppData\Local\apktool\framework\1.apk, C:\Users\USER\Downloads\PulseAPK-windows-x64\decompiled\build\resources.zip]
at brut.util.OS.exec(SourceFile:147)
at brut.androlib.res.AaptInvoker.invoke(SourceFile:182)
... 2 more
APK file creation failed (Exit Code: 1)

Not sure if the issue with app or something else. The decompling and compiling works with previous versions of the app.

The app is a xapk file. App link

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