Android studio项目运行问题,求大神帮忙!

那个大神帮忙看一下吧!
Error:loader constraint violation: when resolving method "org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;" the class loader (instance of com/intellij/ide/plugins/cl/PluginClassLoader) of the current class, org/slf4j/LoggerFactory, and the class loader (instance of com/intellij/util/lang/UrlClassLoader) for resolved class, org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type LoggerFactory; used in the signature

1.在网上下载sdk 安装。
2  安装完成,后点击finish 后启动,结果,你妹:
启动不了

3 查看 android-studio\bin下的studio.bat
居然是  No jdk find。
解决方案:

发现JDK、JRE安装目录存在空格,比如C:\Program Files\Java\jdk1.7.0_15,其中Program Files中包含空格
重新修......
答案就在这里:android studio 启动问题
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。