Eclipse Android Graphical Layout Not Showing Anything

83 Views Asked by At

I don't know why am getting this error. I tried changing the java version and still didn't work.

Anyway resolving this problem?

https://i.stack.imgur.com/Ky2TX.png

2

There are 2 best solutions below

0
On

Open your SDK Manager and install Android 5.1.1 (API22). Make sure you are connected to the internet. After installation, restart the SDK Manager and see if there are any Updates available.

0
On

You need install JDK 1.8 and set the java compiler to 1.8 Also can check this link for same issue. Android - "Parsing Data for android-21 failed"