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: programming/android/user-guide/getting-started.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,6 +195,9 @@ Add the SDK to your new project. Please read [Add the Libraries](#add-the-librar
195
195
}
196
196
}
197
197
```
198
+
199
+
>Note:
200
+
>- Check out the complete <ahref="https://www.dynamsoft.com/code-parser/docs/core/code-types/"target="_blank">supported code types and fields </a>for details.
0 commit comments