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 @@ - +