TiBz0u commented on issue #1760:
URL: 
https://github.com/apache/cordova-android/issues/1760#issuecomment-2598394853

   Hi @breautek ,
   
   Thanks for your response.
   
   AGP 8.3 requires Gradle 8.4 and Android tells me 8.2. Maybe that have Gradle 
included but potentially,  not smart from Google to not include the right 
version :/
   
   Regarding my remark for the documentation, if everything works out of the 
box in Ladybug, it's good.
   
https://github.com/apache/cordova-android/blob/master/README.md#debugging-in-android-studio
   
   For opening on Android Studio for debug purpose, only way for me is to add a 
Gradle Wrapper and I can click on the elephant icon (Sync Project with Gradle 
files).
   
   However, i can use my system gradle to build with 
   ```
   gradle cdvBuildDebug
   gradle cdvBuildRelease
   ```
   
   Side question I see normal that `gradle cdvPrintProps` fails?
   
   Kr.
   


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to