From bbebd4f02ef45a27390c746f58696d66ec1d3c3e Mon Sep 17 00:00:00 2001 From: Sergey Yagovtsev Date: Tue, 15 Jan 2019 23:22:41 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fafe2bd..6de1163 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - [MacOS](#macos) - [Windows](#windows) - [QNX](#qnx) + - [Android](#android) 5. [Notes about major release (1.0 -> 2.0)](#status) 6. [License](#license) @@ -293,6 +294,10 @@ $ cmake -DCMAKE_TOOLCHAIN_FILE=/path/to/QNXToolchain.cmake .. ``` For more information and example for `QNXToolchain.cmake` see [this PR](https://github.com/yse/easy_profiler/pull/145) +## Android + +You can build native library for android by using NDK and standalone toolchain. See [comment for this PR](https://github.com/yse/easy_profiler/pull/137#issuecomment-436167127) to get a more detailed instruction. + # Status Branch `develop` contains all v2.0.0 features and new UI style. Please, note that .prof file header has changed in v2.0.0: