awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid Barcode Scannings

Embedding a barcode scanner into an Android app using the ZXing decoder, either as a full-screen intent or an embedded view.

Distinct from Barcode Scanners: Distinct from Barcode Scanners: specifically targets Android platform integration with ZXing, not general scanning utilities.

Explore 4 awesome GitHub repositories matching development tools & productivity · Android Barcode Scannings. Refine with filters or upvote what's useful.

Awesome Android Barcode Scannings GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • journeyapps/zxing-android-embeddedjourneyapps का अवतार

    journeyapps/zxing-android-embedded

    5,934GitHub पर देखें↗

    This is an Android library that adds barcode scanning to applications using the device camera. It wraps the ZXing barcode decoding engine and exposes it through a simplified Android API, functioning as a software development kit for real-time scanning. The library offers two primary integration approaches: launching a full-screen camera activity through Android intents, or embedding a live scanner view directly into application layouts using SurfaceView or TextureView. Scanner behavior can be customized through programmatic configuration objects before scanning begins, and scanned barcode dat

    Embeds a barcode scanner into Android apps using the ZXing decoder via camera intent or embedded view.

    Javaandroid-librarybarcode-scanningzxing-android
    GitHub पर देखें↗5,934
  • tommylemon/android-zblibraryTommyLemon का अवतार

    TommyLemon/Android-ZBLibrary

    5,604GitHub पर देखें↗

    Android-ZBLibrary is a mobile framework providing core primitives for Android development, including a Model-View-Presenter framework for structural architecture, a network request wrapper, and a local data persistence layer. It also includes a library of reusable interface elements and a background task manager to maintain user interface responsiveness. The framework decouples business logic from user interfaces through its MVP implementation and manages external service integration via tools for HTTP communication, JSON processing, and response caching. The library covers a broad set of ca

    Provides Android-specific implementations for scanning barcodes and processing visual data.

    Javafastjsonglideokhttp
    GitHub पर देखें↗5,604
  • dm77/barcodescannerdm77 का अवतार

    dm77/barcodescanner

    5,436GitHub पर देखें↗

    यह एक Android बारकोड स्कैनिंग लाइब्रेरी है जिसे लाइव कैमरा फीड से बारकोड डेटा का पता लगाने और डिकोड करने के लिए डिज़ाइन किया गया है। यह मोबाइल डिवाइसेस पर विज़ुअल पैटर्न को टेक्स्ट में अनुवादित करने के लिए कोर इंफ्रास्ट्रक्चर प्रदान करती है। इस लाइब्रेरी में एक कैमरा प्रीव्यू मैनेजर शामिल है जो विभिन्न स्क्रीन आयामों में फिट होने के लिए आस्पेक्ट रेशियो और फीड साइज़ को समायोजित करता है, साथ ही फ्लैश, ऑटोफोकस और सेंसर चयन को प्रबंधित करने के लिए एक हार्डवेयर कंट्रोलर भी शामिल है। इसमें डिटेक्शन गति और सटीकता बढ़ाने के लिए विशिष्ट बारकोड टाइप्स तक स्कैनिंग को प्रतिबंधित करने के लिए एक बारकोड फॉर्मेट फ़िल्टर भी है। यह प्रोजेक्ट कैमरा हार्डवेयर नियंत्रण, लाइव बारकोड डिकोडिंग और अनुकूलित व्यू फाइंडर्स व विज़ुअल ओवरलेज़ डिज़ाइन करने के लिए यूजर इंटरफेस कस्टमाइज़ेशन को कवर करता है।

    Creates tailored view finders and visual overlays to guide users during the barcode scanning process.

    Java
    GitHub पर देखें↗5,436
  • yipianfengye/android-zxinglibraryyipianfengye का अवतार

    yipianfengye/android-zxingLibrary

    4,998GitHub पर देखें↗

    यह Android एप्लिकेशन में बारकोड और QR कोड स्कैनिंग और जनरेशन को एकीकृत करने के लिए एक ZXing-आधारित टूलकिट है। यह एक बारकोड स्कैनर के रूप में कार्य करता है जो लाइव कैमरा स्ट्रीम और स्टैटिक इमेज फाइलों दोनों से डेटा डिकोड करने में सक्षम है। इस लाइब्रेरी में एक QR कोड जनरेटर शामिल है जो कोड के केंद्र में कस्टम लोगो के साथ इमेज फाइलें बनाने का समर्थन करता है। यह एक कस्टमाइज़ेबल कैमरा स्कैनिंग इंटरफ़ेस भी प्रदान करता है, जिससे स्कैनिंग ओवरले में बदलाव और कम रोशनी में दृश्यता सुधारने के लिए डिवाइस फ्लैश पर नियंत्रण मिलता है। इसकी व्यापक क्षमताओं में बिटमैप से टेक्स्ट निकालना, लाइव डिटेक्शन के लिए कैमरा हार्डवेयर का प्रबंधन, और स्कैनिंग प्रक्रिया को निर्देशित करने के लिए यूजर इंटरफ़ेस ओवरले का डिज़ाइन शामिल है।

    Embeds a ZXing-based barcode scanner into Android apps as a full-screen or custom view.

    Java
    GitHub पर देखें↗4,998
  1. Home
  2. Development Tools & Productivity
  3. Barcode Scanners
  4. Android Barcode Scannings

सब-टैग एक्सप्लोर करें

  • Custom Viewfinder DesignsCustomizations for the visual scanning area and user guidance overlays. **Distinct from Android Barcode Scannings:** Focuses on the visual design of the scanning interface rather than general Android integration.