68677/i-cannot-build-and-sync-my-gradle-in-androidstudio
Hey, @There,
Could you please mention which version of android studio you are using?
Also, try with the command line in your root project:
./gradlew build
It will sync and build your app and takes a bit longer time so be patient.
import java.io.BufferedWriter; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; public class WriteFiles{ ...READ MORE
Whenever you require to explore the constructor ...READ MORE
This definitely returns UTC time: as String ...READ MORE
You can get memory info programmatically and ...READ MORE
I remember trying to edit my PATH ...READ MORE
How do I declare and initialize an ...READ MORE
To declare and initialize an array in ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.