A graphical interface for the Android SDK package manager. https://code.ivysaur.me/qsdkmanager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
mappu 3e5672df42
commit all archived files
6 years ago
dist-archive commit all archived files 6 years ago
doc commit all archived files 6 years ago
.legacy-codesite.toml initial meta commit 6 years ago
README.md commit all archived files 6 years ago

README.md

qsdkmanager

A graphical interface for the Android SDK package manager.

Android SDK 23 and earlier shipped with a graphical package manager. In SDK 24 this was hidden, and in SDK 25 it was permanently removed. This application is a standalone utility that reimplements much of its functionality.

qsdkmanager works by parsing the output of sdkmanager commands. It is hoped that this will remain a stable interface in future versions of the Android SDK after 25.

Features

  • Add and remove packages
  • Switch from Stable to Beta/Dev/Canary channels
  • Manage obsolete packages
  • Automatically accept software licenses
  • Self-contained portable .exe for Windows

Changelog

2017-04-25 1.0.0