Android Studio

Android Error:CreateProcess error=216, %1 is not compatible with the version of Windows

In this article i will show you how to resolve this Error.

"Error:CreateProcess error=216, This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher"

The main reason of this error is android studio is not accepting the jdk address so it shows us error.
mostly android studio uses its own jdk it is called embeded jdk.but for some reasons it shows the above error so we must manualy install jdk and give its path in the android studio this error will resolve.

Follow These Steps.

First go toFile and Project Structure and Uncheck the "use embeded JDK(recommended) then write the address where your jdk is Installed like this.

So the error will resolve if you follow the above.
If this article help you please follow us dont forget to comment.Thanks
By :Rabia Tufail

Render Problem Android Studio Solution

Mostly users are facing render problem in android studio so in this article you will see how we can resolve this issue there are there methods to resolve.

Method 1:
     Go to app then res then values and then style.xml and type Base. and save.


Method 2:

      Just change layout size or API from the top it will resolve

Method 3:

Go to SDK Manager and then go to sdk tools and download SDK android tools 21 ,22,25 or etc it
will resolve.



See below in the video



    Blogger Comment

2 comments: