Skip to content

标签:Studio

Argument for @NotNull parameter ‘name’ of com/android/tools/idea/welcome/Platform. must not be null

在升级了win10之后,从mac下的一个安卓项目想在windows上继续编码. 于是下载了Android Studio,但是在启动的时候报错了. 错误信息如下: Internal error. Please report to https://code.google.com/p/android/is…

Leave a Comment

Android Studio VS Eclipse

本来其实自己用了很久,基本上能理解到其中的差距,但是还是发出来让更多人知道. 其中其实Android Studio 是根据intellij idea免费版本修改来的。 一下是比较信息: 优点之一就是:代码提示和搜索功能非常强大,非常智能。 比如自定义theme有个名字叫做 light_play_ca…

Leave a Comment