From 9b6d4246804d39e5b7570992d63e31a044442385 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Mon, 25 Nov 2019 12:03:17 +0000 Subject: IVGCVSW-4174 Update adb version in the BuildGuideAndroidNDK.md Signed-off-by: Nikhil Raj Change-Id: Ie31b2caafe0e83dad6a88dca6f6c7197a2fc2d5a --- BuildGuideAndroidNDK.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BuildGuideAndroidNDK.md b/BuildGuideAndroidNDK.md index c1a9dfe1c9..0f9953f3f1 100644 --- a/BuildGuideAndroidNDK.md +++ b/BuildGuideAndroidNDK.md @@ -185,6 +185,7 @@ All downloaded or generated files will be saved inside the `~/armnn-devenv` dire * Push the build results to an Android device and make symbolic links for shared libraries: + Currently adb version we have used for testing is 1.0.41. ```bash adb push libarmnnTfParser.so /data/local/tmp/ -- cgit v1.2.1