Android Studio 2.0 start up error : java.lang.NullPointerException

Earlier this week, I had a crash while developing on Android Studio 2.0 and i get NullPointerException trying to restart. It was a really confusing situation.

The fix is to edit Android Studio\bin\idea.properties and add the following and restart Android Studio.

disable.android.first.run=true

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm