You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ cd ios && pod install && cd ../
33
33
### Android
34
34
- Open `lib/android` in Android Studio
35
35
- To enable documentation for the LDK code, follow this guide: [How to attach JavaDoc to the library in Android Studio](https://medium.com/@mydogtom/tip-how-to-attach-javadoc-to-the-library-in-android-studio-5ff43c4303b3), ie.:
36
-
1. Switch to `Project` view in the Project browser tool windo
36
+
1. Switch to `Project` view in the Project browser tool window
37
37
2. Expand `External Libraries`
38
38
3. Right click on `Gradle: ./libs/LDK-release.aar` then `Library Properties…`
39
39
4. Tap the ➕ button and select the `./lib/android/libs/ldk-java-javadoc.jar` file
0 commit comments