On Thu, 9 Jun 2016 11:54:09 +0200 Hans-Christoph Steiner <h...@at.or.at> wrote: > > as far as I know, it is not possible to build an Android app without the > JDK being installed. It looks like right now android-sdk only installs > the JRE, via its dependency on proguard. So the question is: where > should the JDK dependency go? My first guess is that this should be a > Depends: in android-sdk itself. build-tools and platform-tools can be > used without the JDK, so it shouldn't go there. And the idea of the > android-sdk meta package is to install a complete Android development > environment. > >
I've pushed a fix for the bug [1] Not sure if the d/changelog is correctly written. [1]: https://gitlab.com/Aallam/debian_android-sdk-meta/commit/67438f67fe529656eaea8dd368671ab17814b0c2 Regards, Mouaad Aallam