erisu commented on PR #1896:
URL: https://github.com/apache/cordova-android/pull/1896#issuecomment-4086843003

   > and open it in Android Studio Panda 1, I get the error: Invalid Gradle JDK 
configuration found.:
   
   I have encountered this error once before, but have not seen it since. I 
tried deleting and recreating the project multiple times. I also attempted 
opening the project without running any commands after `cordova platform add`, 
as well as running `cordova prepare` after adding the platform.
   
   Since this PR is unrelated to that issue, I went ahead and merged it.
   
   > Would it make sense to automatically call `cordova build` after the 
android platform was added?
   
   I am not entirely sure if we want to run a full `cordova build` immediately 
after adding the platform. However, I believe the Gradle wrapper should be 
created at least after the platform is added.
   
   But for now, I believe the recommendation has always been to run `cordova 
build` after adding a platform.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to