From bc50fbc6bf946c27bb4770a3141316586422a64b Mon Sep 17 00:00:00 2001 From: dupengyue <dupengyue@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 21 七月 2017 15:40:50 +0800 Subject: [PATCH] 调试接口添加 --- 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