ZigBee-based Internet Home system learning-android-end app problem The type Java.lang.Class cannot be resolved. It is indirectly refer

Source: Internet
Author: User

There is an error when importing a new project

The type Java.lang.Class cannot be resolved. It is indirectly referenced from required. class files

And there is no androidx.x folder underneath the item (which contains the jar package)

Solution

Right-click your project name in Package Explorer,

Select Build Path,config build Path,

On the left is a list of Android,

The Android x.x version is displayed in project build target, and a different one, such as android6.0, is selected, and the android6.0 folder is created under the project, which has a jar package

Re-modify back to androidx.x, androidx.x folder will be generated

Open the Project,clean of the menu bar, select your project name, make sure that cleanup deletes the Gen folder, and then automatically rebuilds project (there is a hint in the lower right corner), the Gen folder is regenerated, and the problem is solved

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.