From ce75de5a680b6ab202de0259d70b45102446f04e Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Tue, 8 Apr 2025 00:43:04 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=BA=90=E7=A0=81=E5=81=9C?= =?UTF-8?q?=E6=AD=A2=E5=85=AC=E5=BC=80=E5=8F=91=E5=B8=83=E3=80=82=E5=88=97?= =?UTF-8?q?=E5=85=A5=E7=A7=81=E6=9C=89=E5=BA=94=E7=94=A8=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E8=AE=A1=E5=88=92=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- positions/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/positions/README.md b/positions/README.md index 2679a36..00481f5 100644 --- a/positions/README.md +++ b/positions/README.md @@ -1,8 +1,10 @@ # Positions +本项目涉及个人隐私,现转为个人应用开发。项目源码正式停止公开维护。 #### 介绍 位置应用,与卫星定位有关的应用。可以根据设定的位置与时间条件判断,来发送通知的应用。 + #### 软件架构 以腾讯位置服务SDK源码为基础。源码地址:https://lbs.qq.com/mobile/androidMapSDK/developerGuide/configuration 适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。