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

Import error for libdmtx package #6

Open
HripsimeS opened this issue Oct 19, 2022 · 1 comment
Open

Import error for libdmtx package #6

HripsimeS opened this issue Oct 19, 2022 · 1 comment

Comments

@HripsimeS
Copy link

@msva @borconi Hello.

I have to check and run an app on Android Studio and there is one Java file that has the following lines
import org.libdmtx.DMTXImage
import org.libdmtx.DMTXTag

For these both lines I got package org.libdmtx does not exist error message and then buidling of app is terminating.
Can you let me know why it does not import libdmtx package and how I can install it via android studio terminal?

Look forward to hearing from you!

@msva
Copy link
Contributor

msva commented Nov 3, 2022

Hi!

First of all, sorry for long delay, I was too busy at work and had no time to answer :-/

Although, unfortunately, I still have nothing to make you happy:

  1. wrappers is semi-dead (all of them was made against old deprecated versions of language libraries, and no one still had time to rewrite and fix all of that.
    In particular, java one is 9+yrs old already...

And I still can't say anything at all about whether I'll have any significant amount of time to cleanup and fix things. So, PRs are needed to make it great again :)

  1. also, I'm not so familiar with java at all and Android studio in particular, but I suspect that you've probably use wrong paths to for dmtx imports 🤷

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

2 participants