aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 2c8755e1490f29161ecd2e9009b82e320f4de05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Android NDK
===========

Documentation
-------------

NDK documentation, guides, and API reference are available on
[our website](https://developer.android.com/ndk/index.html).

NDK code samples are available on
[GitHub](https://github.com/googlesamples/android-ndk).

Information about Android Studio can be found on [the Android Studio
website](https://developer.android.com/studio/index.html).

Filing Bugs
-----------

NDK bugs should be filed on
[GitHub](https://github.com/android-ndk/ndk/issues/new).

Android Studio and Gradle bugs should be filed in the [Android Studio Bug
Tracker](http://b.android.com). For the fastest response, make sure you follow
their guide on [Filing Bugs](http://tools.android.com/filing-bugs).