commit | e3bc8d8f8ee6ed76066eac29e4fe042129c9f0bd | [log] [tgz] |
---|---|---|
author | Clare Bayley <clareb@google.com> | Tue Jun 16 14:58:27 2015 -0700 |
committer | Clare Bayley <clareb@google.com> | Wed Jul 08 16:18:42 2015 -0700 |
tree | a68178fe15149e71e7b7ab75625952f9297ace24 | |
parent | 3d354913e480f5e40d3656a457468bea0df8a874 [diff] |
Update BTAds sample to use a service for advertising The BluetoothAdvertisements sample originally did BT advertising in the main fragment, which meant (for memory leak reasons) it would only advertise when the app was visible on the screen. Now it uses a service, yay! Change-Id: I08c860d228c857099b835b340dc21e8e265e80c5