Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cannot build an APK file in the example app #110

Open
mbork opened this issue Apr 25, 2022 · 0 comments
Open

I cannot build an APK file in the example app #110

mbork opened this issue Apr 25, 2022 · 0 comments

Comments

@mbork
Copy link

mbork commented Apr 25, 2022

I cloned the repo (I'm at 72ab436) and tried to build an APK file. After opening Android Studio I ran Build | Make Project and got this:

Could not determine the dependencies of task ':compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':debugCompileClasspath'.
   > Could not resolve project :capacitor-android.
     Required by:
         project :
      > Unable to find a matching configuration of project :capacitor-android:
          - None of the consumable configurations have attributes.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Clicking on those --info and other options gives the same.

What can I do to build an APK file of this example app? What am I doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant