Dear All,
We have been trying to use the offline store for SMP 3.0 for android and following the below links
Getting Started with the Offline Store for Android
How To...Consume OData Services in Offline Mode (Android)
But we are not able to open the Offline store.
We are using the latest SDK pack SDK SP06.
We also do have a relay server in our infrastructure so we are also supplying the options. URL Suffix parameter as well but the store doesnt open up.
It just strucks on the open function call.
We are using Android Studio for armeabi-v7a devices. We also saw that for armeabi we have two additional files to be imported but the same do not work if we put it inside the armeabi-v7a folder.
Has anyone been able to use this successfully?
Any inputs are appreciated