blob: 0116d72d8ebbc8f77835eae9a0fa978fc29fc471 [file] [log] [blame] [view] [edit]
# Onboarding
The latest version of this document is available at
https://android.googlesource.com/platform/ndk/+/master/docs/Onboarding.md.
Welcome to the Android NDK! This guide will explain how to get started working
on the NDK (if you want to work *with* the NDK, see the [user
documentation](https://github.com/android/ndk/discussions)).
Googlers: you'll also want to refer to
[go/ndk-onboarding](http://go/ndk-onboarding) which will describe any details
not relevant to external contributors. Non-Googlers, don't worry, you're not
missing anything interesting, just boring things like instructions for how to
work our release tooling.
[TOC]
## Guides and docs
1. [Architecture](Architecture.md)
1. [Building](Building.md)
1. [Testing](Testing.md)
1. [Release process](https://github.com/android/ndk/wiki/NDK-Release-Process)
1. [Downloads](https://github.com/android/ndk/wiki)
1. [Bug tracker](https://github.com/android/ndk/issues)
1. [Android Studio/Gradle plugin bug tracker](https://developer.android.com/studio/report-bugs)
1. [Toolchain](Toolchains.md)
1. [Platform APIs](PlatformApis.md)
1. [Roadmap](Roadmap.md)
1. [Project boards](https://github.com/android/ndk/projects)
1. [Canary builds](ContinuousBuilds.md)
1. [User documentation](https://developer.android.com/ndk/index.html)
1. [Internal documentation](http://go/ndk)
## Mailing lists
* [android-ndk Google Group] or [GitHub
Discussions](https://github.com/android/ndk/discussions) for NDK discussion.
* [android-ndk-announce Google Group] for release announcements.
[android-ndk Google Group]: http://groups.google.com/group/android-ndk
[android-ndk-announce Google Group]: http://groups.google.com/group/android-ndk-announce
## Chat
* [#ndk on the r/AndroidDev Discord](https://discord.gg/8rjcbDbh6e)