Skip to content

Commit 75b7b15

Browse files
author
user1
committed
two
1 parent e977d63 commit 75b7b15

File tree

137 files changed

+1980
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+1980
-32
lines changed

app/app-release.apk

4.18 MB
Binary file not shown.

app/app.iml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,28 @@
8383
</content>
8484
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
8585
<orderEntry type="sourceFolder" forTests="false" />
86+
<orderEntry type="library" exported="" name="umeng_social_sdk" level="project" />
8687
<orderEntry type="library" exported="" name="lib-core-slh-3.1.0" level="project" />
87-
<orderEntry type="library" exported="" name="appcompat-v7-21.0.3" level="project" />
88-
<orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" />
8988
<orderEntry type="library" exported="" name="nineoldandroids-2.4.0" level="project" />
9089
<orderEntry type="library" exported="" name="support-v4-21.0.3" level="project" />
9190
<orderEntry type="library" exported="" name="lib-manipulation-3.1.0" level="project" />
92-
<orderEntry type="library" exported="" name="butterknife-6.0.0" level="project" />
91+
<orderEntry type="library" exported="" name="SocialSDK_QQZone_1" level="project" />
92+
<orderEntry type="library" exported="" name="SocialSDK_QQZone_2" level="project" />
9393
<orderEntry type="library" exported="" name="analytics-5.4.1" level="project" />
94+
<orderEntry type="library" exported="" name="SocialSDK_QQZone_3" level="project" />
9495
<orderEntry type="library" exported="" name="umeng-update-v2.5.0" level="project" />
96+
<orderEntry type="library" exported="" name="httpmime-4.1.3" level="project" />
9597
<orderEntry type="library" exported="" name="library-1.5.2" level="project" />
9698
<orderEntry type="library" exported="" name="lib-core-3.1.0" level="project" />
99+
<orderEntry type="library" exported="" name="appcompat-v7-21.0.3" level="project" />
100+
<orderEntry type="library" exported="" name="SocialSDK_WeiXin_2" level="project" />
101+
<orderEntry type="library" exported="" name="SocialSDK_WeiXin_1" level="project" />
102+
<orderEntry type="library" exported="" name="SocialSDK_laiwang_2" level="project" />
103+
<orderEntry type="library" exported="" name="SocialSDK_Sina" level="project" />
104+
<orderEntry type="library" exported="" name="support-annotations-21.0.3" level="project" />
105+
<orderEntry type="library" exported="" name="butterknife-6.0.0" level="project" />
106+
<orderEntry type="library" exported="" name="SocialSDK_laiwang_1" level="project" />
107+
<orderEntry type="library" exported="" name="SocialSDK_sms" level="project" />
97108
<orderEntry type="module" module-name="library" exported="" />
98109
</component>
99110
</module>

app/build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,9 @@ dependencies {
3131
compile project(':library')
3232
compile files('libs/nineoldandroids-2.4.0.jar')
3333
compile files('libs/umeng-update-v2.5.0.jar')
34+
compile files('libs/httpmime-4.1.3.jar')
35+
compile files('libs/umeng_social_sdk.jar')
36+
compile files('libs/SocialSDK_laiwang_1.jar')
37+
compile files('libs/SocialSDK_laiwang_2.jar')
38+
compile files('libs/SocialSDK_QQZone_1.jar')
3439
}

app/libs/SocialSDK_QQZone_1.jar

74.9 KB
Binary file not shown.

app/libs/SocialSDK_QQZone_2.jar

230 KB
Binary file not shown.

app/libs/SocialSDK_QQZone_3.jar

46.9 KB
Binary file not shown.

app/libs/SocialSDK_Sina.jar

9.75 KB
Binary file not shown.

app/libs/SocialSDK_WeiXin_1.jar

46.3 KB
Binary file not shown.

app/libs/SocialSDK_WeiXin_2.jar

29.3 KB
Binary file not shown.

app/libs/SocialSDK_laiwang_1.jar

61.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)