{"id":19135866,"url":"https://github.com/glasstoestudio/standalone-android-sdk-manager","last_synced_at":"2025-10-18T09:54:29.864Z","repository":{"id":52241156,"uuid":"172171635","full_name":"GlassToeStudio/Standalone-Android-Sdk-Manager","owner":"GlassToeStudio","description":"A standalone UI interface for the Android SDK manager command line tools. ","archived":false,"fork":false,"pushed_at":"2020-09-20T19:40:14.000Z","size":301,"stargazers_count":31,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T14:35:39.646Z","etag":null,"topics":["android","androidsdk","uwp","wpf","wpf-ui"],"latest_commit_sha":null,"homepage":"http://glasstoestudio.weebly.com/android-skd-manger.html","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlassToeStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-23T04:37:47.000Z","updated_at":"2024-06-06T09:33:25.000Z","dependencies_parsed_at":"2022-08-26T06:01:22.439Z","dependency_job_id":null,"html_url":"https://github.com/GlassToeStudio/Standalone-Android-Sdk-Manager","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlassToeStudio%2FStandalone-Android-Sdk-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlassToeStudio%2FStandalone-Android-Sdk-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlassToeStudio%2FStandalone-Android-Sdk-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlassToeStudio%2FStandalone-Android-Sdk-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlassToeStudio","download_url":"https://codeload.github.com/GlassToeStudio/Standalone-Android-Sdk-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252761146,"owners_count":21800124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","androidsdk","uwp","wpf","wpf-ui"],"created_at":"2024-11-09T06:32:27.599Z","updated_at":"2025-10-18T09:54:29.773Z","avatar_url":"https://github.com/GlassToeStudio.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standalone-Android-Sdk-Manager\n\n* If you have been using the Sdk Manager that is included with Android Studio, this should look and feel pretty familiar. :D\n\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://i.imgur.com/zj5ccIs.png\"\u003e\n\u003c/p\u003e\n\n## Getting Started\n---\n   * Download and Install the latest [Release](https://github.com/GlassToeStudio/Standalone-Android-Sdk-Manager/releases)\n   * Unzip the folder contents.\n   * Run setup.exe\n\n   *you may get a warning, because the cert used to sign is not widely known.*\n\n   *If this is too risky for you, there is always the option to clone the repo, and build the exe on your own system :D*\n\n---\n## Prerequisites\n---\n\n__This Program requires the Android SDK Command Line Tools and the Java JDK__\n### ★ Already have a valid Sdk installed and Java JDK?\n* You are done :D\n\n---\n\n#### ★ Don't have a valid JDK installed?\n\n * __Go download [Java JDK](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) and install it. (For Windows)__\n\n    * After installation add Java to your `PATH`\n    * More information about adding Java to `PATH` can be found [here](https://javatutorial.net/set-java-home-windows-10)\n\n#### ★ Don't have a valid Sdk installed?\n\n  * __Go download [Android Sdk Command Line Tools](https://developer.android.com/studio#downloads). (For windows)__\n\n    * Create a root `Sdk` folder somewhere that is easy to find `C:\\\\` is a good place.\n    * Extract the zip file to that root `Sdk` folder.\n    * Folder structure should be `C:\\\\Sdk\\tools` (if you chose `C:\\\\`)\n    * Folder structure is important for this to work, since you will need to navigate to the root `Sdk` folder within the application, It will then look in `\\tools\\bin\\` for the sdkmanager.bat file that is included with the command-line tools.\n \n---\n\n### Notes:\n* I named the root folder `Sdk`, the name does not matter. Additionally, this folder can be inside any other folder. The important part is that you know which is the root. \n* A common structure is `C:\\\\Android\\Sdk\\` or `C:\\\\Android-Sdk\\` as the root folder name.\n* It is preferable (but not necessary) that `C:\\\\Sdk\\tools` has been added to your `PATH`.\n* More info about adding to your `PATH` can be found [here](https://www.androidcentral.com/installing-android-sdk-windows-mac-and-linux-tutorial) \n\n\n* If contributing, be sure to have `git` installed.\n---\n\n## Usage\n---\n\n* After installing, and upon the first run, you will need to navigate to your Sdk `root` folder.\n* If you had previously used Android Studio to install the Sdk, the default location is:\n  * `%LOCALAPPDATA%\\Android\\Sdk` \n  * aka: `C:\\\\Users\\UserName\\AppData\\Local\\Android\\Sdk`\n* The program will automatically populate the Sdk field with this info, if it is not where your Sdk is installed, you will need to manually navigate to your Sdk location.\n* You should only need to do this once, as the program will save the location. \n* Now you can use the UI to manage your Sdk. \n  * Install new packages and tools\n  * Uninstall old packages\n  * Update current packages\n  * etc.\n\n---\n## Contributing\n---\nThis project is open source and controlled under the [MIT License](LICENSE) \n\nWant to contribute?\n\nSee the [Contributing](CONTRIBUTING.md) guidelines!\n\nPlease be sure to check the [Code of Conduct ](CODE_OF_CONDUCT.md) as well!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasstoestudio%2Fstandalone-android-sdk-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglasstoestudio%2Fstandalone-android-sdk-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglasstoestudio%2Fstandalone-android-sdk-manager/lists"}