appium / appium/java-client

Gradle sync on Android studio throwing error for 5.0+

Open
#730 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs investigation
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.