Skip to content

A repository configured to install Android development tools (Android SDK in Codespaces) for Kotatsu builds.

Notifications You must be signed in to change notification settings

KotatsuApp/build-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Set up SDK for building Kotatsu

This is a codespace repository configured to install Android development tools (for building Kotatsu app)

Installed Software

* Ubuntu
* Bazelisk
* Gradle
* Maven
* Ant
* Meson
* Java 17 (Oracle)
* Android SDK

Usage

To import as a submodule use 'git submodule add'

git submodule add https://github.com/KotatsuApp/build-sdk .devcontainer

In theory it is possible to add access to additional repositories within a codespace using 'customizations'

devcontainer.json

The original devcontainer.json file was created using the VS Code codespaces configuration wizard.

Press "F1" or "Ctr + Shift + P" in VS Code Codespaces and select "Codespaces: Add Dev Container Configuration Files...".

Additional information

Additional information about VS Code, the UI, Dev Containers and VS Code Dev Containers (Extention) is available online. Devcontainers are available on the most common operating systems and the web (1 & 2)!

About

A repository configured to install Android development tools (Android SDK in Codespaces) for Kotatsu builds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published