Показаны сообщения с ярлыком DroidDoc. Показать все сообщения
Показаны сообщения с ярлыком DroidDoc. Показать все сообщения

Why some classes/methods aren’t presented in SDK and DroidDoc…


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: