Skip to content

MultiScreenSDK/sample-soundscape-android

Repository files navigation

SoundScape

SoundScape is a sample app to demonstrate how to integrate with MultiScreen-enabled Samsung speakers using the MultiScreen Framework API. More information, including the application communication protocol can be found in the soundscape.md file in the sample-soundscape-tv repository.

Building

The build requires Gradle v1.10+ and the Android SDK to be installed in your development environment. In addition you'll need to set the ANDROID_HOME environment variable to the location of your SDK:

export ANDROID_HOME=/path/to/your/android-sdk

After satisfying those requirements, the build is pretty simple:

  • Run gradlew or gradle assembleDebug or gradle assembleRelease from the app directory to build the APK only
  • Run one of the commands above from the root directory to build the app
  • gradle dist will build the APK and copy it into the dist directory

Building in Eclipse

Building in Eclipse requires the following dependencies:

RippleEffect, Material, and AndroidSwipeLayout, as well as, the dependent Android Extras need to be imported as libraries into Eclipse. More information on how to import AARs can be found here.

About

Multiscreen audio sample application for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •