Skip to content

Jesr2104/Android_challenge_01_clean

Repository files navigation

Twitter Map

This is an Android application that displays tweets on a Google map. The app makes real-time requests to the Twitter server and listens for tweets that contain location information. The tweets are displayed on the map by placing a pin for each tweet. The maximum number of pins that will be displayed on the map at any given time is 25. Once the maximum number of pins is reached, the oldest tweets will start to disappear from the map.

Getting Started

These instructions will help you to run the project on your local machine for development and testing purposes.

Prerequisites

  • Android Studio
  • Kotlin
  • Twitter API credentials

Built With

Authors

  • Your Name - Initial work

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published

Languages