dkrivoruchko / ScreenStream

ScreenStream Android App
https://screenstream.io
MIT License
1.7k stars 337 forks source link

Run error. #97

Closed ghost closed 4 years ago

ghost commented 4 years ago

When I run this project in android studio it occurs an error.

` Could not determine the dependencies of task ':app:countFirebaseDebugDexMethods'.

Cannot query the value of this property because it has no value available.

`

dkrivoruchko commented 4 years ago

Use Android Studio 4.0 RC1

ghost commented 4 years ago

But , I am using android studio version 4.1 canary 9. vvv

Sir , Can I go to Android Studio 4.0 RC1?

dkrivoruchko commented 4 years ago

I'm not sure if 4.1 will work

ghost commented 4 years ago

Which gradle version you are used in this project ?

when I run it comes like this.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

my gradle version.

gradle

Build Output :

` FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.1.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 23s 5 actionable tasks: 5 executed`

What is the Android Gradle plugin version and Gradle version of this project ?

Give a solution for this error.

ashokkumarvel commented 4 years ago

I also have the same error .

How can I solve this error ?

dkrivoruchko commented 4 years ago

You may ignore Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

And select FirebaseFree build / Dmitriy

On Wed, May 27, 2020 at 8:52 AM ashokkumarvel notifications@github.com wrote:

I also have the same error .

How can I resolve it ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dkrivoruchko/ScreenStream/issues/97#issuecomment-634443960, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACR6OL4ZP5YQWIO5MVAA6Y3RTSTBDANCNFSM4NKDIJCQ .

ghost commented 4 years ago

Can you give more information ?

How to ignore Deprecated Gradle features were used in this build and making it incompatible with Gradle 7.0 ?

I am did not know about this.

I tried . But , I have the same error .

ashokkumarvel commented 4 years ago

It comes Execution failed for task ':app:processFirebaseDebugGoogleServices'.

dkrivoruchko commented 4 years ago

Just ignore this Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

To solve this Execution failed for task ':app:processFirebaseDebugGoogleServices' switch to build variant FirebaseFree