Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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.

like image 307
Erfan Avatar asked Aug 24 '15 14:08

Erfan


2 Answers

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.

like image 91
PearsonArtPhoto Avatar answered Sep 25 '22 00:09

PearsonArtPhoto


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

like image 29
Vadim Caen Avatar answered Sep 23 '22 00:09

Vadim Caen