1
I’m trying to make a project using some Bootstrap components, but it’s giving a XML error in my Layout. The error:
The following classes could not be instantiated
The article of this project with Bootstrap took at that link and in this video.
1
I’m trying to make a project using some Bootstrap components, but it’s giving a XML error in my Layout. The error:
The following classes could not be instantiated
The article of this project with Bootstrap took at that link and in this video.
Browser other questions tagged android css
You are not signed in. Login or sign up in order to post.
Please do not use images, paste the error text and the relevant XML into the question itself. Images are bad for reading error generally (there are exceptions) and external links may come to break thus making it difficult to see the problem.
– Guilherme Nascimento
Welcome At Sopt, we have a certain criterion to build questions here, prefer to always put the code instead of the image, try to describe well what you are asking in the title. describe the error, in what context is appearing, what exactly you tried, good luck
– Isvaldo Fernandes
The link you posted redirects you to a file download
.zip
. Maybe it is better to edit the question and put the link of the article/tutorial you read, hardly anyone will download the project to search for errors.– Renan Gomes
@Renan, the link to the file
.zip
is not a project, but a lib (I believe), which in this case, is thebootstrap
.– itscorey