I have created a project on jdk 1.6 and android Rev. 20 . Now I have installed 1.7 for few features, but it is not accepting. We have to import sun.audio package in java 1.7 which we intend to use in android. But it is giving me errors. Please help me out. Thanks in advance.
I have created a project on jdk 1.6 and android Rev. 20 . Now
Share
Here the same Questions and Here
And also sun package should not used Check Here
Solution for your question is
Right Click on project -> Properties -> Java Compiler -> Check the “Enable Project Specific settings” -> change compiler version to 1.6