Android metawear.apk
Hi,
I would like to download the metawear.apk directly because my manufacturer in China does not have access to google play store. We are having problems awakening some sensors from sleep mode (after charging and pressing the button once, the phone´s BT cannot find the metawear). Does this first connection after waking the sensor needs to be through the metawear app (i.e. does it pass some specific command necessary for the normal functioning of the sensor?). Thank you very much.
Best Regards, Pedro.
Comments
Yes it needs to be through the MetaWear App.
We don't have the apk available easily so in the meantime you should just use our example Apps and APIs on github.
Hi Laura, sorry the delay, we were going through the github as you suggested. I have not found any specific info about the "awakening" of the sensor, could you please point me in the right direction? It would be much easier to solve this if you could provide me the link with the .apk, I can´t see why it would not be available for the end users. Sorry for insisting, but my product production is halted only because we can´t start the sensor. Thank you.
Br, Pedro.
Source code for Android examples Apps: https://github.com/mbientlab/MetaWear-Tutorial-Android
We don't have apks. We just have the Android studio projects. You can make your own apks from those.
Hi Laura!
The sensor wake up without the API. You just need to plug them into power and/or push the button on it once.
Please see our getting started page on the site.
Laura,
I believe that you have not understood our problem. We are having problems awakening some sensors from sleep mode (after charging and pressing the button once, the phone´s BT cannot find the metawear). Does this first connection after waking the sensor needs to be through the app.
Sorry for the insistence. Which of these classes / methods should be used?
I don't really understand. The sensors are not asleep after you press the button.
Sounds more like a connection issue to me. Have you tried using other devices like an iOS device? You can even use a generic BLE sniffer to determine if the device is advertising.
There is no API call here, it's some kind of fundamental issue. Make sure you follow all the steps on our getting started page and use different smartphones if need be.