Cordova Native APP generation from TISensorTag example
Posted: 22:01, 19 Jul 2015
Hi everybody,
I am new using EVOThings (... and it´s concept is a very cool staff) and probably sounds dumb but, I´m still having no idea how does the process of building a Native App from Evothings works??...
I tried following all steps described in the web, and first (1) I got problems running
PROBLEMS
and (2) when I generate the file "XXX.apk" I have to send it per mail to my cellphone for installation. Once installed it displays no more than the same screen when the cellphone is connected to the workbench.
Can anybody help me? How should a native app generated from TISensorTag example looks like???
Thanks for your help.
I am new using EVOThings (... and it´s concept is a very cool staff) and probably sounds dumb but, I´m still having no idea how does the process of building a Native App from Evothings works??...
I tried following all steps described in the web, and first (1) I got problems running
Code: Select all
adb install -r platforms/android/ant-build/DemoApp-debug.apk
PROBLEMS
Code: Select all
TEST_3 mauro$ adb install -r platforms/android/ant-build/TEST_3-debug.apk
error: device not found
- waiting for device -
and (2) when I generate the file "XXX.apk" I have to send it per mail to my cellphone for installation. Once installed it displays no more than the same screen when the cellphone is connected to the workbench.
Can anybody help me? How should a native app generated from TISensorTag example looks like???
Thanks for your help.