Android Open Source - Development qrcode Android_QR_Code






Project Summary

A simple application where you will learn how to read an URL from a QR code and send a request to a server..

Web Site / Source Repository

Android_QR_Code is hosted in the following web site
https://github.com/GeoRemindMe/Android_QR_Code

If you think the Android project Android_QR_Code listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Android_QR_Code.

ItemValue
Java File Count18
Minimum SDK Version8
Activity Count2
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\bird.mp3




Java Source Files

Android_QR_Code has the following Java source files.

org.alexd.jsonrpc.JSONRPCClient
.java
org.alexd.jsonrpc.JSONRPCException.java
org.alexd.jsonrpc.JSONRPCHttpClient.java
org.georemindme.controller.App.java
org.georemindme.controller.Controller.java
org.georemindme.controller.ControllerProtocol
.java
org.georemindme.controller.ControllerState
.java
org.georemindme.controller.ReadyState.java
org.georemindme.controller.appserver.Server.java
org.georemindme.mvc.mvcframework.controller.MVCController
.java
org.georemindme.mvc.mvcframework.controller.MVCControllerExceptionMessageUnknown.java
org.georemindme.mvc.mvcframework.controller.MVCControllerExceptionUnknownState.java
org.georemindme.mvc.mvcframework.controller.MVCControllerMessages
.java
org.georemindme.mvc.mvcframework.controller.MVCControllerStateInterface
.java
org.georemindme.mvc.mvcframework.view.MVCViewComponent.java
org.georemindme.view.captureQRCodeActivity.java
org.georemindme.view.mainActivity.java