Skip to content

UweTrottmann/AndroidUtils

Repository files navigation

AndroidUtils

Some helper code for Android app development.

  • AndroidUtils helper methods to
    • check for Android version (like AndroidUtils.isLollipopOrHigher()),
    • an active or unmetered network connection,
    • external storage state availability.
  • GenericSimpleLoader offers a basic AsyncTaskLoader implementation to load simple objects or a list of objects.

Usage

This library is available on Maven Central.

implementation("com.uwetrottmann.androidutils:androidutils:4.0.0")

License

This work by Uwe Trottmann is licensed under the Apache License 2.0.

Contributors and changes are tracked by Git.

Do not just copy, make it better.

About

Little helpers for Android development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages