The error message saying "AAPT: error: 'matchmaker' is incompatible with attribute layout_constraintTop_toTopOf (attr) reference|enum [parent=0]....
Android manifest code <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"...
Android manifest. <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android"...
My code is <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.Second...
As you can see there is app in emulator screen. What should I do? I click on run debug but that didn't work, it will show same result. [ATTACH]
1, I am trying to put an image on my design but it doesn't show up. I put the code in and the code is... <ImageView...