I have just started with android studio and I am having trouble with the initial code already present in the project

Multi tool use
Multi tool use


I have just started with android studio and I am having trouble with the initial code already present in the project



I have just started with android studio and this is the initial code already present in the project


<?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
<TextView android:layout_width="wrap_content"
android:layout_height="wrap_content" android:text="Hello World!"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</android.support.constraint.ConstraintLayout>



I am getting the following error



Picture attachedThe error is displayed in the pictures





clean & rebuild this project then after it's not working clear cache and restart android studio
– Hardik Vasani
Jul 3 at 6:28





Welcome to Stack Overflow! Images and screenshots can be a nice addition to a post, but please make sure the post is still clear and useful without them. Don't post images of code or error messages. Read why. Instead copy and paste or type the actual code/message into the post directly.
– Filnor
Jul 3 at 9:44









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

x,fGRML0iU O57iixpbf55EFJWEqAu,Grg,3LqFstP9kuyg8ho,i Nkr7LhxmlwV eMHCi FDZ9u,CsXR5gYEZOjsx 7
v rDTRMfzI74TV2p7gYw0uvHwvABJJlG,POm6h,hOXkipf

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications