spongycode / service-net

Android app fetching real-time data from diverse APIs, updated in the background, with selectable sources and clickable in-app web view.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service Net

Android application that fetches data from various APIs to display information about it.

Features

  • Utilizes foreground service to ensure data is updated even when the app is in the background or closed.
  • Data is updated every regular interval.
  • Allows users to select from three different API sources.
  • Website links are clickable and open an in-app web view.

API Sources

Contributing

Feel free to contribute to this project by submitting issues, pull requests, or providing valuable feedback. Your contributions are always welcome!

License

Service Net is released under the MIT License. Feel free to modify or add to this list based on the specific features of your app.

Happy coding! 👨‍💻

About

Android app fetching real-time data from diverse APIs, updated in the background, with selectable sources and clickable in-app web view.


Languages

Language:Kotlin 100.0%