This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
ytzh_Android_ZhongHui
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
增加友盟统计
developer
lh
8 years ago
parent
471efadcc9
commit
36055197b0
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
app/src/main/AndroidManifest.xml
+ 5
- 0
app/src/main/AndroidManifest.xml
View File
@ -26,6 +26,11 @@
</intent-filter>
</activity>
<activity
android:name=
".home.MainActivity"
/>
<!--
友盟
-->
<meta-data
android:value=
"5a1b5deaf43e4825b200070d"
android:name=
"UMENG_APPKEY"
/>
<meta-data
android:value=
"Channel ID"
android:name=
"UMENG_CHANNEL"
/>
</application>
</manifest>
Write
Preview
Loading…
Cancel
Save