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
Dharmendra VaishnavDharmendra Vaishnav 

Problem in running android project using android studio using salesforce SDK

I am new to developing android app using salesforce SDK. I have succesfully created a sample app using forcedroid tool.
But i am unable to run this using android studio. 
Best Answer chosen by Dharmendra Vaishnav
Gaurav KheterpalGaurav Kheterpal
Try with Mobile SDK 3.1.0 - it supports Gradle and it should run in Android Studio without any problems - https://developer.salesforce.com/blogs/engineering/2015/02/salesforce-mobile-sdk-3-1-unified-app-architecture-brings-unparalleled-flexibility.html

If my answer helps resolve your query, please select it as a 'Best Answer' so that it benefits others and helps us improve the overall quality of the forums.

All Answers

Gaurav KheterpalGaurav Kheterpal
What is the error that you are facing?
bhariharanbhariharan
Please post Mobile SDK questions in our Google+ community here - https://plus.google.com/communities/114225252149514546445.
Gaurav KheterpalGaurav Kheterpal
Try with Mobile SDK 3.1.0 - it supports Gradle and it should run in Android Studio without any problems - https://developer.salesforce.com/blogs/engineering/2015/02/salesforce-mobile-sdk-3-1-unified-app-architecture-brings-unparalleled-flexibility.html

If my answer helps resolve your query, please select it as a 'Best Answer' so that it benefits others and helps us improve the overall quality of the forums.
This was selected as the best answer