且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何导入Android项目与创造出从源代码一个新的月食?

更新时间:2023-09-28 15:58:58

解决:原来在/ res文件夹的.png文件中导致错误,所以正在生成R.java文件wasnt(的研究不能得到解决 - Android的错误)。我重新保存他们为.png文件,并在写的原件和固定的问题。

Solved: Turns out the .png files in the /res folder were causing errors, so the R.java file wasnt being generated( R cannot be resolved - Android error ). I re-saved them as .png files and over wrote the originals and that fixed that problem.

还进口了,当我做CTRL + SHIFT + O,它需要增加进口R.java女巫被删除。

Also when imported I did ctrl+shift+o and it added import R.java witch needed to be deleted.

然后我渐渐被固定的这个职位的错误:\"Conversion到Dalvik的格式无法与外部罐

I then was getting an error that was fixed by this post: "Conversion to Dalvik format failed with error 1" on external Jar