Gradle sync on Android studio throwing error for 5.0+
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 752
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 8
Description
Description
Gradle sync with android studio trowing error for client version 5.0+, this is working for for 4.1.2
Error:Failed to notify project evaluation listener.
Environment
*Java Client : 5.0.2
- Appium server : v1.6.4
- Node.js : v6.10.0
- Mobile platform/version under test: Android 5.0+ and IOS 10.3
Details
Add Gradle to android project
testCompile 'io.appium:java-client:5.0.2'
Code To Reproduce Issue [ Good To Have ]
Ecxeption stacktraces
Gradle sync failed: Failed to notify project evaluation listener.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Gradle sync failure in Android Studio with io.appium:java-client:5.0.2, then compare it with 4.1.2 using the environment versions listed in the issue. Inspect the full project-evaluation error and dependency setup; the issue is done when the Android project syncs successfully with the 5.0.2 client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100