What I did after updating java is to set the variable system for java again
Additional system parameters → Advanced → Environment variables.
I updated JAVA_HOME with this directory
C: \ Program Files \ Java \ jdk1.7.0_60
Back in eclipse, you can:
Click Properties → Android → Project Build Object
Change android L to android 4.4
If you want to use android L, then change the minSdkVersion manifest to "L"
Sgdva Jul 30 '14 at 0:20 2014-07-30 00:20
source share