Is anyone working on making the android sdk easier to use?
Hi all,
I had my first taste of metawear in a hackathon just over a month ago.
Basically, we had two teams write the same app, one in iOS and the other in android.
The iOS metawear sdk proved to have a lot more integration making the apis a lot more useful.
Doing metawear development in Android was really an uphill task with a lot of BT connection code...
It would be a shame to have to rewrite this kind of code for every new project.
So a quick question before I throw myself into any android sdk improvement tasks: are such improvements already planned or already done (it has taken me more than a month already to write this post... life gets in the way)
and i haven't had much time to read up... does the metawear project accept external contributions: there's normally a link pointing to how to do this. if someone would kindly point me the right way...
Is anyone else interested in such improvements? It could just be that I don't understand how the android sdk should work and I have taken the long hard route for my project.
By the way, it is a great little product. I wouldn't bother to come on here and check what I could do if it wasn't!
I had my first taste of metawear in a hackathon just over a month ago.
Basically, we had two teams write the same app, one in iOS and the other in android.
The iOS metawear sdk proved to have a lot more integration making the apis a lot more useful.
Doing metawear development in Android was really an uphill task with a lot of BT connection code...
It would be a shame to have to rewrite this kind of code for every new project.
So a quick question before I throw myself into any android sdk improvement tasks: are such improvements already planned or already done (it has taken me more than a month already to write this post... life gets in the way)
and i haven't had much time to read up... does the metawear project accept external contributions: there's normally a link pointing to how to do this. if someone would kindly point me the right way...
Is anyone else interested in such improvements? It could just be that I don't understand how the android sdk should work and I have taken the long hard route for my project.
By the way, it is a great little product. I wouldn't bother to come on here and check what I could do if it wasn't!
This discussion has been closed.
Comments
Anyway I am here now.
My original email didn't cover the sample app but the android sdk.
I think one of the big differences between the android sdk and the ios one is the iOS api "startScanForMetaWearsAllowDuplicates".
I recognise that it would be a big thing to turn the pages of android connection code needed to precede this into such a simple one liner but if you can get it right, it would be awesome.
As for the sample app, I have to concur that it was quite buggy but it was an 8hour coding project... I didn't spend my time debugging it and hence do not have a list of things which went wrong with it. Hence, I did not actually mention it in my original post.
I do remember some crashes when changing the LEDs and some funny behaviour when there was more than one metawear around but that is the best level of detail I can give. Unfortunately, I no longer have the metawear with me at the moment and cannot try things out and supply logs.
Thanks!