Skip to content

Android Twitter implementation by using Fabric SDK with Retrofit 2.0

Notifications You must be signed in to change notification settings

manishpatelgt/MyTwitterRepo

Repository files navigation

MyTwitterRepo


Android Twitter implementation by using Fabric SDK and Retrofit 2.0

Also describe how to customize Retrofit 1.9 implementation provided by Fabric Twitter SDK Kit.

This will get all the data from Twitter by using Twitter Rest API

Screen Shot

  1. Login

  2. HomeTimeLine

  3. MyTweets

  4. MyReTweets

  1. Profile

  1. AboutUs

This application is only for learning purpose. How to use Twitter API ? So if you have any suggetion please don't hasitate just give me feedback email.

Userful Articles and websites referred

  1. http://square.github.io/retrofit/
  2. http://inthecheesefactory.com/blog/retrofit-2.0/en
  3. https://futurestud.io/blog/retrofit-2-upgrade-guide-from-1-9
  4. https://guides.codepath.com/android/Consuming-APIs-with-Retrofit

Twitter API Useful Links

  1. https://dev.twitter.com/overview/api/tweets
  2. https://dev.twitter.com/rest/reference/get/statuses/user_timeline
  3. https://docs.fabric.io/android/twitter/access-rest-api.html
  4. https://dev.twitter.com/overview/api/response-codes
  5. https://dev.twitter.com/oauth/overview
  6. https://dev.twitter.com/oauth/overview/creating-signatures
  7. https://docs.fabric.io/android/index.html

Licence

Copyright (C) 2016 Manish Patel (MD)

Unauthorised usage or distribution strictly prohibited.
You may not use this file except in compliance with the License.
Portions copyright 2012, Google, Inc.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android Twitter implementation by using Fabric SDK with Retrofit 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages