From 4b914a5d7e3d7971cb3e3ed49047fa331bd74da3 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期二, 13 六月 2017 17:19:34 +0800 Subject: [PATCH] milestone 1 --- VisitFace/RtspNativeCodec/local.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VisitFace/RtspNativeCodec/local.properties b/VisitFace/RtspNativeCodec/local.properties index 6b21cab..2fd8b8b 100644 --- a/VisitFace/RtspNativeCodec/local.properties +++ b/VisitFace/RtspNativeCodec/local.properties @@ -7,6 +7,6 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Mar 23 12:49:20 CST 2017 -ndk.dir=D\:\\Android\\adk\\ndk-bundle -sdk.dir=D\:\\Android\\adk +#Wed Mar 22 13:58:29 CST 2017 +ndk.dir=C\:\\Users\\houxiao\\AppData\\Local\\Android\\Sdk\\ndk-bundle +sdk.dir=C\:\\Users\\houxiao\\AppData\\Local\\Android\\Sdk -- Gitblit v1.8.0