码迷,mamicode.com
首页 > Web开发 > 详细

Internal error. Please report to https://code.google.com/p/an

时间:2016-03-02 09:33:53      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:

一,在文件中添加  disable.android.first.run=true (我试了这种就好使了哈)

1)进入刚安装的Android Studio目录下的bin目录。找到idea.properties文件,用文本编辑器打开。

2)在idea.properties文件末尾添加一行: disable.android.first.run=true ,然后保存文件。

3)关闭Android Studio后重新启动,便可进入界面。

二,编码问题

无意中怀疑是编码问题,保存idea.properties文件文件时将编码设置为utf-8, 终于启动成功。

经过测试,选择ANSI和utf-8无问题,选择Unicode格式则出现问题。

Internal error. Please report to https://code.google.com/p/an

标签:

原文地址:http://www.cnblogs.com/qiwawangzi/p/5233600.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!