Android social network sdk or framework -


I wanted to develop a social network app for Android, I wanted to know if you know any SDK or framework It is easy to create such an app.
I'm glad that someone can help me with this. Thank you

Modular and SocialHouse is easier than Android

You can add the dependency of the chosen network and install a small application using the normal interface.

  dependency {... compile 'com.github.asne: asne-facebook: 0.2.1' compile 'com.github.asne: as-tweeters: 0.2.1' compile 'com .github.asne: asne-googleplus: 0.2. 1 'compilation' com.github.asne: ASSE-linkedin: 0.2.1 'compile' com.github.asne: ASSE-GSM: 0.2.1 'compile' com.github.asne: asne-vk: 0.2.1 ' Compiled 'com.github.asne: asne-odnoklassniki: 0.2.1' ...}   

In fact, choose a dependency from the Maven central - it's easy

By the way it uses native labs for social networks, you can contact the established social network app

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -