I have created a library in Android and I would like to distribute it as a SDK.
And I would like to show just one class as a public interface to the end-developers, hidding the rest of the classes of the SDK.
Any help or guide would be appreciated.