如何在android中创建QR码阅读器? (请逐步探索)

时间:2012-05-11 08:01:13

标签: android

您好朋友我想为Android开发QR码阅读器应用程序,这对我来说是第一次,所以我不知道开发QR码阅读器的起点在哪里。 所以请任何人探索发展的方式(逐步指导)。请帮帮我.....

2 个答案:

答案 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项目及其工作。