* Trying this
* Revert "Trying this"
This reverts commit 46eab8f218.
* Put exists check around tools move
* Remove directory before copying over it
* Reverted indent
* Revert additional two spaces
This changes up way too much:
- Moving most (all) of the code to main.ts instead of the numerous
files
- Dropping the caching functionality, since it should be optional
- now we will only download the android sdk tools if they are not
already present, including if ANDROID_SDK_ROOT is already set