Question

This is my first time writing Android app. When I downloaded the ADT bundle for the first time, everything went as planned according to the tutorial I followed. I was able to connect to my device and run my "hello world" app. Then, I closed Eclipse and later I came back to play around with Eclipse ide.

Now, I don't see any activity layout at all. I deleted my previous projects and created a new project hoping to see the activity layout or GUI for my device. I can't find it. I was planning on adding buttons or labels.

All I see is this message in the bottom:

This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in

So, how do you enable or bring back the Activity layout.

Here is the screenshot: enter image description here

Was it helpful?

Solution

enter image description hereYou need to update your ADT Plugin in your Android SDK Manager to solve this problem.

These tools should be up to date

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top