android-util

net.morimekta.utils

Utility classes mimicking classes from android.os and android.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Recommended: 3.0.1 58 versions jar Updated 7 years ago Apache License, Version 2.0Checking...

Add to your project2.6.0

<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>android-util</artifactId>
    <version>2.6.0</version>
</dependency>

Version Details — 2.6.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
May 1, 2018
License
Apache License, Version 2.0

Utility classes mimicking classes from android.os and android.net.morimekta.util that does not really require an android phone to run. Created to facilitate testing and usage of android compatible libraries without having to run it on an actual phone. Note that android.os.Parcel and android.os.Bundle only supports a subset of it's original interface as these parts actually are dependent on the native phone library to work properly, or they have no real need on modern phones / outside android.

Checking security advisories...