About Strings in Java!
-
Updated
Nov 8, 2019 - Java
About Strings in Java!
App starts with splashscreen ,then shows up coffee images on the gridview. By clicking on item, opens certain coffee page where user can order coffee, set amount, check is wants topping or some cookies. Final order and the total price are sent as a message to the email by using implicit intent
SBB - Decorator for StringBuilder
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…
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).
VT Programming team lecture 2016.02.16
This project is a Java Console Application to generate Random passwords and performing a password strength check.
Add a description, image, and links to the string-builder topic page so that developers can more easily learn about it.
To associate your repository with the string-builder topic, visit your repo's landing page and select "manage topics."