Failed to load the LayoutLib: com.android.layoutlib.bridge.Bridge

android

Solution

Restart IDE

Restart a computer

Try to update ADT, SDK and Eclipse Plugin

If that will not help reinstall ADT, SDK and Eclipse Plugin

Problem

My ADT(Android Developer Tools ) was working fine and it was showing the graphical layout of all files few days back but today it is showing this " Failed to load the LayoutLib: com.android.layoutlib.bridge.Bridge " All projects are running fine but i can't see the graphical layout of my .XML files. How can I fix it?

Original source

Related problems