Skip to content

Instantly share code, notes, and snippets.

View ChristianSauer's full-sized avatar

Christian Sauer ChristianSauer

  • Codecentric
  • Düren
View GitHub Profile

Install Android SDK CLI Ubuntu 20.04 WSL2 (Work in Progress)

Install Java 8

sudo apt install openjdk-8-jdk-headless

Android SDK

[tool.poetry]
name = "bla"
version = "4.0.0"
description = ""
authors = []
[tool.poetry.dependencies]
typing_extensions = "^3.7.4"