Cordova-sdk-client for cordova Android SDK dependencies

Hi folks,

I have to work in an internal offline network and it is always a problem to collect all the Android SDK dependencies.
“android” command of SDK is not very helpful.

I have to download and analyze the source XML files to get the sources. It takes a lot of time.

I created a new npm package to solve this problem.
It lists all the available modules with download URLs.

Please check and discuss:
https://www.npmjs.com/package/android-sdk-client

Peter

1 Like