chiark / gitweb /
Simplify SDK path configuration
authorHenrik Tunedal <tunedal@gmail.com>
Wed, 6 Apr 2011 18:55:27 +0000 (20:55 +0200)
committerHenrik Tunedal <tunedal@gmail.com>
Wed, 6 Apr 2011 21:45:41 +0000 (23:45 +0200)
commit4cfc02ae9df8c1cae628edda1190d29941c92721
tree245b4bf21be0cf6fdf96135bcce7661b3f023d74
parenta87532a54cad69801a8f1360da2f91f9a5e5686b
Simplify SDK path configuration

As long as we're making the user specify the path to the SDK, we can
use that information to find all the tools - there's no need for
specifying the location of aapt separately or requiring the tools to
be in $PATH.
README
build.py
config.sample.py
update.py