摘要:
换孩子姥姥华为手机解决了。 能扫pdf417码了 阅读全文
摘要:
integrater 目录d:\zixing\zxing-zxing-3.3.2\android-integration\src\main\java\com\google\zxing\integration\android\IntentIntegrator.java List<String> oDe 阅读全文
摘要:
网页 https://blog.csdn.net/li12412414/article/details/51958774 阅读全文
摘要:
建立目录D:\android_projects\qrscan\app\src\main\assets把数据库文件d:\sqlite_files\device.db 拷贝到 D:\android_projects\qrscan\app\src\main\assets然后在as中,即android st 阅读全文
摘要:
sqlite数据库安装在d:\sqlite_files运行sqlite3查看数据表,命令,.tables 数据库文件 d:\sqlite_files\device.db create table device(id text,device_no text,device_name text,owner 阅读全文
摘要:
PDF417 initiateScan 阅读全文
摘要:
利用的网上参考文档是https://blog.csdn.net/gorky_19/article/details/78454030,里面介绍了如何修改build.gradle的dependency 和源代码 不需要加入zxing.jar ,在build.gradle里面加入dependency 之后 阅读全文
摘要:
https://developer.android.google.cn/guide/components/fundamentals http://www.runoob.com/w3cnote/android-tutorial-intro.html 阅读全文
摘要:
http://blog.sina.com.cn/s/blog_783ede030102x150.html 1 首先下载jar包 二维码需要用xing项目的jar包,core-3.3.2.jar 进入到www.github.com/xing/xing网页,中下方有一个链接 Get Started De 阅读全文
摘要:
https://blog.csdn.net/feiduclear_up/article/details/51968975 阅读全文