[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with Bundletool update



Thanks for these invaluable hints Markus.

I'll try these steps you mentioned.

Regards,

Sonnie

On 7/20/22 20:23, Markus Koschany wrote:
Am Mittwoch, dem 20.07.2022 um 20:03 +0100 schrieb Nkwuda Sunday Cletus:
com.android.aapt.Resources
aapt is a binary package compiled from

https://tracker.debian.org/pkg/android-platform-frameworks-base

I'm not sure if that will solve your problem. You can search for imports or
code in general with

https://codesearch.debian.net/

A quick search only highlights bazel-bootstrap as the only source package in
Debian that currently references com.android.aapt.Resources.

Maybe it is another protobuf generated class but from another project?

https://android.googlesource.com/platform/frameworks/base/+/master/tools/aapt2/Resources.proto

Tip: Whenever you get stuck with compiling something it is OK to use a
precompiled class or a jar file for testing and development. Just take a look
at the official bundletool binaries and fetch the class from there and add it
to the CLASSPATH. If that works, at least you know that it is not a general
Debian packaging problem. Of course you should remove the binary before you
upload the package to Debian and replace it with the corresponding sources.

Regards,

Markus

Attachment: OpenPGP_0x64C708814523D373.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: