i have this script i always use to install the java jdk and android sdk with command line tools to my pc. becuase installing the entire android studio suite is overkill for my usecases. maybe if coredeck starts it could give the option to install the android command line tools and sdk and jdk and emulator and platform tools automatically. this is the script i always use on a new windows installation, its very simple and the same logic could be in the code of CoreDeck itself: https://github.com/sjoerdev/setup-android-tools
i have this script i always use to install the java jdk and android sdk with command line tools to my pc. becuase installing the entire android studio suite is overkill for my usecases. maybe if coredeck starts it could give the option to install the android command line tools and sdk and jdk and emulator and platform tools automatically. this is the script i always use on a new windows installation, its very simple and the same logic could be in the code of CoreDeck itself: https://github.com/sjoerdev/setup-android-tools