amzn / fire-app-builder

Fire App Builder is a framework for building java media apps for Fire TV, allowing you to add your feed of media content to a configuration file and build an app to browse and play it quickly.
Other
178 stars 256 forks source link

Gradle Sync Failed #62

Open countrymusicfy opened 4 years ago

countrymusicfy commented 4 years ago

Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[], versionCode=10, versionName=1.0.7}} of type com.android.build.gradle.internal.api.ApkVariantOutputImpl.

Windows 10 Android Studio 4 *also failed on Ubuntu 20.04

levonlevonian commented 4 years ago

Hi BuddhaFM,

It looks like a Gradle configuration issue. Please see the following threads that discuss it: https://github.com/amzn/fire-app-builder/issues/14 and https://github.com/amzn/fire-app-builder/issues/54

countrymusicfy commented 4 years ago

Great, so I now have to downgrade to "Android Studio 3.1.1 and Gradle tool 2.3.0+ and Gradle distribution jar -4.6-all"

For anyone who does not know, the current version of Android Studio is 4.0 and Gradle is 6.5

Who personally has time and ability to de-bug cross-platform codes, unless you are a multi-billion dollar company?

Btw, it only takes 1 hour to make an Alexa Skill.

Maybe Amazon Fire App Builder should consider updating their 2 year old software.

countrymusicfy commented 4 years ago

For instance, fire-app-builder/Application/build.gradle

is riddled with outdated code and errors