I got these errors while starting android studio. Please can anybody provide me solution for this:
> java.lang.RuntimeException:
> com.intelli
WINDOWS 10: What helped me is I went Computer Properties => Advanced => System Variables and deleted everything that says Android... There was AndroidSDK, AndroidAVD folder paths that are no longer existed in my system.
FIRST make sure you have installed same 32-bit or 64-bit of JDK and ANDROID STUDIO. then do following
Then go back to creating a new project.
Just go to ~/users/[your_username]/
and delete .AndroidStudioXXX
. then restart android studio and don't import settings from the previous version.