Android Studio Package rename and error “Activity class does not exist”

最近被一个问题困扰很久:

When using Android Studio, it gives me this error when I changed the package name 

from “org.company.old” to “org.company.new”:

Android studio still shows message like:remote path: /data/local/tmp/org.company.old

原因:

The error was in IntelliJ IDEA after all. When you create a project, the Configuration checks Launch feature automatically and prints the name of default class. 

When you change the name of package, refactoring does not change the configuration string which still points to the old class name. 

That is why there was not compile-time error, but runtime error.

It would be great if they could fix this issue in this awesome IDE as these kind of errors are very hard to track down (this one took 4 months to realize where the error was).

最后找到的解决方法

It is a bug in Android Studio. To fix it 

1.Close Studio.

2.Remove .idea/workspace.xml

3.Launch Studio.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值