FATAL|FATAL EXCEPTION: Timer-0
文章图片
【FATAL|FATAL EXCEPTION: Timer-0】
错误:
FATAL EXCEPTION: Timer-0
android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.gxiec_800/com.example.gxiec_800.FirstLayout_activity};
have you declared this activity in your AndroidManifest.xml?在ndroidManifest.xml中找不到FirstLayout_activity
原因:
在ndroidManifest.xml中注册时,android:name=".FirstLayout_activity" 前多写了android:name="activity.FirstLayout_activity"
解决方法:
修改
推荐阅读
- com.android.dex.DexIndexOverflowException
- Java|Java 面试题
- Spark--java.util.NoSuchElementException:|Spark--java.util.NoSuchElementException: None.get at at
- RpcException:|RpcException: Invalid token! Failed to invoke method
- NoSuchElementException|NoSuchElementException selenium 定位frame(iframe)解决找不到xpath问题
- 捕获异常Exceptions
- PageHelper不安全的分页问题,导致ParserException: syntax error
- Dubbo使用Hessian2序列化时针对Byte类型出现java.lang.ClassCastException
- fatal: The remote end hung up unexpectedly解决办法
- android java.lang.SecurityException: Permission Denial