In SDK 'Fullscreen' example I see some classes missing in 'utils' package - InitializedCanvas and DummyStarterю They are not important for understanding, but may be good to add them to the javadoc.
These utils are not part of library, these are in sample application package (as separate directory utils). This is why these are not in javadoc. However, you are free to use them in your apps also, like part of any application code.
These utils are not part of library, these are in sample application package (as separate directory utils). This is why these are not in javadoc. However, you are free to use them in your apps also, like part of any application code.
/JaakL