hugemeow
hugemeow

Reputation: 7985

why there is dependency among android sdks?

what i want to install is ARM EABI, but i have to select lots of sdks which i have installed, and it is terrible to download them all for broken network:(

i just wonder, why there is so sophisticate dependency among android sdk?

dependencies among sdks

by the way, is SDK Manager open sourced?

this issue is not the same as Android SDKs don't show up

Upvotes: 0

Views: 91

Answers (2)

Padma Kumar
Padma Kumar

Reputation: 20041

actually you no need to select any SDK for installing the ARM EABI v7a

the remaining all are select automatically as an updated version which is available.

So just check only ARM EABI option in your SDK manager to install.

Actually ARM EABI is supporting from only API level 14.

Upvotes: 1

axis
axis

Reputation: 872

go back and check what packages are flagged in the avd manager, you can download just 1 image at the time, probably you have selected multiple things or all this are suggested updates.

Upvotes: 1

Related Questions