Example of using Utgard with Android for OPC Dcom access..
android-opc-example is hosted in the following web site
https://github.com/magno32/android-opc-example
If you think the Android project android-opc-example 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 android-opc-example.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 2 image files in android-opc-example. The names of the image files are listed as follows.
folder.png tag.png
The following screenshort is generated from the image listed above.
android-opc-example has the following Java source files.
com.summit.opc.BrowseBranchResult.java com.summit.opc.BrowserListActivity.java com.summit.opc.HelloAndroidActivity.java com.summit.opc.ValueMonitorActivity.java com.summit.opc.structs.BranchDescription.java com.summit.opc.structs.LeafDescription.java com.summit.opc.structs.NodeDescription.java com.summit.opc.structs.NodeDescriptionAdapter.java