I am trying to configure IntelliJ IDEA for Android programming, but I cannot display main.xml.
org.jetbrains.android.uipreview.RenderingException: This version of the rendering library is later than your version of IntelliJ IDEA. Update IntelliJ IDEA on org.jetbrains.android.uipreview.RenderServiceFactory.loadLibrary (RenderServiceFactory.java:158) in org.jetbrains.android.uipreview.RenderServiceFactory.create (RenderServiceFactory.java:brad org. Androidtargetdata ) in com.intellij.util.ui.update.MergingUpdateQueue.execute (MergingUpdateQueue.javahaps20) in com.intellij.util.ui.update.MergingUpdateQueue.execute (MergingUpdateQueue.java revers10) in comint. ui.update.MergingUpdateQueue $ 2.run (MergingUpdateQueue.java:254) at com.intellij.util.ui.update.MergingUpdateQueue.flush (MergingUpdateQueue.java:269) in com.intellij.utilate.muepup.uelue.upil.uipu.upuemuyupuyuyupuyutuyu (MergingUpdateQueue.java:227) at com.intellij.util.ui.upda te.MergingUpdateQueue.run (MergingUpdateQueue.java:217) at com.intellij.util.Alarm $ Request $ 1.run (Alarm.java:289) in java.util.concurrent.Executors $ RunnableAdapter.call (Executors.java:471 ) in java.util.concurrent.FutureTask $ Sync.innerRun (FutureTask.javahaps34) in java.util.concurrent.FutureTask.run (FutureTask.java:166) in java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor. java: 1110) in java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java:603) in java.lang.Thread.run (Thread.java:722)

This is the exception that I get when I try to open the main.xml file using the Android GUI Designer (IntelliJ Utility). I have the latest version of the IDE, so I donโt know what is going on here.
java android intellij-idea
Jesus Sep 18 '13 at 12:35 on 2013-09-18 12:35
source share