I'm using Android Studio 1.4
It has passed some time since the last time I've created a new project in android studio and today when I did it the android studio does not show anything from the layout preview. Its a blank window and says "Nothing to show".
I think it's related with the new support design library cuz I've never seen this new "default code". I've researched a bit and it's the new android material design guidelines ...
I've already done this:
...and still nothing.
Updated:
I decided to update 1.5.1 it's like this: it's giving me that rendering problem.. I think it's not showing correctly the lower right button, cuz I think it's supposed to be a button with a message icon in it and in my AS just shows the message icon (correct me if I'm wrong).
Below image shown After finding, uncheck “use new Layout Rendering engine” and click on “ok”. To apply these changes, you needed to restart android studio. So that android studio IDE or Plugin update. Above all method does not work, then this method absolutely works.
Go to File -> Settings -> Apperance & Behavior -> System Settings -> Android SDK : Check Show Package Details which is located on the bottom right. Under the latest Android SDK version (for ex: Android 8.1 (Oreo) ), check Google Play Intel x86 Atom System Image. Now click apply button.
If you want to see the live preview, in the right part of the screen you should have a button call Preview that show/hide the live preview. If what you want is to use the WYSISYG editor mode, in the bottom of the editor there is a tab that switch between XML mode and WYSISYG mode.
Holo
, for example Theme
)When you create the style incorrectly or from an existing style, this problem usually occurs. So select the "Graphical Layout" select "AppTheme" (The tab with a blue star). And select any of the predefined style. In my case "Light" which should resolve the problem.
Restart your Android Studio by choosing this option. It may take some time.
Then, if still doesn't work try to rebuild your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With