Android SDK Manager - 2021/07/25 - beta.1

Post your working scripts, libraries and tools.
User avatar
TheArkive
Posts: 1027
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

Android SDK Manager - 2021/07/25 - beta.1

Post by TheArkive » 28 May 2021, 15:14

A GUI for Android SDK Manager. Easily install/uninstall/update packages, and also set the user %PATH% var to include binary locations.

The platform-tools package gets some special treatment because there is no built in version management in the stock SDK Manager (only latest version of platform-tools). This is quite problematic since many older Android devices function better with older versions of platform-tools. With this tool, the process of switching versions of platform-tools is significantly simplified.

Android_SDK_Manager_1.png
Android_SDK_Manager_1.png (44.12 KiB) Viewed 1221 times

This will be part of my up-and-coming ADB Toolkit (true name TBD).

:arrow: Download on GitHub

============================================================
Updates
============================================================
Last edited by TheArkive on 25 Jul 2021, 04:29, edited 4 times in total.
User avatar
TheArkive
Posts: 1027
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

Re: Android SDK Manager - 2021/05/28 - a136

Post by TheArkive » 16 Jun 2021, 15:31

2021/06/16
  • updated the CLISAK lib
  • added GuiCtlExt lib
  • updated default blank config file
  • Download and Install are now separated.
  • Downloaded files are appropriately named and kept for future use in ScriptDir\files folder.
  • ComboBox lists downloaded files only now.
  • You can delete downloaded files from the GUI.
  • Syntax for the "Unzipper CLI" is improved to be more versatile (see example - top of script).
  • Added "ScriptDir" button to open ScriptDir folder (for manually inspecting downloaded files).
User avatar
TheArkive
Posts: 1027
Joined: 05 Aug 2016, 08:06
Location: The Construct
Contact:

Re: Android SDK Manager - 2021/07/25 - beta.1

Post by TheArkive » 25 Jul 2021, 04:29

2021/07/25
  • fixed updates list not updating to "No Updates" when there are no updates
  • minor update for CLISAK lib
Post Reply

Return to “Scripts and Functions (v2)”