Layout preview not working in Android Studio

后端 未结 9 2160
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-18 20:15

I ported an android project from Eclipse to Android Studio. The project builds just fine. However I am not able to see any layout preview. When I go to the Design tab of a l

9条回答
  •  温柔的废话
    2020-12-18 20:49

    I had the same problem Follow this step :

    • First uninstall old android studio and delete .androidstudio file from C:\Users\yourpcname
    • update api to latest version in SDK manager.
    • Install Latest Android Studio Canary Build: 2.0 Preview 9

    Done

提交回复
热议问题