Skip to content

Commit

Permalink
Update README.md for samples-api.
Browse files Browse the repository at this point in the history
Bug: 62946568
Change-Id: I31de116aa17bbd29c673d52043912cd8625678e6
  • Loading branch information
atn832 committed Jul 27, 2017
1 parent 6f82799 commit b133830
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
7 changes: 7 additions & 0 deletions .google/packaging.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
status: PUBLISHED
technologies: [Android, IoT]
categories: [Android Things]
languages: [Java]
solutions: [IoT]
github: androidthings/sample-bluetooth-audio
license: apache2
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
Android Things Bluetooth Audio sample
=====================================
# Android Things Bluetooth Audio sample

This sample demonstrates the use of Android Bluetooth APIs for audio from an
Android Things app. It demonstrates how to enable an A2DP sink on your
Android Things device and control lifecycle events, such as pairing, connection
and playback so that other devices, like a phone, can connect and play audio in
your Android Things device.

Pre-requisites
--------------
## Pre-requisites

- Android Things compatible board
- Android Studio 2.2+
Expand All @@ -19,9 +17,7 @@ Pre-requisites
more on this, look at the main activity, where the supported commands are
described.


Build and install
=================
## Build and install

On Android Studio, click on the "Run" button.

Expand All @@ -37,8 +33,7 @@ sample) but you can't hear your media playing through the audio jack, check if
you have an HDMI display connected. If so, the audio will be routed to the HDMI
output.

License
-------
## License

Copyright 2017 The Android Open Source Project, Inc.

Expand Down

0 comments on commit b133830

Please sign in to comment.