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
Abhijit PatilAbhijit Patil 

Android Studio 2.2 is not creating Gradle Build project

Hello All,

I am new to Salesforce app dev.

I am trying to build Salesforce hybrid from trailhead https://trailhead.salesforce.com/en/mobile_sdk_hybrid/mobilesdk_hybrid_getting_started.

I successfully created project from CMD but i am having issue while importing in Android Studio. After import i am not able to see Gradle Successful message due to which i can't run this in emulator. Following are screenshots.

 User-added image

Step 2 :

Bydefault Select Gradle

Step 3: 

Can't Run Emulator
 
NagendraNagendra (Salesforce Developers) 
Hi Abhijit,

Give a try by downloading gradle-2.2.1-all.zip from gradle.org/gradle-download(https://gradle.org/gradle-download/)

For more information on the same issue please check the below thread from stack overflow community.
http://stackoverflow.com/questions/31604173/android-studio-gradle-not-building-project

Please mark this as solved if the information helps.

Best Regards,
Nagendra.P