Custom queries with SQLiteLocalStore Azure

81 Views Asked by At

How to make custom Queries with SQLiteLocalStore from microsoft.windowsazure package in Android with Java?

I found this issue related to mine, there is no where method for my MobileServiceSyncTable.

1

There are 1 best solutions below

0
Adrian Hall On
  1. The Android library is no longer supported.

  2. The Android library does not support custom queries.