Skip to content

Commit f9eafae

Browse files
committed
native-libandroidthings: fix README
- update description - fix broken link Change-Id: I5bfd31c21e7c26e2211d5bcd48b1dbba2e748169
1 parent 887e251 commit f9eafae

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
Android Things Native API
2-
=========================
1+
Android Things Native Library
2+
=============================
33

4-
This repository contains the symbols and the headers for the Android Things Native API.
4+
This repository contains the symbols and the headers for the Android Things
5+
[Native PIO API](https://developer.android.com/things/sdk/pio/native.html) for the following architecture:
6+
- `armeabi-v7a`
7+
- `x86`
58

69
Usage
710
=====
811

9-
- Unzip the latest [release](releases) in the native project directory (or in a shared
12+
- Unzip the latest [release](/androidthings/native-libandroidthings/releases) in the native project directory (or in a shared
1013
location if you have many native projects).
1114
- Add the following lines to the native project `CMakeLists.txt`:
1215
```

0 commit comments

Comments
 (0)