eschao / eschao/android-PageFlip

Could not find com.github.eschao:android-PageFlip:1.0.2.

Open
#65 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.7k
Forks
267
PR merge metrics
No merged PRs in 30d

Description

When I try to run projeckt that I use PageFlip suddenly there is problem with importing project.

Whole error that I get:

[](
* What went wrong:
Execution failed for task ':app:mergeDebugNativeLibs'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
> Could not find com.github.eschao:android-PageFlip:1.0.2.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- https://jcenter.bintray.com/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- file:/C:/Users/user_name/.m2/repository/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
- https://jitpack.io/com/github/eschao/android-PageFlip/1.0.2/android-PageFlip-1.0.2.pom
Required by:
project :app)

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 with the Gradle task ':app:mergeDebugNativeLibs' and inspect how com.github.eschao:android-PageFlip:1.0.2 is published and resolved from the listed Maven repositories. Done means a clean project build can resolve the dependency and complete the debug runtime classpath without this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
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.