I would like to ask others how you solved problem with running tests of the android application across may Jenkins nodes?
Problem is update SDK on all nodes. I uploaded all Android dependencies to our local nexus repo. So one part of the problem is solved. But it is not possible to the same by SDK Tools. Would be great if also SDK tools will be stored as maven repo and gradle will use them in the same way as support libs or GPS. It will be possible do the same as I do with support libs and others artifacts. Another solution is use *com.jakewharton.sdkmanager:gradle-plugin*, but it looks that it is not under active development and current version does'n work well. How you solved this? -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
