Skip to content
#

string-builder

Here are 25 public repositories matching this topic...

App is an example of getting data from the remote data source performed by AsyncTaskLoader on the background thread. It's list of Earthquakes, each item shows eartquakes magnitude, time and location. Data are fetched by making HTTP request to the Earthquakes API and then by getting JSON response from the server. Clicking on list item, opens anot…

  • Updated Jun 3, 2020
  • Java

Android application for reading text from a file inside the projects assets directory and the setting that text to a textview. Also searches for a specified pattern or text using regular expression. (Regex-Search used with the intention to find some shortcodes inside the text file and then replace those shortcodes with their respective text/code).

  • Updated Mar 7, 2017
  • Java

Improve this page

Add a description, image, and links to the string-builder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string-builder topic, visit your repo's landing page and select "manage topics."

Learn more