This is a sample implementation of the DeviceConnect Android SDK which has permission handling, user creation & background data sync.
FinBox DeviceConnect is an SDK that seamlessly integrates into lenders' frontend apps/websites, facilitating secure data sharing and providing valuable predictive insights to support informed decision-making.
Add the following values to local.properties
ACCESS_KEY=<ACCESS_KEY>
SECRET_KEY=<SECRET_KEY>
DC_SDK_VERSION=<DC_SDK_VERSION>
DC_FLAVOR=<DC_FLAVOR>
COMMON_SDK_VERSION=<COMMON_SDK_VERSION>
COMMON_FLAVOR=<COMMON_FLAVOR>
LOGGER_SDK_VERSION=<LOGGER_SDK_VERSION>
Note: These values will be provided by the FinBox team during integration.
Replace YOUR_API_KEY in MainActivity with the one provided by FinBox team.
For more details on integration, refer to https://docs.finbox.in/device-connect/android.html