android - How to start a Google Fit Activity via intent -


i have developed custom android wear watch face soccer referee timer. i'd integrate with google fit. first baby step, want start google fit activity @ same time start timer kickoff of game. in other words, don't want create fit sessions or collect sensor data myself (yet); want save users step of swiping fit activity , starting themselves.

it seems should able broadcast intent this, can find no documentation on appropriate format. can point me in right direction?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -