Description Resource Path Location Type
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files VoiceEncoder.java /Agent/src/com/voicerecord line 1
Java Problem
Project has no project.properties file! Edit the project properties to set one.
Agent Unknown Android Target Problem
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project
Agent Unknown Java Problem
原因:android 系统 库丢失所致,
解决办法:@ 1 换一下高版本的SDK
@ 2 Clean 一下工程
OK 搞定!
本文详细阐述了在Android开发过程中遇到的java.lang.Object类无法解析的问题,包括其根本原因分析和解决方案,如更换高版本SDK、清理工程等方法,帮助开发者快速定位并解决问题。
2052

被折叠的 条评论
为什么被折叠?



