Android Open Source - Development wifi qrow






Project Summary

QROW - QRs that live in WIFIs. Discover QR Over Wifi..

Web Site / Source Repository

qrow is hosted in the following web site
https://github.com/jmarti-theinit/qrow

If you think the Android project qrow 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 qrow.

ItemValue
Java File Count15
Target SDK Version3
Minimum SDK Version7
Activity Count1
jar files usedjson_simple.jar
qrow-1.0.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

qrow has the following Java source files.

org.theinit.qrow.android.QROWActivity.java
org.theinit.qrow.android.QROWActivityOld.java
org.theinit.qrow.client.QROWReceiver.java
org.theinit.qrow.client.QROWReceiverCallback.java
org.theinit.qrow.dto.CustomQROW.java
org.theinit.qrow.dto.ImageQROW.java
org.theinit.qrow.dto.LinkQROW.java
org.theinit.qrow.dto.QROW.java
org.theinit.qrow.dto.TextQROW.java
org.theinit.qrow.dto.bundle.QROWBundle.java
org.theinit.qrow.exception.InvalidQROWConfiguration.java
org.theinit.qrow.exception.InvalidSenderIdException.java
org.theinit.qrow.exception.QROWTypeNotSupportedException.java
org.theinit.qrow.server.QROWSender.java
org.theinit.util.Base64Util.java