You need to sign in to do that
Don't have an account?
How to call a apex rest service from salesforce mobile sdk-android?
I need to call apex rest service from salesforce mobile sdk-android. I can execute the soql query by calling RestRequest.getRequestForQuery() method. How to call apex service from RestRequest class?

Were you able to find answer for this?

same, Did you find a solution to this?