I am very new to coding in Java/Android Studio so please bare with me.I am trying to run demo app in Exoplayer provided on github(https://github.com/google/ExoPlayer). I tried to following steps:
-imported the project to android studio 2.2 by File=>Navigate to directory containing exoplayer
-Tools=>Android=>Sync Project with gradle files
-press run button and i get this error:
error:
Error running playbacktests: Default Activity not found
Could any one help me fix this error and run the demo exoplayer application successfully on android studio 2.2. Thanks in advance.
Gradle settings . How to fix it ? – user1788736 Dec 08 '16 at 02:18