Is it possible to add an existing android project to Cordova Ace project, and start the native activity? If yes, how do we achieve it?
I've got an Eclipse android project here (with complete Sample Project code) and put the whole project code in the "native" folder of Cordova Ace project. But I got lots of compiled issue.
I've tried several days but can't achieve that.
Environment: VS 2015 Enterprise, TACO
Much appreciated for your help.