Newest 'zxing' Questions - Stack Overflow

    1. Home
    2. Questions
    3. Tags
    4. Users
    5. Companies
    6. Labs
    7. Jobs
    8. Discussions
    9. Collectives
    10. Communities for your favorite technologies. Explore all Collectives

  1. Teams

    Ask questions, find answers and collaborate at work with Stack Overflow for Teams.

    Try Teams for free Explore Teams
  2. Teams
  3. Ask questions, find answers and collaborate at work with Stack Overflow for Teams. Explore Teams

Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

Get early access and see previews of new features.

Learn more about Labs 2,574 questions Newest Active Bountied Unanswered More
  • Bountied 0
  • Unanswered
  • Frequent
  • Score
  • Trending
  • Week
  • Month
  • Unanswered (my tags)
Filter Filter by No answers No accepted answer Has bounty Days old Sorted by Newest Recent activity Highest score Most frequent Bounty ending soon Trending Most activity Tagged with My watched tags The following tags: Apply filter Cancel 0 votes 0 answers 50 views

I cannot detect shipping label barcodes with ZXing.Net.Maui

in my .NET Maui 8.0 mobile app, I need to be able to scan barcodes. I am using the NuGet package ZXing.Net.Maui. I set everything up according to their Git page. My setup I added the NuGet packages ... BeRo's user avatar BeRo
  • 113
asked Dec 10 at 20:58 0 votes 0 answers 44 views

The ngx-scanner is not working in devices

I'm trying to use ngx-scanner (https://github.com/zxing-js/ngx-scanner) but after following the instructions it does not work. In PC is working but in other devices no (phone, tablet...). I have ... msabate's user avatar msabate
  • 397
asked Dec 10 at 19:30 0 votes 1 answer 34 views

how cpp-ZXing generate QR Code with Wide Characters?

#include "ReadBarcode.h" #include <iostream> #include <array> #include <string> #include "BitMatrix.h" #include "BitMatrixIO.h" #include "... Arthur's user avatar Arthur
  • 85
asked Nov 28 at 8:07 0 votes 1 answer 26 views

JsBarcode is not a function, Uncaught (in promise) Object, require is not defined, ZXing is not defined

I can't get this javascript code to work right, it keeps giving me errors. This is my code: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"&... Onion Archives's user avatar Onion Archives
  • 3
asked Nov 20 at 0:34 0 votes 0 answers 14 views

No Activity found to handle Intent { act=com.google.zxing.client.android.ENCODE (zxing) [duplicate]

FATAL EXCEPTION: main (Ask Gemini) Process: com.android.qrscanner, PID: 19642 android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.google.zxing.client.android.ENCODE ... 1earning's user avatar 1earning
  • 1
asked Oct 6 at 12:29 0 votes 0 answers 59 views

zxing.android.embedded screenOrientation not work in android sdk 34

I have wrote this code with Android Studio Koala in java: Library import: implementation libs.zxing.android.embedded implementation libs.zxing.android.integration implementation libs.core ... Paolo Secchettin's user avatar Paolo Secchettin
  • 1
asked Sep 10 at 11:35 0 votes 1 answer 89 views

Could not find me.sudar:zxing-orient:2.1.1

I can't compile on android studio Koala, for the follow errors: ` Configuration cache state could not be cached: field __librarySourceSets__ of task :app:mapDebugSourceSetPaths of type com.android.... Paolo Secchettin's user avatar Paolo Secchettin
  • 1
asked Aug 29 at 19:47 0 votes 0 answers 59 views

Prevent the app from closing when the back button is pressed

After scanning barcode When I press the back button, my app closes. I am using Flutter and Kotlin code for barcode scanning. It should go to the home page, which is TestScreen, but it doesn't. Here is ... Mansoor Malik's user avatar Mansoor Malik
  • 1
asked Aug 19 at 13:05 0 votes 0 answers 144 views

.NET MAUI - How to get QR code from image?

I'm having trouble decoding a QR code from an image selected from the gallery. Here's what I've tried so far: public async Task<string?> GetQRCode() { var fileResult = await MediaPicker.... danny's user avatar danny
  • 21
asked Aug 1 at 18:59 0 votes 0 answers 76 views

Xamarin Android to .NET 8 Upgrade: ZXing.Net.Mobile QR Code Scanning Issue

I've recently upgraded my Xamarin Android project to .NET 8 (net8-android). My project still uses MainActivity and has not yet been upgraded to MAUI. While most of the features work fine, the QR code ... Niroshan K's user avatar Niroshan K
  • 88
asked Jul 30 at 6:34 0 votes 0 answers 28 views

send a click event to Zxing

In using the Zxing library, the goal is to allow the page to fully load, then send a click event to the library so that the camera stream starts auto-magiacally. The implementation is identical to ... Jerome's user avatar Jerome
  • 6,143
asked Jul 14 at 11:50 1 vote 1 answer 458 views

Camera.MAUI.ZXing (.Net 8) The function does not detect my cameras

I'm using Camera.MAUI.ZXing and Camera.MAUI in my .Net MAUI project. On my xaml.cs I have the following code: private async void InitializeCamera() { // barcode detection cameraView.... Giorgio's user avatar Giorgio
  • 185
asked Jul 10 at 9:56 0 votes 0 answers 78 views

Issues with zxing-js/library and Rollup Build: "this" has been rewritten to "undefined"

I'm new to JavaScript and TypeScript and I'm using the zxing-js/library package in my project. When I try to build my project with Rollup, I'm encountering the following errors: (!) "this" ... Ophir Yaniv's user avatar Ophir Yaniv
  • 1
asked Jul 3 at 18:47 1 vote 0 answers 80 views

Data Matrix Scan takes too long

I'm currently working on a Java application that needs to scan Data Matrix QR-Codes, specifically to extract and display XML data in a text box. The QR-Codes I'm dealing with contain BMP (German ... SmiSmiSmi42's user avatar SmiSmiSmi42
  • 11
asked Jun 26 at 14:45 1 vote 2 answers 215 views

zxing does not recognize qrcodes from dymo printer

I try to read QRCode stickers from scanned documents via zxing lib for java. Unfortunately the code is working, but the qrcodes coming from my Dymo Printer are not recognized at all. Here is the code ... roediGERhard's user avatar roediGERhard
  • 303
asked Jun 25 at 15:13 15 30 50 per page 1 2 3 4 5 … 172 Next
  • The Overflow Blog
  • The ghost jobs haunting your career search
  • Breaking up is hard to do: Chunking in RAG applications
  • Featured on Meta
  • The December 2024 Community Asks Sprint has been moved to March 2025 (and...
  • Stack Overflow Jobs is expanding to more countries
android × 1443 qr-code × 605 java × 508 barcode × 356 barcode-scanner × 294 c# × 258 ios × 166 xamarin × 141 xamarin.forms × 109 android-studio × 78 iphone × 76 android-intent × 74 zxing.net × 63 android-camera × 61 xamarin.android × 59 objective-c × 57 android-fragments × 54 camera × 53 cordova × 45 javascript × 40 xcode × 37 eclipse × 34 c++ × 33 kotlin × 32 xamarin.ios × 25 more related tags

Hot Network Questions

  • Avoiding EU import duty when mailing snowboard from UK then bringing it back on return flight?
  • MANOVA with some independent variables being categorial and some being interval
  • Why do most philosophers of religion believe in God?
  • Machine A configure a static arp When a ping msg with right mac address but wrong ip address from machine B. Does machine A give ping response?
  • Fantasy manga where the main character is getting accidentally killed by dragons
  • How to make machine always turn on after a power outage
  • Faux Random Maze Generator
  • Citing volatile sources
  • Is there any theoretical work on representation in machine learning?
  • How to generate and list all possible six-digit numbers that meet the specified criteria using the given digits?
  • Determining Which Points on the Perimeter of a Circle Fall Between Two Other Points That Are on Its Radius
  • Transfer at Valence with TGV
  • Assigning Priority in Cyclic Isomers
  • Help to identify a book on the history of probability
  • Do commuting operators also commute on a subspace?
  • B2 Visa Stay Duration Rules
  • Why are my giant carnivorous plants so aggressive towards escaped prey?
  • Can President sign a bill passed by one Congress once a new Congress has been sworn in if the bill is delayed being presented to him (there’s a lag)?
  • What's the point of putting a resistor here?
  • Loop over array cyclically
  • Who is this man being noticed by Robert in this scene?
  • Why is a program os dependent?
  • I'm looking for a science fiction book about an alien world being observed through a lens. The world is inhabited by a race of lobster-like beings
  • Does the paper “A Heuristic Proof of P ≠ NP” actually prove that P ≠ NP?
more hot questions Newest zxing questions feed Subscribe to RSS Newest zxing questions feed

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Từ khóa » C Zxing