Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 468 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 468 Bytes

AndroidUtilities

Library of useful functions for Android app development.

Includes:

  • AndroidUtil - Set of Android platform dependent utility functions
  • DateUtils - Date/time handling functions, NTP, Atom formats

Widgets include:

  • FontTextView
  • HorizontalListView

UI Elements

  • Custom Dialog
  • Dialog with Image content

POJO Models:

  • RSS Feed
  • XMLTV

and lots more......

With thanks to lots of people, including users on StackOverflow.