A multi-screen Android SDK.
Vicinity is hosted in the following web site
https://github.com/MatthewPatience/Vicinity
If you think the Android project Vicinity 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 Vicinity.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar core.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 1 image files in Vicinity. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Vicinity has the following Java source files.
com.bnotions.vicinity.RemoteActivity.java com.bnotions.vicinity.ServerActivity.java com.bnotions.vicinity.Vicinity.java com.bnotions.vicinity.VicinityApplication.java com.bnotions.vicinity.device.Device.java com.bnotions.vicinity.device.DeviceAbsImpl.java com.bnotions.vicinity.device.DeviceListener.java com.bnotions.vicinity.device.RemoteDevice.java com.bnotions.vicinity.device.ServerDevice.java com.bnotions.vicinity.manager.RemoteCommManager.java com.bnotions.vicinity.manager.ServerCommManager.java com.bnotions.vicinity.object.VicinityScanResult.java com.bnotions.vicinity.util.Constants.java com.bnotions.vicinity.zxing.IntentIntegrator.java com.bnotions.vicinity.zxing.IntentResult.java com.bnotions.vicinity.zxing.QrCodeGenerator.java com.bnotions.vicinityexample.ExampleActivity.java com.bnotions.vicinityexample.ExampleApplication.java com.bnotions.vicinityexampleremote.ExampleActivity.java com.bnotions.vicinityexampleremote.ExampleApplication.java