I can’t drag Textview to Layout in Android Studio

Asked

Viewed 22 times

-1

Good afternoon. I’m starting at Android Studio. Already in the installation of Android Studio, already gave problem. When I was installing, my wifi turned off, and stopped the installation. Then I decided to uninstall and install again. I installed it, only the installation was much faster. To start learning, on the internet , I found how to make your first app. I opened Android Studio, I have the activity_main.xml screens, Androidmanifest.xml and Mainactivity.java open. The problem if I drag any component of the Palette to Surface, as an example a Textview, it does not fix on the Surface. I noticed that I have an error : The Rendering library could not be initialized .

What I have already done : In Tools->SDK Manager->System Settings->Android SDK->installed Android 4.3(Jelly Bean), note, Android 10.0+(R) was already installed.

In Tools->AVD Manager->Create Virtual Device-> installed.

But I still can’t drag any components.

Thank you.

1 answer

0

Good afternoon. I found what was going wrong. On the site , I looked for the error that was giving: The Rendering library could not be initialized and a user NULL, passed the answer: In File->Settings->Experimental->Editor-> uncheck Use New Layout Rendering Engine . Working.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.