Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12413
| From | Markus Koschany <apo@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Help with Bundletool update |
| Date | 2022-07-20 21:30 +0200 |
| Message-ID | <ELnyp-cG76-1@gated-at.bofh.it> (permalink) |
| References | <ELh9D-cCbk-1@gated-at.bofh.it> <ELkAx-cEo2-7@gated-at.bofh.it> <ELnf3-cG0Y-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 14:40 +0200
Re: Help with Bundletool update Hans-Christoph Steiner <hans@at.or.at> - 2022-07-20 18:10 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 22:00 +0200
Re: Help with Bundletool update Hans-Christoph Steiner <hans@at.or.at> - 2022-07-21 21:00 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-21 23:40 +0200
Re: Help with Bundletool update Markus Koschany <apo@debian.org> - 2022-07-20 18:20 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 21:10 +0200
Re: Help with Bundletool update Markus Koschany <apo@debian.org> - 2022-07-20 21:30 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 22:00 +0200
csiph-web