Android Studio missing src and other part of my project after reopening -


currently i'm exploring on using android studio. it's been while since last developed on android , exciting me having new tool develop in android. setup android studio , tested create new sample project last week today after opened message appears saying "the folders below removed gradle..." has checkbox , don't know why it's checked default. since i'm not yet familiar environment pressed ok src , other folders missing. although can still access src folder classes created through use of navigator on top part can't run app , acts strange compared before.

also when try create new project message appers saying:

"failed import new gradle project: not fetch model of type 'ideaproject' using gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'. unable start daemon process."

not sure on one. know still in beta , bugs happen hope there's workaround this.

anyway, here's screenshot on happens project: enter image description here

so tried searching answers based on error message got creating new project , found out one:

failed import new gradle project: not fetch model of type 'ideaproject'

works charm indeed.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -