About ASNE
ASNE library created for simple integration of Social Networks. If you want to integrate your application with multiple social networks just choose ASNE modules and add them to your project. You just need to: add module, build SocialNetworkManager and configure your AndroidManiferst. ASNE contains common interface for most popular social networks, but you can easily make module for another.
ASNE contains modules for social networks:
- Twitter
- LinkedIn
- Facebook
- Google Plus
- Vkontakte
- Odnoklassniki
- Features
ASNE got almost all necessary requests to social networks
1. Login
2. Configure necessary permissions
3. Get Access Token
4. Get current person social profile
5. Get social profile of user by id
6. Get social profile for array of users
7. Get detailed user profile
8. Share message
9. Share photo
10. Share link
11. Request Share dialog with message/photo/link
12. Check is user(by id) is friend of current
13. Get list of Friends
14. Adding friends by id
15. Remove friend from friend list
16. Add any your request - you integrated full SDK to chosen social network
by W####:
It's very great library my half work is done by you thanks