Hi just wondering if there is a better way to download the Android/Sdk/platform-tools files.
Just having a play with http://flutter.io/ via https://atom.io/packages/dartlang editor and got an error about adb, on my debian jessie, being out of date. Also the other android tools are required to build an apk. So to get platform-tools files for linux, I have to down load the 326M only to find the platform-tools directory empty http://developer.android.com/sdk/installing/index.html?pkg=tools Running the Sdk/tools/android script populated the directory with the missing stuff. What the best way to get a current copy of adb and other tools without having to having java installed and without having to download over 300M? After all this, running adb resulted in an unhelpful file not found error, fixed by adding 32bit stuff in Troubleshooting Ubuntu https://developer.android.com/sdk/installing/index.html?pkg=tools Thanks, so I have no issues now, just what a easy way next time I trash my linux setup. Would be nice to live a java free life too. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/55882520-ea20-4f61-9501-693410134454%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

