I have read a topic from here (Accessing native API/system from Sencha Touch). But it's not what i asking about.
I used the Sencha CMD to generate new Sencha Touch project and add cordova support to it. Finally I also use Sencha CMD to build my project.
Now I want to use some phonegap API/calling some Jave code. How do I do that ?
P/s: I see somebody add the cordova.js to the index.html source code to get phonegap support. But i use the Sencha CMD to add cordova support and build project. I don't see the file.