I want to study the Android API on my phone during my frequent and long metro rides (where I cannot connect to the internet). What would be the best way to make the documentation available (I would appreciate being able to use a search option and an index) ? Is copying all the documentation files from my PC to my Android device the best thing to do ? Is there any serious app that could provide this features ?
Tell me more
×
Android Enthusiasts Stack Exchange is a question and answer site for
enthusiasts and power users of the Android operating system. It's 100% free, no registration required.
|
|
You can download the documentation of Ice Cream Sandwich (Android 4.0) by the SDK Manager. SDK manager-->Android 4.0.3 (API15)-->Documentation for Android SDK It will download all the documentation in |
|||||||
|
|
There is an app that does provide that: https://play.google.com/store/apps/details?id=com.aoandroid.jiuboo.AndroidManual_MS |
|||
|
|
It's not the solution you are looking for exactly but an alternative way would be to use the code completion feature of the AIDE app, an Android IDE running on Android. Plus you can code during your metro rides and even meetings :) |
|||
|
|