…but are presented in plain javadoc? As I understand from source the main reason of disappearance is “@hide” tag in javadoc, for example, inner class android.media.MediaRecorder.VideoSource has follow definition in source: /** * Defines the video source. These constants are…
Some issues
There are some issues in the exposed here javadoc. The one is in the builds m3-rc37a, m5-rc15 and 0.9_beta non public constructors of some classes are public. This is my neglect. The next issues relate to impossibility to easy resolve…