Skip to content

A microsite overview of all Android 🤖 versions and their corresponding API/SDK levels, version codes, codenames, and market shares.

License

Notifications You must be signed in to change notification settings

ebelinski/apilevels

Repository files navigation

API Levels

Hello! This is the source code for Android API Levels, a microsite that displays Android versions and their corresponding identifiers for Android developers. It is built with Jekyll and deployed on GitHub Pages. Changes merged into the main branch are automatically deployed.

Getting started

To make contributions, you can submit pull requests with changes to the relevant files. If you would like to build the website locally, follow these instructions:

  1. Install the correct version of Ruby, ideally using a tool such as rbenv.
  2. Install the project Ruby dependencies: bundle install.
  3. Start the local Jekyll server: bundle exec jekyll serve.

The website should now be visible in a browser at http://127.0.0.1:4000/.

Contributing

You may open issues for suggestions and pull request for proposed changes. All contributors must follow the code of conduct. Any contributions you make must follow the license.

All of the website content is in the index.md, which has a mix of HTML and Markdown code. It's a bit messy, but it works!

License

This repository is licenced under the MIT License.

About

A microsite overview of all Android 🤖 versions and their corresponding API/SDK levels, version codes, codenames, and market shares.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks