Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的应用程序中集成了 ZXING 条码扫描器。
如何阻止我的应用程序询问不同的扫描仪应用程序(基于 zxing)并自动选择我的应用程序进行扫描?
使用IntentIntegrator,它将通过限制搜索的包自动选择官方条码扫描仪应用程序。
IntentIntegrator
http://code.google.com/p/zxing/source/browse/trunk/android-integration/src/com/google/zxing/integration/android/IntentIntegrator.java