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

The DBFlow library needs added to the project #17

Closed
bobjack1313 opened this issue Sep 19, 2024 · 4 comments
Closed

The DBFlow library needs added to the project #17

bobjack1313 opened this issue Sep 19, 2024 · 4 comments
Assignees
Labels
invalid This doesn't seem right question Further information is requested task A piece of development work that needs to be carried out wontfix This will not be worked on
Milestone

Comments

@bobjack1313
Copy link
Owner

bobjack1313 commented Sep 19, 2024

The DBFlow library located at https://github.com/agrosner/DBFlow needs to be properly added to the Android project. All proper integrations need to be made to link the library. A sample should be employed to ensure it works.

@bobjack1313 bobjack1313 converted this from a draft issue Sep 19, 2024
@bobjack1313 bobjack1313 added the task A piece of development work that needs to be carried out label Sep 19, 2024
@bobjack1313 bobjack1313 added this to the Sprint 1 milestone Sep 19, 2024
@bobjack1313 bobjack1313 self-assigned this Sep 21, 2024
@bobjack1313
Copy link
Owner Author

Linked DBFlow project with commit 6ecb2d0

bobjack1313 added a commit that referenced this issue Sep 25, 2024
@bobjack1313
Copy link
Owner Author

I'm having an issue getting the basic model to initialize. I throw:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':app:mergeExtDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform dagger-spi-2.51.1.jar (com.google.dagger:dagger-spi:2.51.1) to match attributes {artifactType=android-dex, dexing-component-attributes=ComponentSpecificParameters(minSdkVersion=24, debuggable=true, enableCoreLibraryDesugaring=false, enableGlobalSynthetics=false, enableApiModeling=false, dependenciesClassesAreInstrumented=false, asmTransformComponent=null, useJacocoTransformInstrumentation=false, enableDesugaring=true, needsClasspath=false, useFullClasspath=false, componentIfUsingFullClasspath=null), org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingNoClasspathTransform: /Users/bobjack/.gradle/caches/modules-2/files-2.1/com.google.dagger/dagger-spi/2.51.1/76253c53aadb8ac37b5348f65f62426de26c6d1f/dagger-spi-2.51.1.jar.
> Error while dexing.

Further research has led me to believe that the DBFlow project has been abandoned and that it is no longer compatible with modern Android development. Similar issues have been posted on the DBFlow issue board at: agrosner/DBFlow#1716

The issue remains open and unresolved.

@bobjack1313
Copy link
Owner Author

I am recommending that we explore other methods to add a DB to the project. Android has a native library called Room. This issue will be evaluated later to check on a possible resolution. The branch will remain saved. Changing this issue to reflect the new status.

@bobjack1313 bobjack1313 added invalid This doesn't seem right question Further information is requested wontfix This will not be worked on labels Sep 25, 2024
@bobjack1313
Copy link
Owner Author

This issue is closed for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right question Further information is requested task A piece of development work that needs to be carried out wontfix This will not be worked on
Projects
Archived in project
Development

No branches or pull requests

1 participant