Android studio 1a and 1b
App Specs: Create a Java class that contains an instance method such as getPrediction that returns a random quote, joke, riddle, or interesting fact. You should also have a method that adds an item to a Prediction class object, such as addPrediction. See the Magic8Ball Example. When your class is working, use it in an app to display a random a random item in a […]