irfan-arshad-arbisoft / mytracks

Automatically exported from code.google.com/p/mytracks
0 stars 0 forks source link

Adding support Bluetooth Smart HRM sensors such as Polar H7 #1426

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Mercurial clone with changes to be reviewed: ivakinfn-mytracks

Revisions to be pulled from that clone (or "all"): 1b84af69ad13

Purpose of code changes on the clone: Adding support Bluetooth Smart HRM 
sensors such as Polar H7.

When reviewing my code changes, please focus on:
files BluetoothLeService.java,SampleGattAttributes.java seems to be ok. It is 
from SDK Samples. Without changes.
All other code may be too ugly, because it is my first android expirience.

Did you run the unit tests?
In Eclipse, select the 'MyTracksTest' project, right click, 'Run As' ->
'Android JUnit Test'.
I get 20 failures, all sort of junit.framework.ComparisonFailure: 
expected:<[Track] 1> but was:<[Трек] 1>
because my system language.

Did you allow others to review code on your clone?
From your clone, 'Administer' -> 'Source' -> 'Code reviews'
-> check 'Enable code reviews'
-> check 'Allow non-members to review code'
Yes.

Original issue reported on code.google.com by ivaki...@gmail.com on 26 Nov 2013 at 7:53

GoogleCodeExporter commented 9 years ago
I just updated my S3 to Android 4.3 including BLE and now missing support in 
myTracks.

Original comment by alex.we...@gmail.com on 12 Jan 2014 at 10:59

GoogleCodeExporter commented 9 years ago
Any update on this? Wondering if it was reviewed / merged into main code base 
or is the code still our for peer review?

Original comment by soc.fran...@gmail.com on 4 Jun 2014 at 2:05

GoogleCodeExporter commented 9 years ago
Many other apps like Runtastic or Aero tracker Pro work with my Galaxy S5. Why 
not my tracks? It has the best pebble app!!! 

Original comment by toby.kre...@gmail.com on 25 Jun 2014 at 8:45

GoogleCodeExporter commented 9 years ago
Just purchased a Polar H7 to use with My Tracks.  Could not get it to work.  
Any update on this?

Original comment by da...@davidsetton.com on 26 Jul 2014 at 1:08

GoogleCodeExporter commented 9 years ago
any update?

Original comment by pagliama...@gmail.com on 7 Sep 2014 at 10:24

GoogleCodeExporter commented 9 years ago
Same here. Polar H7 and cannot get my Samsung S4, Android 4.3 to pair. Is this 
being worked?

Original comment by kdsouku...@gmail.com on 12 Oct 2014 at 3:21

GoogleCodeExporter commented 9 years ago
I've got no inside knowledge, but I wonder if they've been holding off on 
adding direct support for more devices in favour of possible future integration 
with Google Fit?

https://developers.google.com/fit/

Original comment by ja...@jamesh.id.au on 13 Oct 2014 at 3:07

GoogleCodeExporter commented 9 years ago
Yeah, especially since the project has been closed-sourced.  But all the same 
what a pity that years after BTLE in android and Google's own app doesn't 
support it!  Pretty dumb marketing strategy IMHO.

Original comment by bke...@coastsystems.net on 13 Oct 2014 at 5:53

GoogleCodeExporter commented 9 years ago
Well, this project already depends on other parts of Google Play Services for 
essential features (maps and the location tracking), so it's hardly 
unprecedented.

Original comment by ja...@jamesh.id.au on 13 Oct 2014 at 5:56

GoogleCodeExporter commented 9 years ago
We plan to utilize the Android fit platform to obtain sensor data rather than 
adding the code directly in My Tracks.

Original comment by jshih@google.com on 13 Oct 2014 at 10:10