'How to download specific package of Android Developer Documentation for offline viewing?

What am I looking to achieve: Be able to browse all documentation for a specific package for example: android.speech.tts

What have I tried.

  1. Download using android sdk - my sdkmanager does not support and I can not replace it bacause of dependancy constraints.

  2. Save entire page/pages as html pages - did not work - missing links - haywire layouts and messed up overall

  3. export to pdf - good layout but links are not working

Please suggest !!!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source