We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8e9cd commit 432bcffCopy full SHA for 432bcff
1 file changed
AndroidOData/readme.md
@@ -0,0 +1,8 @@
1
+# Android ODataVirtualDataSource
2
+A reference implementation of VirtualDataSource for the Infragistics Android controls which talks to remote OData services.
3
+
4
+This reference implementation uses the Apache Olingo v4 OData client: https://olingo.apache.org/
5
6
+# Building
7
+It is assumed that you have placed the Infragistics Android compoenents in C:\InfragisticsDependencies or altered that search path in
8
+the build.gradle file to point to where Infragistics Android jars are located.
0 commit comments