Closed GoogleCodeExporter closed 9 years ago
Using the My Tracks api, external service have the ability to rename tracks.
Original comment by jshih@google.com
on 27 Feb 2013 at 11:23
I apologize, but can you kindly point out how external services can rename a
track? This is the API I am aware of:
https://code.google.com/p/mytracks/source/browse/MyTracksLib/src/com/google/andr
oid/apps/mytracks/services/ITrackRecordingService.aidl
I do not see a facility exposed there for renaming anything, nor do I see any
other interfaces defined there. It is likely that I am just not familiar enough
with the API, but I would appreciate a nudge in the right direction.
Original comment by myrd...@gmail.com
on 1 Mar 2013 at 2:16
My Tracks also provide a content provider api to update My Tracks database.
Thus you can use the content provider api to rename a track.
https://code.google.com/p/mytracks/wiki/MyTracksApi
Original comment by jshih@google.com
on 5 Mar 2013 at 1:40
Original issue reported on code.google.com by
myrd...@gmail.com
on 31 Jan 2013 at 7:08