Skip to content

A soundboard app of the great Stephen A. Smith and his iconic phrases made with Android Studio.

Notifications You must be signed in to change notification settings

kdutta9/StephenASounds

Repository files navigation

StephenASounds

This is an Android app, built with the Android Studio IDE, that projects a Stephen A. Smith "sound" whenever the icon (his face) is clicked and host a palette of many of his great exclamations. Featuring 35 sounds.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Built With

Download

By downloading/cloning the repository onto a local machine, a user can access/develop this project through Android Studio.

General Guide

  1. Start with a blank activity, using EmptyActivity template..

  2. Add a button to the center of the activity.

  3. Enable the onclick method, and use it to play random sounds from library when clicked.

  4. Create a secondary activity, using ScrollingActivity template.

  5. Create buttons inside the scrolling activity, and use onclick to play corresponding sounds from library.

  6. Add buttons onto each activity to link to the other activity.

  7. Release project using "Build APK" under build bar.

Demo

Stephen A. Sounds

Running Tests

Android Studio provides a virtual device to simulate the app. One can also connect an Android device to the computer running Android Studio and test the app on the device if developer mode is enabled.

Versions

v1.0

The baseline app, with ability to click Stephen A. Smith's face to generate a random sound, or switch to a page to select specific sounds by title.

v1.1

Used different download package so all Androids can download and adjusted probability of some sounds' playback.

Acknowledgments

About

A soundboard app of the great Stephen A. Smith and his iconic phrases made with Android Studio.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages