Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shriharsh-deshmukh/android-application-for-a-note-bok

Content Feed App- This is a simple Android app developed in Android Studio that fetches content from a specified URL and displays it in a TextView. The app utilizes Jsoup, a Java library for working with real-world HTML.
https://github.com/shriharsh-deshmukh/android-application-for-a-note-bok

Last synced: 18 days ago
JSON representation

Content Feed App- This is a simple Android app developed in Android Studio that fetches content from a specified URL and displays it in a TextView. The app utilizes Jsoup, a Java library for working with real-world HTML.

Awesome Lists containing this project

README

        

# Content Feed App

This is a simple Android app developed in Android Studio that fetches content from a specified URL and displays it in a TextView. The app utilizes Jsoup, a Java library for working with real-world HTML.

## Features

- Fetches content from a specified URL.
- Displays the fetched content in a TextView.
- Minimalistic design for easy readability.

## Dependencies

- Jsoup: A Java library for working with real-world HTML.

## License

This project is licensed under the [MIT License](LICENSE).