Android异常解决方案记录

本文详细介绍了在Android应用开发过程中遇到的问题及其解决方案,包括批量更改包名、提供者变更导致的安装错误、Activity未启动等。通过遵循提供的步骤,开发者可以有效解决这些问题并继续进行应用开发。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1、[2011-08-30 17:10:01 - WebGetter] Starting activity com.snda.webgetter.NotesList on device emulator-5554

[2011-08-30 17:10:02 - WebGetter] ActivityManager: Starting: Intent { act=Android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.snda.webgetter/.NotesList } 


[2011-08-30 17:10:02 - WebGetter] New package not yet registered with the system. Waiting 3 seconds before next attempt.


解决方案: Try this Project->Clean in eclipse, and the deploy it again


2、批量更新了package的名称,引起AndroidManifest.xml变更


解决方案:去除类似签名的 com.snda.webgetter.test前缀com.snda.webgetter,重新编译


3、修改了AndroidManifest.xml的provider,引起


[2011-08-30 17:31:42 - WebGetter] Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER
[2011-08-30 17:31:42 - WebGetter] Please check logcat output for more details.
[2011-08-30 17:31:42 - WebGetter] Launch canceled!


解决方案:启动模拟器,然后进入菜单
settings->applications->mange
applications-> select the application->select "unistall".
这样就能彻底删除了


4、Activity not started, its current task has been brought to the front 


解决方案:project->clean
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值