-
Balanel Gabriel.Likes 0Problem Description
Hello !
Now I works in at an app in C#, xaml but I have an problem with DESIGNER. The message is : Something went wrong. java.lang.Null.Pointer.Exception Details: mono.android.DesignerException: java.lang.NullPointerException at mono.android.DesignerException.fromThrowable(DesignerException.java:46) at mono.android.DesignerSession.checkRenderResultForError(DesignerSession.java:187) at mono.android.DesignerSession.load(DesignerSession.java:239) at mono.android.DesignerSession.processMessage(DesignerSession.java:704) at mono.android.MessageListener.executeMessage(MessageListener.java:88) at mono.android.MessageListener$Runner.run(MessageListener.java:44) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NullPointerException at android.content.res.Resources_Delegate.disposeSystem(Resources_Delegate.java:85) at com.android.layoutlib.bridge.android.BridgeContext.disposeResources(BridgeContext.java:264) at com.android.layoutlib.bridge.impl.RenderAction.tearDown(RenderAction.java:257) at com.android.layoutlib.bridge.impl.RenderAction.release(RenderAction.java:220) at com.android.layoutlib.bridge.Bridge.createSession(Bridge.java:438) at com.android.ide.common.rendering.LayoutLibrary.createSession(LayoutLibrary.java:368) at mono.android.DesignerSession.load(DesignerSession.java:233) ... 4 more This is the problem...
Thanks !!!
-
Balanel Gabriel.Likes 0
I can not fix it and sorry for my engleish.
-
Sonar Systems adminLikes 0
So does a simple project work?
This reply has been verified.
-
Balanel Gabriel.Likes 0
Yes, is an Blank App(Android).
-
Sonar Systems adminLikes 0
So an empty project works?
This reply has been verified.
-
Balanel Gabriel.Likes 0
Yes, an simple empty project works.
-
Sonar Systems adminLikes 0
Ok, slowly add the code line by line and run it and see where it breaks.
Login to reply