Erfan
Erfan

Reputation: 143

Android: use developer.android.com offline?

I live in Iran and Google blocks Iranian internet users to access some of its utilities like Android Developers website. Each time I'm going to use this website I have to set proxies that take the speed of my internet connection and make a lot of interrupts in it. Is there any possible ways to download Android Developers website in order to use it offline? Any tips or tricks will be appreciated.

Upvotes: 4

Views: 865

Answers (3)

PearsonArtPhoto
PearsonArtPhoto

Reputation: 39698

When you download the Android SDK, you can include the documents, which have most of the information from developers.android.com. In addition, you might consider getting a copy of the offline Google kit, available from this link.

Upvotes: 5

Rakeeb Rajbhandari
Rakeeb Rajbhandari

Reputation: 5063

Download Zeal its much recommended (from my side at least) :) It not only covers android but has options for other platforms too, happy coding brother.

Upvotes: 0

Vadim Caen
Vadim Caen

Reputation: 1636

I personally use https://www.httrack.com/ to read the doc while I am in the train.

You can control the depth of crawling, the max size of file to download. It changes the links so they redirect to the local website

Upvotes: 1

Related Questions