修正安装文档,使安装过程更简洁

This commit is contained in:
zhangqinghe
2015-01-19 16:37:44 +08:00
parent 2c3bd5ab38
commit 39b7987b25
4 changed files with 40 additions and 36 deletions
+1 -1
View File
@@ -153,7 +153,7 @@
<receiver android:name="cn.jpush.android.service.AlarmReceiver"/>
<!-- Required . Enable it you can get statistics data with channel -->
<meta-data android:name="JPUSH_CHANNEL" android:value="developer-default"/>
<meta-data android:name="JPUSH_APPKEY" android:value="299d0fee887820e7d90a68b2"/>
<meta-data android:name="JPUSH_APPKEY" android:value="your appkey"/>
</config-file>
<source-file src="src/android/jpush-sdk-release1.7.2.jar" target-dir="libs"/>
<source-file src="src/android/armeabi/libjpush172.so" target-dir="libs/armeabi"/>