WhatsDump icon indicating copy to clipboard operation
WhatsDump copied to clipboard

Freeze the Android tools version - Fixes #41

Open Lazza opened this issue 6 years ago • 1 comments

The script tries to find the latest Android tools version on this page:

https://developer.android.com/studio/

However, it's structure has changed. There is no particular reason to force the latest tools so we might also use an archived version as a quick fix.

https://web.archive.org/web/20190403122148/https://developer.android.com/studio/

Lazza avatar Mar 21 '20 23:03 Lazza

Sorry, I didn't see this PR before fixing the regex in #53

I don't have experience working with Android, so if you don't see any value from using the last version of emulator/platform/tools, I may agree that it would be enough to stick to a particular version.

This PR is mutually exclusive with #53.

albestro avatar Aug 22 '20 11:08 albestro