it-dgc-verificaC19-android icon indicating copy to clipboard operation
it-dgc-verificaC19-android copied to clipboard

Not able to import project

Open shaheen7007 opened this issue 3 years ago • 4 comments

Hi, I am not able to import the project and build id. Can anyone help me to do that. Please tell the steps to import the project. Do I need to also import dgca-app-core-android ? How should I do it ?

Thank you

shaheen7007 avatar Sep 27 '21 11:09 shaheen7007

@shaheen7007 yes you need the following structure:

android-app
|___dgca-verifier-app-android
|___dgca-app-core-android
|___dgc-certlogic-android

I'm going to update README file accordingly.

Let me know if it works for you!

astagi avatar Oct 01 '21 09:10 astagi

I too receive the following errors:

$ ./gradlew build

...
FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:lintVitalRelease'.
> Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.
   > Could not resolve project :dgc-sdk.
     Required by:
         project :app
      > No matching configuration of project :dgc-sdk was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but:
          - None of the consumable configurations have attributes.
   > Could not resolve project :decoder.
     Required by:
         project :app
      > No matching configuration of project :decoder was found. The consumer was configured to find an API of a component, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but:
          - None of the consumable configurations have attributes.

The structure of my project is as follows:

$ cd it-dgc-verificaC19-android/
$ ls -a1
.
..
app
appConfig.json
azure-pipeline.yml
build.gradle
buildSrc
CODE_OF_CONDUCT.md
CODEOWNERS
codestyle
CONTRIBUTING.md
dgca-app-core-android
dgca-verifier-app-android
dgc-certlogic-android
dgc-sdk
.git
.github
.gitignore
gradle
.gradle
gradle.properties
gradlew
gradlew.bat
.grenrc.js
.header-config.json
.idea
LICENSE
logo.png
metadata
NOTICE
publiccode.yml
README.md
release-pipeline.yaml
screenshots
SECURITY.md
settings.gradle
templates
THIRD-PARTY-NOTICES

py3tr0 avatar Oct 29 '21 10:10 py3tr0

Same situation here, any ypdate on issue ?

albertocappellina avatar Nov 08 '21 16:11 albertocappellina

android-app |___it-dgc-verificaC19-android |___dgca-app-core-android |___it-dgc-verificac19-sdk-android

paolodelfabbro avatar Dec 13 '21 11:12 paolodelfabbro

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 22 '23 13:03 stale[bot]