When downloading from
https://developer.android.com/studio/releases/platform-tools noother
libraries are required (statically linked ?)
ldd adb
linux-vdso.so.1 (0x7ffc6b1fd000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f7b9e025000)
libpthread.so.0 => /lib/x
Lampa:
> I don't see reason for dependency on android-* crap for fastboot
> package. I want to control my phone over fastboot/adb and i don't need
> android-* crap.
>
> Android-* should be marked as recommended.
Without the android-* libs, fastboot/adb would not work at all. If you
want to chang
I don't see reason for dependency on android-* crap for fastboot
package. I want to control my phone over fastboot/adb and i don't need
android-* crap.
Android-* should be marked as recommended.
--
Lampa
Control: tags -1 wontfix
Control: severity -1 wishlist
I will just keep this bug open so people with similar confusion will see this.
signature.asc
Description: OpenPGP digital signature
> All of these already exist in the archive: libselinux1, libsepol1, libunwind8
That is because AOSP has forked those projects and added something else to the
code, which many components of Android SDK need. As a result, the upstream
version of those libraries are not compatible any more.
There
Le 19/10/18 à 10:54, 殷啟聰 | Kai-Chung Yan a écrit :
Any reasons why fastboot is linked againt the bundled libraries of
android?
Those libraries (e.g. liblog, libutils) are used by Android SDK only and not
for general use, and due to their generic SONAME it would be unwise to put them
in `/usr/l
> Any reasons why fastboot is linked againt the bundled libraries of
> android?
Those libraries (e.g. liblog, libutils) are used by Android SDK only and not
for general use, and due to their generic SONAME it would be unwise to put them
in `/usr/lib`, so we put them in a dedicated directory.
>
Package: fastboot
Version: 1:7.0.0+r33-2
Severity: important
File: /usr/bin/fastboot
Hi,
Any reasons why fastboot is linked againt the bundled libraries of
android?
AFAIK, fastboot is only controling a connected android device an I see
no reasons to not use the system libraries
Please link agai
8 matches
Mail list logo