lawgimenez / snippets

Main repository for snippets surfaced on developer.android.com.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Snippets

This repository holds code snippets used in Android documentation on developer.android.com.

The idea is that by having a small sample project that contains the code snippets from documentation, developers will gain more context on how to implement a specific API.

In addition, by having CI running on this repo, we can ensure that the code snippets on developer.android.com is in a working condition.

It is a work in progress, as many snippets are still embedded as static HTML.

Contributing

We love contributions! See CONTRIBUTING.md for guidelines.

About

Main repository for snippets surfaced on developer.android.com.

License:Apache License 2.0


Languages

Language:Kotlin 99.4%Language:Java 0.6%