Francisco López

Results 4 comments of Francisco López

Hi, I need some help with this error: I have the last ANEs from Distriqt repository. `unexpected failure: Unable to run java: com.adobe.air.ADTException: gradle tool failed: FAILURE: Build failed with...

> Here is my build.gradle Hope you can help me with this. Im using material-1.5.0. `plugins { id 'com.android.application' } android { compileSdkVersion 31 buildToolsVersion "30.0.3" defaultConfig { applicationId "air.plus.eszential.ipad"...

I restart my computer after this. And now i'm getting this: `unexpected failure: Unable to run java: com.adobe.air.ADTException: gradle tool failed: FAILURE: Build failed with an exception. * What went...

> Those errors would indicate you are missing the `androidx.constraintlayout` extension / dependency. This worked like a charm. Thanks @marchbold @ajwfrost