Page 1 of 1

Relationship of EvoThings vs Cordova

Posted: 19:25, 26 Oct 2015
by mstich
I want to build a stand alone mobile app which uses BLE. I've downloaded, installed and got the Evothings workbench installed and working with the Evothings mobile app. It's great.

Ultimately I want to create an app which my uses can download from Google's Playstore and Apples App store. My question is this - as I move forward towards developing this app, what is the relationship between Evothings environment and a standard Cordova app? Given my end goal, should I for go using Evothings?

Regards,
Marty Stich

Re: Relationship of EvoThings vs Cordova

Posted: 09:38, 27 Oct 2015
by Fredrik
Evothings is a platform for developing Cordova apps. The idea is, you use Evothings for speedy development, then you take your HTML/CSS/JS code and use Cordova to build a distributable package.

For further reading, please see our documentation.

Given your goal, you should absolutely use Evothings. :)