Reading "The import android.support cannot be resolved" I can see that I require a file named android-support-v4.jar
. Reading http://developer.android.com/tools/support-library/setup.html I can see that I need the SDK Manager. But where can I just get the file?
The directory has been removed. Now it is under
../extras/m2respository/com/android/support/support-v4/21.0.0...
and so on.
The file name is now support-v4-20.0.0.jar and so on.
Officially, you can get the library downloading the SDK, find your SDK directory, and its located under:
[sdk-dir]/extras/android/support/v4/android-support-v4.jar
Unofficially, here's a java2s-hosted direct download.
You can find this jar under your android SDK dir:
/extras/android/support/v4/android-support-v4.jar
and a copy here:
/extras/android/support/v7/appcompat/libs/android-support-v4.jar
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With