I'm just trying to create Ubuntu cordova project.
As I can see in the manual I should
Import Cordova assets into your HTML5 app project source. Do this from the SDK with: Tools > Ubuntu > Add Cordova runtime to HTML5 project.
But I just can't find Tools in the SDK
Asked
Active
Viewed 121 times
1

Costa Mirkin
- 183
- 7
1 Answers
1
Enabling an HTML5 app for Cordova probably requires you to run the latest version of Ubuntu (14.04).
Open the SDK and select an HTML5 project:
Then go as suggested by the documentation to Tools > Ubuntu > Add Cordova runtime to HTML5 project:

Sylvain Pineau
- 62,169