I imported the project but I don't see the gradle for application. I ran gradlew.bat but that didn't work either. I can run the app on my emulator. Could you let me know on the correct way to get this working on android studio.
What went wrong: A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugCompile'. > Could not find com.android.support:appcompat-v7:24.0.0-alpha2. Searched in the following locations: https://jcenter.bintray.com/com/android/support/appcompat-v7/24.0.0-alpha2/appcompat-v7-24.0.0-alpha2.pom https://jcenter.bintray.com/com/android/support/appcompat-v7/24.0.0-alpha2/appcompat-v7-24.0.0-alpha2.jar Required by: Tracepath-master:app:unspecified
I imported the project but I don't see the gradle for application. I ran gradlew.bat but that didn't work either. I can run the app on my emulator. Could you let me know on the correct way to get this working on android studio.
What went wrong: A problem occurred configuring project ':app'. > Could not resolve all dependencies for configuration ':app:_debugCompile'. > Could not find com.android.support:appcompat-v7:24.0.0-alpha2. Searched in the following locations: https://jcenter.bintray.com/com/android/support/appcompat-v7/24.0.0-alpha2/appcompat-v7-24.0.0-alpha2.pom https://jcenter.bintray.com/com/android/support/appcompat-v7/24.0.0-alpha2/appcompat-v7-24.0.0-alpha2.jar Required by: Tracepath-master:app:unspecified