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

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -