[SOLVED] No Java files found which extend CordovaActivity. when use “cordova build”
I install cordova and android platform for my project, I have created my project by input cordova create hello com.example.hello […]
I install cordova and android platform for my project, I have created my project by input cordova create hello com.example.hello […]
No installed build tools found. Install the Android build tools version xx.x.x or higher For me it was just because
I solved it by removing the platforms and adding it again. remove : cordova platform rm android add : cordova platform add
When I am going to run cordova commands in VS code terminal coming this error. Error Type 1 If your