mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2026-04-19 00:03:45 +08:00
修正安装文档,使安装过程更简洁
This commit is contained in:
+1
-1
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user