<!--
Before creating an issue, please take a look at 
http://cordova.apache.org/contribute/contribute_guidelines.html, and ensure you 
are creating your issue in the correct repository.

Please only report issues with the website and documentation here. Fill out the 
template below with as much detail as possible to help us to solve your issue.
-->

**Issue Type**
[x] Bug
[ ] Feature Request

**Priority**
[ ] Minor <!-- very specific or only affects a few people -->
[x] Major <!-- important and impacts many people -->
[ ] Critical <!-- Bugs (not features) that block the main function of a 
component and affect a large number of people -->
[ ] Blocker <!-- Catastrophic bugs that prevent projects from building or cause 
basic projects to crash immediately -->

**Environment**
* OS: N/A
* Browser: N/A

**Description**
<!--
If this is a bug, outline how to reproduce it as clearly as possible.
If this is a feature request, describe in detail how it would work.
-->

In 
<https://cordova.apache.org/docs/en/latest/guide/platforms/android/webview.html>:

Sample code seems to use a `Config` object class.

The one place where I see a Config class documented is in: 
<https://developer.android.com/reference/android/util/Config>

where I see no `init` method documented.

As a general rule the document should never assume the user implicitly knows 
that s/he has to import a class from a package somewhere.

This looks broken to me, hoping to see an explanation and solution someday soon.

[ Full content available at: https://github.com/apache/cordova-docs/issues/884 ]
This message was relayed via gitbox.apache.org for devnull@infra.apache.org

Reply via email to