In this topic I see @dtmilano talking about AndroidViewClient >= 5.3.1 but I see the latest current AVC version is 5.1.1. Where can I get AVC >= 5.3.1 ?
Asked
Active
Viewed 97 times
1 Answers
-1
The latest version is 5.4.4. It's in the source code and you can get the package using
$ sudo easy_install --upgrade androidviewclient
With latests AndroidViewclient versions the ZIP file distribution can be obtained by pressing the "Download ZIP" button on the bottom right of the page.

Diego Torres Milano
- 65,697
- 9
- 111
- 134
-
Thank you @dtmilano for this quick answer but, I'm sorry, I couldn't find version 5.4.4 to download using Google & I can't use $sudo easy_install since I'm working in Windows environment – Prophet Apr 23 '14 at 20:53