Search found 2 matches
- 01:06, 22 Feb 2016
- Forum: Texas Instruments
- Topic: Building native app for Sensor Tag
- Replies: 1
- Views: 31338
Re: Building native app for Sensor Tag
Just incase there is any confusion, here are the things i did. 1. Create a cordova project. 2. copied the content of TI Sensor Tag demo app to the www folder of cordova project 3. go to command line and fire these commands cordova platform add android cordova build android 4. Install the generated a...
- 00:40, 22 Feb 2016
- Forum: Texas Instruments
- Topic: Building native app for Sensor Tag
- Replies: 1
- Views: 31338
Building native app for Sensor Tag
Hi Everyone! I am new to Evothings and Sensor Tag. I want to build an native app for the sensor tag and use it with amazon AWS lambda function. I found Evothings really good but I want to make my app native. Just to try out, I built native app for the demo application Sensor Tag Demo with cordova as...