It is correct if i use only the folowing statement :
<uses-sdk android:minSdkVersion="4" />
instead of : <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="14"/>
I use the folowing libraries : core , TTS ver 1.0 , technis ver 1.0, reflection 2.4
<uses-sdk android:minSdkVersion="4" />
instead of : <uses-sdk android:minSdkVersion="4" android:targetSdkVersion="14"/>
I use the folowing libraries : core , TTS ver 1.0 , technis ver 1.0, reflection 2.4