forked from 3pillarlabs/socialauth-android
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathReadMe.txt
26 lines (19 loc) · 1.2 KB
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
===============================================================================
WELCOME to SocialAuth Android SDK version 3.2
===============================================================================
The SDK contains all the material you need to use SocialAuth Android project.
The directories are as follows:
1. libs - This contains socialauth-android-3.2.jar and socialauth-4.4.jar. You need
to include both of these in your application.
2. assets - Contains oauth_consumer.properties containing sample key and secrets
which can use for testing purposes
3. src - This contains the entire socialauth-android-3.2 Eclipse project if you
would like to debug or you need to make some changes. Most of the time you
should not need to.
4. examples - This contains four examples that we have built for you showing
how the SDK can be used to build a Share button, Share bar, Share Menu or a completely
custom UI.
5. javadoc - Documentation for SocialAuth Android
===============================================================================
Detailed wiki available at http://code.google.com/p/socialauth-android/
===============================================================================