Re: Get path to generated APKs

2017-06-16 Thread milan . zelenka1991
Okay, I solved my issue by running a shell command using find and a regexp and renaming it. On Thursday, June 15, 2017 at 6:35:55 PM UTC+2, milan.ze...@gmail.com wrote: > > Hello everyone, > I have successfully managed to make Jenkins pull source from Assembla, > build it and run it on an Androi

Get path to generated APKs

2017-06-15 Thread milan . zelenka1991
Hello everyone, I have successfully managed to make Jenkins pull source from Assembla, build it and run it on an Android simulator by specifying the path to the generated APK in "Install Android package" build step. What I need now is not to have to hardcode this path because the name of the g