您好朋友我想为Android开发QR码阅读器应用程序,这对我来说是第一次,所以我不知道开发QR码阅读器的起点在哪里。 所以请任何人探索发展的方式(逐步指导)。请帮帮我.....
答案 0 :(得分:10)
你走了:
Step 1. Read http://developer.android.com/reference/packages.html
Step 1a. Google for QR reader library for android
Step 2. Program App
Step 3. Post code you are having trouble with to StackOverflow
Step 4. Release app to market and make lots of money
Shimples:)
答案 1 :(得分:5)
您是否已查看由Google开发的此库:Zxing?我已经习惯了Android项目及其工作。