File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- Android Things Native API
2
- =========================
1
+ Android Things Native Library
2
+ =============================
3
3
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 `
5
8
6
9
Usage
7
10
=====
8
11
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
10
13
location if you have many native projects).
11
14
- Add the following lines to the native project ` CMakeLists.txt ` :
12
15
```
You can’t perform that action at this time.
0 commit comments