Akdeniz / google-play-crawler

Play with Google Play API :)
Other
565 stars 204 forks source link

Set proxy in TestGooglePlay.java #7

Closed BearTi closed 11 years ago

BearTi commented 11 years ago

Hi,

how can I set a proxy in the "TestGooglePlay.java" class? I set it in the crawler.conf, but I think this class don´t gets anxy information from the conf-file, right?

Thanks

Akdeniz commented 11 years ago

You can create an HttpClient as in this function and set it to GooglePlayAPI instance with setClient.