Trying to install @android ADB client on @alpinelinux. It has a stupid Android.mk file instead of a proper build system...
Thankfully @debian has a flat makefile for adb in their source package for it here: https://packages.debian.org/sid/android-tools-adb ….
-
-
That got me thinking - is there a simple programmatic way to convert Android.mk files to flat Makefiles for use outside Android buildhell?
-
@RichFelker Android.mk are Makefiles.So you should be able to write a Makefile that includes Android.mk and exports needed commands/vars -
@astarasikov Yeah that's what I expected. The question is what exactly should be exported to make arbitrary Android.mk files work. -
@RichFelker I guess NDK's "build" directory contains what you need in a more light-fashioned way than the Android source tree "build/core"
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.