Install local documentation for android studio 0.8

I want to set the local documentation path in android studio 0.8, but I cannot do this. I google this, but I can not find a solution to this problem. Can anyone help me out. Many thanks.

+4
source share
4 answers

I had the same problem. The documentation was empty when I used the documentation shortcut (ctrl + Q) and I also could not change the documentation paths because it was not there! so here is the solution:

  • Delete the folder C: \ Users [username] .AndroidStudioBeta b> (don't worry, just delete your configurations !;))
  • C:\Program Files (x86)\Android\android-studio\sdk ( SDK) .
  • Android- , .
  • sdk SDK.
  • Android SDK, .
+1

SDK, SDK " "

Android Studio , " → → SDK" ( ).

SDK , " " . , . , , "+" (+) .

0

, AS 1.0, - - (Abyss Web Server) (C:\Program Files (x86)\Android\sdk\docs). Fiddler - url developer.android.com 127.0.0.1:8080 ( Abyss), Fiddler - AS.

, .bat .

, , .

0

Android Studio 2.1: -, , Android SDK Project Structure. Android 7.0, Android 7.1.1 SDK ( , ).

Project structure

Standalone SDK Manager. SDK, , Documentation for Android SDK, Install package, , AS.

Android Standalone SDK Manager

, Android 7.1.1 , Android Studio - Android.

, Android SDK, .

0

Source: https://habr.com/ru/post/1546987/


All Articles