function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
akshay21akshay21 

what to do after having created a connected app to use remote access integration

basically i'm developing an android app on which will have its database, web-site and other resources on salesforce cloud.

 

now, for this android app to work with salesforce cloud it'll have to have a remote access object, which is now moved to apps.

thus i made an app- MBBLoc with only one field Location of datatype Geolocation,

 

i also created a connected app with same name as MBBLoc where i got oauth_client_id and a secret key. i know the use of oauth_client_id in app but what is the use of secret key.

 

now how can i access my original app on cloud via android app.

 

please help me...!!

 

many thanks in advance..