Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandospr/android-twitter-search
Quick example to showcase the usage of the Twitter REST API
https://github.com/fernandospr/android-twitter-search
Last synced: 5 days ago
JSON representation
Quick example to showcase the usage of the Twitter REST API
- Host: GitHub
- URL: https://github.com/fernandospr/android-twitter-search
- Owner: fernandospr
- Created: 2016-10-19T23:59:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-20T01:00:18.000Z (about 8 years ago)
- Last Synced: 2024-11-08T10:50:44.640Z (about 2 months ago)
- Language: Java
- Size: 996 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
**android-twitter-search** is a quick Android example to showcase the Twitter REST API.
The app is using the following libraries:
* Retrofit2
* Gson
* Glide## Screenshots