git - How do I download a single directory from android.googlesource.com or github.com? -


i want download either:

https://android.googlesource.com/platform/frameworks/base.git/+/master/tools/aapt/

or

https://github.com/android/platform_frameworks_base/tree/master/tools/aapt

as of today, android.googlesource.com has link [tgz] on each directory page, in small font, works:

the [tgz] link works!

you cannot download separate file, can download directory.


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -