From 5c5d7c784874157640336eff413e772ac4e94898 Mon Sep 17 00:00:00 2001
From: Hevin <328066446@qq.com>
Date: Fri, 4 Mar 2016 15:57:12 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20Android=20=E6=89=8B?=
=?UTF-8?q?=E5=8A=A8=E5=AE=89=E8=A3=85=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
document/Android_handle_install.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/document/Android_handle_install.md b/document/Android_handle_install.md
index ea9b1c1..ae58338 100644
--- a/document/Android_handle_install.md
+++ b/document/Android_handle_install.md
@@ -4,9 +4,9 @@
1. 复制:`$JPUSH_PLUGIN_DIR`/src/android/*.java 到cn/jpush/phonega/目录下(即:cn.jpush.phonegap的包下)
2. 复制:`$JPUSH_PLUGIN_DIR`/src/android/armeabi/libjpush.so 到lib/armeabi/
-3. 复制:`$JPUSH_PLUGIN_DIR`/src/android/jpush-sdk-release1.5.0.jar 到lib/
+3. 复制:`$JPUSH_PLUGIN_DIR`/src/android/jpush-sdk-release2.0.6.jar 到lib/
4. 复制:`$JPUSH_PLUGIN_DIR`/src/android/test_notification_layout.xml到res/layout/
-5. 复制:`$JPUSH_PLUGIN_DIR`/src/android/jpush_notification_icon.png 到res/drawable/
+5. 复制:`$JPUSH_PLUGIN_DIR`/src/android/jpush_notification_icon.png到res/drawable/
6. 修改 AndroidManifest.xml 在 manifest 节点下添加以下权限
@@ -53,7 +53,7 @@
-
+
@@ -76,7 +76,7 @@
-
+