Extended Android Tools is a place to host and maintain a build environment and makefiles cross compiling Linux tools we all love for Android.
189
stars
63
forks
source link
make targets automating project/jdwp tasks #70
Closed
michalgr closed 1 year ago
make jdwp-host-prepare
installs all tools needed for development ofprojects/jdwp
make jdwp-format
formats python sourcesmake jdwp-check
ensuresprojects/jdwp
builds, type checks, is well formatted and associated tests pass