betomaluje / Mi-Band

Mi Band integration
GNU General Public License v2.0
230 stars 60 forks source link

Method miBand.startListeningSync(actionCallback) do not work. #2

Open titovnick opened 9 years ago

titovnick commented 9 years ago

Good day, I am trying to sync data with the band after connection, and it stucks, callback do not return nothing. Other method, such as get battery info works normal. Thanks!

betomaluje commented 8 years ago

Hi Nick,

first of all I'm really really sorry for this late response. I've been really busy with my new job. The syncing data isn't so reliable. Please take a look at what the guys from GadgetBridge are doing.

Also I've updated the code to fix some minor bugs: https://github.com/betomaluje/Mi-Band

Easy use: compile 'com.betomaluje.miband:app:1.0.3'

I'm really grateful you're using this library.

Have a great day!

Cheers!

Sent with inky "Nick" notifications@github.com wrote:

Good day, I am trying to sync data with the band after connection, and it stucks, callback do not return nothing. Other method, such as get battery info works normal. Thanks! —

Reply to this email directly or [view it on GitHub](https://github.com/betomaluje/Mi- Band/issues/2).

polaris0227 commented 8 years ago

Hi, all. I've also got same issue. miBand.startListeningSync(actionCallback) not work. If anyone resolved Sync issue, please advise the solution. Best.