Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/safaiyeh/omni

Universal Social Media Feed
https://github.com/safaiyeh/omni

Last synced: about 1 month ago
JSON representation

Universal Social Media Feed

Awesome Lists containing this project

README

        

# Omni
All in one social media application for Android.

Login Activity | Feed Activity
:-------------------------:|:-------------------------:
![](https://github.com/JSafaiyeh/Omni/blob/master/screen_shots/home_screen.png) | ![](https://github.com/JSafaiyeh/Omni/blob/master/screen_shots/feed_screen.png)

Implemented:
#Twitter
Twitter provides a Twitter API Client with Fabric.

Read the [Twitter Documentation](https://dev.twitter.com/twitter-kit/android/api) for more information.

#Facebook
RestFB created a client for Facebook.
Note: Facebook does not allow Android apps to use the "read_stream" permission anymore. Therefore, there is no longer a way to retrieve News Feed posts and displaying them. The implementation provided cannot be used in an app that is live in the market, unless approved by Facebook.

Read the [RestFB Wiki](http://restfb.com/) for more information.