/MyAndroid

Library of widgets and tools I use in building android apps.

Primary LanguageJavaApache License 2.0Apache-2.0

MyAndroid

Library of widgets and tools I use in building android apps.

The classes in this library fall into three groups:

  • widgets: these are controls that can be used within layouts of the user interface
  • dialogs: some common dialogs for performing certain tasks
  • abstract classes: these are classes providing common behaviors and are meant to be subclassed.

In addition, there are theming and translation classes.

Acknowledgments

MyAndroid contains modified versions of the following open source:

I've left the original package names should you want to compare and update. I highly appreciate the efforts of these developers and their generous donation to the open source community.