on 2024 Aug 06 9:08 AM
Hi Experts,
I am using SAP BTP SDK for android V5.1.2 . As per the requirement I need to implement demo mode.
I have already copied required ".udb" files also. And copied those files to "/data/user/0/com.test.test/files/Demo/stores" path. Only thing is need to use those UDB files.
So, can any one of you please help me how to implement that.
I have tried below code snippet.
offlineODataParameters.setStorePath(new URL("/data/user/0/com.test.test/files/Demo/stores"));
I am getting the below error.
ERROR: "no protocol: /data/user/0/com.test.test/files/Demo/stores"
User | Count |
---|---|
73 | |
10 | |
8 | |
8 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.