Android studio gradle deleted -


i accidentally deleted gradle files android studio installed. following this tutorial resolve issue deleted gradle files cant create new project in android studio. , cant build run or anything. when start android studio shows me error in following image:

enter image description here

if open plugin manager shows android support, cloud disabled in image:

enter image description here

in settings build tools not show gradle:

enter image description here

and in module settings shows this:

enter image description here

please guide me in this. cant reinstall android studio, sdk , again have done many settings(installed plugins , git configs etc) in studio, reinstalling not option. help?

one non-technical solution install instance of android studio @ different location on system. can compare directories of where deleted files , copy on files not there in original installation.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -