QROW - QRs that live in WIFIs. Discover QR Over Wifi..
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.
The following table is the detailed list of qrow.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 3 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | json_simple.jar qrow-1.0.jar |
Required Permissions | android.permission.INTERNET |
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